Chris Nolan wrote:

This seems a bit confusing. On one hand, it says that updates don't fail, but on the other hand it says they are stalled until ALTER TABLE is done executing. Am I going blind/loosing my mind (a possibility I am open to) or do others agree with me?

It looks perfectly correct. They are "stalled", in other words, the queries will be forced to wait. They won't fail, they will simply not complete until the ALTER TABLE is done.





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



Reply via email to