In chapter 9, on page 224, the author wants you to perform a backup of the publications database by performing a mysqldump command. The problem is the program requires a user and password combination. The author says to use the user that was set up when you installed Zend. The only problem with that is, the installation of Zend involved creating a password, but not a user. When was I supposed to create a user and how might I find out what that user was?












