Copying users?

2004-12-29 Thread GH
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?

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Copying users?

2004-12-29 Thread Eric Bergen
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 [EMAIL PROTECTED] 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?
 
 --
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
 
 


-- 
Eric Bergen
[EMAIL PROTECTED]
http://www.bleated.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]