Is there any way to limit drive usage per thread?

I have a problem where an update thread will use 100 % of the drive, and simple index searches that should be instant will wait and wait and wait before responding.

I dont want one user to kill everybody else

I'm adding a column to a large table for a client, but every client is getting hit with a database that seems to be locked up


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to