PDA

View Full Version : Can't create MyISAM database under Windows


cyphix
05-09-2008, 01:33 PM
Hey guys....... I usually just use MySQL with phpmyadmin under my linux server; but I just installed it locally (WAMP); everything is working fine except when I make a database & select to make it a MyISAM database it doesn't work.... it just forces it to be a InnoDB.

Any ideas?

Thanks!

abduraooft
05-09-2008, 05:54 PM
I haven't used WAMP, but xampp (http://http://www.apachefriends.org/en/xampp-windows.html) is pretty simple to deal with, and I use it.