Converting Mysql 4 database to 5?

Status
Not open for further replies.

ly0708

New Member
Messages
9
Reaction score
0
Points
0
Hi everyone,

Is there any way to convert a MySql 4 database to a 5? :cool:
I really need it for my forum.
Is there anyway to do it by sending a query through phpmyadmin?

-ly0708
 

Xemnas

New Member
Messages
812
Reaction score
0
Points
0
If you have the required permissions, you can import a MySQL 4 database and set the compatibility mode to MySQL 4. Otherwise, as far as I know you'll need to recreate the database so it's in MySQL 5 format.
 
Status
Not open for further replies.
Top