摘要:
mysql列存储引擎-ESCAPE处理错误-问题记录
相关ISSUE:
https://github.com/stoneatom/stonedb/issues/271
https://github.com/stoneatom/stonedb/issues/272
https://github.com/stoneatom/stonedb/issues/273
DDL:
SET @OLD_SQL_MODE12595=@@SQL_MODE, @@SQL_MODE='';
SHOW LOCAL VARIABLES LIKE 'SQL_MODE';