"grant all on "somedatase.*" to "user@host" identified by "somepassword" " needs to be run on your database, it appears, by a user with authority.
Jim -----Original Message----- From: Matthias Dorn [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 7:18 PM To: [EMAIL PROTECTED] Subject: tutos and mysql I have set up tutos to use mysql database (3.23.49) for some time, it worked, now, if I want to access, it receive the error (in tutos): 1044: Access denied for user: '@localhost' to database 'tutos' if I try to access via the commandline from the mysql servermachine: ERROR 1045: Access denied for user: 'tutosad@localhost' (Using password: YES) I have to use the -h "hostname" option to log into the database, in the tutos config file, the "hostname" is supplied. I actually do not know, if this is a tutos or mysql problem, I did consult the man pages, which let me to us the -h option, but as far as I understand, it should not be necessary any suggestions? --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php