[SATLUG] mysql3 to mysql4 database update
Travis H.
travis at subspacefield.org
Wed Dec 6 01:02:55 CST 2006
On Sat, Dec 02, 2006 at 05:59:31AM -0600, Luis Garza wrote:
> I have stopped mysqld and backed up my /var/lib/mysql.
> Question:
> After I have updated my mysql server from mysql3 to mysql4, will my
> database be alright. Will I still be able to access them without
> problems?
> Is there a conversion process?
Why don't you use mysqldump instead? It gives you a SQL file
that can be tweaked if you need to, but should load more-or-less
onto SQL databases. The flat file may come in handy should the
tables ever become corrupted.
--
"Cryptography is nothing more than a mathematical framework for
discussing various paranoid delusions." -- Don Alvarez
<URL:http://www.subspacefield.org/~travis/> -><-
More information about the SATLUG
mailing list