Commit Graph

20 Commits

Author SHA1 Message Date
399955b9a7 Fix fast parser result is not compatible with oracle 2023-05-30 12:23:14 +00:00
6bfb591de3 Support some charset grammar 2023-05-24 03:41:44 +00:00
ddca87aa3d Fix const number of fast parse and normal parse is different 2023-05-10 13:17:17 +00:00
fda1d9f41b fix mysql comment fast parser param node isn't equal normal parser param node 2023-05-09 02:43:58 +00:00
c219b5a194 Fix incorrect result when q quote is included in SQL 2023-05-08 04:47:24 +00:00
23b365a0a7 [FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
2023-04-28 02:41:45 +00:00
3efcefc29e [FEAT MERGE] Support gb18030_2022 2023-04-26 15:13:03 +00:00
ca31dfde0f fix no wait const param is not consistent in fp and np 2023-04-26 13:21:55 +00:00
972723ed66 [CP] [parser]: const in /*!xxx */ shouldn't be parameterized. 2023-04-18 13:11:41 +00:00
a9d66dae7a bugfix : json object key value with colon && timestamp_tz return value 2023-02-07 17:49:06 +08:00
af2506b14c [FEAT MERGE]charset latin1 2023-01-28 15:43:48 +08:00
9dcc0a529e [FEAT MERGE]implement user-defined rewrite rules 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
3ddfbc83a8 [bugfix][mysqltest]: fast_parser support ANSI_QUOTES. 2022-11-08 14:37:47 +00:00
a4317d144d [CP] fix gbk parser behaviour not compatible with mysql 2022-11-03 08:39:30 +00:00
4132ca4695 [bugfix][sql_mode]: support ANSI_QUOTES sql_mode in fast_parser. 2022-11-02 17:10:45 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00