Help!!! PHPMyAdmin
Posted by: Wreckage (---.dsl.quicknet.nl)
Date: April 21, 2006 11:49AM

When i'm making a new database and tables i see that it uses the inodb, but before i was using wamp, i used easyphp1,8 and this program stired everything in MyIsam.
How can i change all the table types at onces back into MyIsam?
What's the difference and wich one is the best type?
Could this give any errors with my old phpNuke7.6 platinuim site?

Default type is set to: MyIsam



Post Edited (04-21-06 19:22)

Wherever you go, there you are.

Options: ReplyQuote
Re: Help!!! PHPMyAdmin
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: April 23, 2006 09:51AM

When you create a new database you can choose what database type you want to use, innodb, myisami, and a few others. Unless you are using a really high production server and need to take advantage of certain features certain table types take advantage of. phpnuke should run fine with either myisami or innodb.

MySQL5.x Documentation - Converting MyISAM Tables to InnoDB
[dev.mysql.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.