Commit Graph

35 Commits

Author SHA1 Message Date
29f29ee7a6 [to #52911707] Fix bug, PL supports split multi stmts in MySQL mode. 2024-02-02 18:42:09 +00:00
1290fbd7ce [to #52212883]fix bug dbms sql in trigger 2023-11-01 03:09:15 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
cfd2e2edc0 fix some compatible bugs 2023-10-24 12:40:15 +00:00
86005edbcc [CP] not to print plain text of query sql which contains sensitive data 2023-10-09 12:17:17 +00:00
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
ca21045824 fix some typo error 2023-09-08 12:35:44 +08:00
f4bf5f41c9 [FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-09-05 06:47:00 +00:00
9d84f4b2ee [to #47648806] fix CREATE FORCE TYPE syntax 2023-08-01 13:54:47 +00:00
9ce10fcef5 fix some parser bug 2023-06-16 02:54:11 +00:00
391d7ab6bd [to #50178801] fix MySQL # comment in ODC 2023-06-08 07:12:21 +00:00
6de40b6e88 [to #48644798] fix mysql errno for creating views with questionmarks in PL 2023-05-25 18:11:48 +00:00
d89b3ef9ef [to #49328715] fix a -4016 problem of trigger parser 2023-05-11 12:11:23 +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
27783b2352 fix some bugs 2023-04-22 14:20:36 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
d5ace94d6c fix bug remove unresonable log print 2023-02-24 14:18:34 +00:00
f001af9558 add for replace and insert_up with batch_optimization 2023-02-17 07:12:56 +00:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
9484175163 [FEAT MERGE]: online optimizer stats gather.
Co-authored-by: obdev <obdev@oceanbase.com>
2023-01-28 13:54:38 +08:00
9dcc0a529e [FEAT MERGE]implement user-defined rewrite rules 2023-01-12 19:02:33 +08:00
0003c2605b [to #42036778] fix SIGNAL/RESIGNAL statements in SQL 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
59db61e110 [scn] rename log_ts to scn 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
4dd45dfcff [CP][to #37396440] fix dynamic sql question mark count 2022-11-09 08:10:34 +00:00
b9374c4887 fix normal parser's prase mode not same as fast parser's parse mode 2022-10-26 12:11:52 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
2934fef1c7 [bugfix]: avoid parser::split_multi_query splits the stmt by a semicolon in comment 2022-04-19 10:33:01 +08:00
9324f96e5f fix bug:连续多行的单行注释报错 bug #783 (#789)
* test

* fix multi comment with ';'

* fix multi comment with ';'

Author:    akaError <lzg020616@163.com>
2022-03-02 14:52:25 +08:00
ds0
cb791d8812 Adaptive comment 2021-08-25 20:24:32 +08:00
047132a3a7 fix some potential bugs 2021-08-20 11:30:44 +08:00
jg0
0b7773c43f add double-destroy check for MemoryContext 2021-07-27 19:54:14 +08:00
1ec7b00f36 bugfix cherry-pick to opensource release 2021-07-13 14:39:14 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00