On Thu, Jun 24, 2010 at 1:22 PM, Kevin Sheurs <kevin at vimeo.com> wrote: > you can try the innodb table type which uses row-level locking vs the > table-level locking of myisam. Actually you HAVE to do this for the jos_sessions table, and if you have a lot of users logging in you will need to do this for jos_users as well. -- Mitch