> From: Joey L <mjh2...@gmail.com>
> 
> i did google search - myisam is faster...i am not really doing any
> transaction stuff.

That's true for read-only. But if you have a mix of reads and writes, MYISAM 
locks tables during writes, which could be blocking reads.

----------------
In a museum in Havana, there are two skulls of Christopher Columbus; one when 
he was a boy and one when he was a man. -- Mark Twain
:::: Jan Steinman, EcoReality Co-op ::::


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to