Comment 3 for bug 1452895

Revision history for this message
Michael Wang (xw73) wrote :

The slow insert can be simulated by "lock tables <table_name> write" instead of modifying the code, I believe.