hi all,
I'm running a wamp server on a windows 7 x64 machine with a AMD simpron processor.
I changed existing database tables to use the InnoDB engine from MYISAM and noticed that query time went from 1 sec under MYISAM to 13 sec under InnoDB.
Is this normal or does InnoDB need more horse power?
thanks