Date: Fri, 27 Jul 2007 10:17:47 -0400 From: Robert Huff <roberthuff@rcn.com> To: questions@freebsd.org Subject: updating mysql database Message-ID: <18089.65163.914777.981214@jerusalem.litteratus.org> In-Reply-To: <20070727133354.GA4021@skytracker.ca> References: <20070727133354.GA4021@skytracker.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
David Banning writes: > I installed mysql 5.1 on a new system and I want to run a 4.1 > database. I notice that not all tables work. Is there a > conversion to take the database from 4.1 to 5.1? It is my understanding that you will have to dump (using the appropriate MySQL utilities) the database, the import it to the new version. But you should check the documentation for the official policy. Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18089.65163.914777.981214>