|
This issue can be reproduced with Autopilot test concurrency.concurDDL. Additional tests runs suggested that system catalog may not be in a good state after this issue has occurred, and MCOL-64 and MCOL-66 failed as a result of this.
This is the errors outputted by concurDDL test:
[10:35]
ERROR 1815 (HY000) at line 1: Internal error: CAL0009: Create table failed due to boost: mutex lock failed in pthread_mutex_lo
ck: Invalid argument
ERROR 1815 (HY000) at line 53: Internal error: CAL0009: Create table failed due to WE: Error updating calpontsys.systable: a B
RM Begin copy error.
ERROR 1815 (HY000) at line 105: Internal error: CAL0009: Create table failed due to WE: Error updating calpontsys.systable: a
BRM Begin copy error.
ERROR 2013 (HY000) at line 157: Lost connection to MySQL server during query
ERROR 2006 (HY000) at line 209: MySQL server has gone away
|