On Wed, Mar 24, 2004 at 01:23:53PM +0000, Chris Elsworth wrote: > > I'm wondering if specifying LOW_PRIORITY disables concurrent inserts > explicitly, so I'll try removing that and see if anything improves, > but in the meantime, if anyone has any advice, please share :)
Ignore that bit. Found the answer 10 seconds after sending in the INSERT page. "Note that LOW_PRIORITY should normally not be used with MyISAM tables as this disables concurrent inserts." Doh :) -- Chris -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]