[rt-users] Help moving DB to a new server.

Michael S. Liebman m-liebman at northwestern.edu
Fri Mar 11 20:09:36 EST 2005


On Fri, Mar 11, 2005 at 05:05:34PM -0500, steverieger wrote:
> If its an inodb then mysqldump -u root -p name_of_db >> name_of file.sql
> 
> If its isam, I would try shutting down the mysql server and moving thee
> data, but it probably wont work.

You can mysqldump any format MySQL table, so that procedure will work
for myisam tables too.

Michael
-- 
Michael S. Liebman                      m-liebman at northwestern.edu
                  http://msl521.freeshell.org/
"I have vision and the rest of the world wears bifocals."
        -Paul Newman in "Butch Cassidy & the Sundance Kid"



More information about the rt-users mailing list