MariaRocks port: temporarily? update ER_LOCK_WAIT_TIMEOUT error messages
facebook/mysql-5.6 has error messages with extra info, MariaDB doesn't have extra info: -ERROR HY000: Lock wait timeout exceeded; try restarting transaction: Timeout on index: test.t1.PRIMARY +ERROR HY000: Lock wait timeout exceeded; try restarting transaction This patch updates .result files so that differences do not get in the way; if we decide to use new error message text in MariaDB, this patch can be applied in reverse.
Showing
Please register or sign in to comment