2 messages in com.mysql.lists.mysqlRe: Copying users?
FromSent OnAttachments
GH29 Dec 2004 12:00 
Eric Bergen29 Dec 2004 12:30 
Subject:Re: Copying users?
From:Eric Bergen (eric@gmail.com)
Date:12/29/2004 12:30:00 PM
List:com.mysql.lists.mysql

The rules for copying users or grant tables are the same as any other MyISAM table and can be found in the manual. Only when the copy is done you have to restart mysqld or issue a flush privileges; query.

On Wed, 29 Dec 2004 15:01:19 -0500, GH <gary@gmail.com> wrote:

I would like to know if it is possible and how to copy my users (passwords & priviledges etc...) from my Mandrake 10.0 / MySql 4.0 machine to my Win XP Pro/MySql 4.1 machine?

I would like to keep being able to develop the project that I am working on while I will be away from my main computer?