Hi.

On Wed, Jun 20, 2001 at 03:30:38PM -0700, [EMAIL PROTECTED] wrote:
> Ok...
> The replication is working perfectly.
[...]
> When I add a new user to the master server (using the webmin MySQL interface),
> the user can log in to the master server perfectly, but cannot log into the
> slave server.
> I logged into the slave server, and the table structure and data listed in the
> 'mysql' database on the slave matches the data in the master server EXACTLY,
> INCLUDING the new user... But the new user cannot log into the slave.

Sounds like a FLUSH PRIVILEGES is missing on slave. Though, I know too
less about replication to say whom to blaim.

Bye,

        Benjamin.


---------------------------------------------------------------------
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

Reply via email to