Hi,

Is there a way to run an update statistics statement on a table without
blocking inserts to the table ?

I've tried using lowest isolation level via sql (though didn't think it
would help)
Also using the sql_updatestat command, however each stop inserts happening
on the table in question.

regs
Michael Andrewes 


-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to