updating mysql database

Gabor Kovesdan gabor at FreeBSD.org
Fri Jul 27 16:16:26 UTC 2007


David Banning escribió:
> 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?
>   
I think you only have to run REPAIR TABLE or OPTIMIZE TABLE on the 
broken tables. IIRC, the indexing
changed between 4.X and 5.X versions.

Regards,

-- 
Gabor Kovesdan
FreeBSD Volunteer

EMAIL: gabor at FreeBSD.org .:|:. gabor at kovesdan.org
WEB:   http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org



More information about the freebsd-questions mailing list