在使用的时候遇到了
Pipeline process 5 (iteration) caused an error: DBD::mysql::st execute failed: MySQL server has gone away [for Statement " INSERT INTO slow_query_log_xxx.global_query_review
错误
调整max_allowed_packet后,遇到了下面的错误
caused an error: DBD::mysql::st execute failed: The size of BLOB/TEXT data inserted in one transaction is greater than 10% of redo log size
需要调大redo log的大小
Pipeline process 5 (iteration) caused an error: DBD::mysql::st execute failed: Data too long for column ‘fingerprint’ at row 1 [for Statement " INSERT INTO slow_query_log_xx.global_query_review
797

被折叠的 条评论
为什么被折叠?



