G
George Potemkin
Guest
Yes, it's an expected behaviour? May be the absence of the "Lock table overflow" errors should be treated as a bug. > Should i just increase -L to a very large number? Yes. Or use the smaller transactions. The point of no return: the number of records deleted in one transaction is equal to the number of free entries in Lock Table. Then you only two choices: to commit a transaction or to crash a database.
Continue reading...
Continue reading...