From: Josh E. <jo...@en...> - 2004-12-20 19:42:12
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Lionel Bouton wrote: | I was wondering where this '%' was coming from :-) I'll have to test if | I can make SQLgrey output a more useful error message though. | What was the permission problem exactly ? I initially added sqlgrey@127.0.0.1, but later realized the web and MySQL servers are separate hosts (been a busy day), so I changed 127.0.0.1 to % and flushed privileges. Effectively, the user sqlgrey@% ('%' is the wildcard for MySQL, though you probably knew that) existed but access to the db was for @127.0.0.1. I'm not sure if you can catch that or not, but the error mentioned Syslog.pm, which threw me off at first. Josh -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBxykZV/+PyAj2L+IRAn/DAJ9X3ii+zDGKFtia6vKHs84Ct4PLuwCfSU8w H7xmy8b6hCEEdQDRaFPttk8= =BBC+ -----END PGP SIGNATURE----- |