Commit Graph

139 Commits

Author SHA1 Message Date
f461e41881 fix: unsupport sm4 if not define OB_USE_BABASSL 2023-09-13 05:45:17 +00:00
b6ef8a0f76 [to #52091533] fix pick routine with static routine & member routine 2023-09-11 09:40:36 +00:00
6b7722d439 Compatible with MySQL's auto_increment jump behavior for values statement 2023-09-08 12:01:18 +08:00
03b37d3730 [FEAT MERGE] change the semantics of tenant=all 2023-08-31 03:10:42 +00:00
5e158ef5e9 [FEAT MERGE]sql compat feature
Co-authored-by: Zach41 <zach_41@163.com>
2023-08-30 11:44:37 +00:00
8015a958d0 [FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-08-30 10:44:18 +00:00
22a9b2252c [FEAT MERGE] support aead in tde
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-24 04:10:29 +00:00
ee361e15fe [FEAT MERGE]support PL dblink oracle 2023-08-21 03:40:30 +00:00
9c9c85c49f Fix mysql tests 2023-08-18 12:18:11 +08:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
9bdf5e0b48 to issue<51214537>:fix pick routine issue when using anony array as value of anonymous block in ps mode 2023-08-10 04:42:28 +00:00
3c61eb9f41 Refine secure_file_priv system variable 2023-08-10 02:24:31 +00:00
e6c7d6e585 [to #51258084] fix serval name resolve issues 2023-08-07 11:18:15 +00:00
7fb5e481ea [to #51346236]check trigger params & fix schema_checker init in PL module 2023-08-07 04:42:31 +00:00
a1ee5d066c to issue<51228100>:fix different user execute procedure linked by synonym,result not same 2023-08-02 05:18:07 +00:00
78053c6dd2 modify partition can't be performed together with other actions when alter table 2023-08-02 02:48:15 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
ab84e575b0 to issue<51026002>:fix synonym linked pl issue 2023-07-26 11:48:27 +00:00
551ee36be2 xml generated column index 4377 bugfix 2023-07-25 16:48:20 +00:00
73c39f6fef [BUGFIX] fix over size input 2023-07-20 02:18:25 +00:00
a8b35aca3d Oracle syntax compatibility: alter system kill session 2023-07-13 13:12:20 +00:00
335db9ca4d revert commit ‘Fix generated column bug’ 2023-07-10 09:11:56 +00:00
e984dbcfb0 Fix generated column bug 2023-07-05 12:12:10 +00:00
64b032db76 bugfix: 1. xml_expr: generated_column_expr; 2. extract, extract_value, update_xml: xpath or ns arg not literal 2023-06-09 08:42:18 +00:00
38519a70a1 [to #50156156] fix serval bugs with anydata/composite/pkg state 2023-06-07 04:18:06 +00:00
e753c9d116 fix mysqltest 2023-06-05 09:15:13 +00:00
051b7be095 Fix failed mysqltests 2023-06-02 06:42:01 +00:00
sdc
623c7d90aa default rownum not allowed and fix obj deserialize bug 2023-06-01 12:42:00 +00:00
744a7ed6c4 fix mysqltest 2023-05-30 04:22:31 +00:00
3f332fa853 to issue<38211687><49782442><36841844><33833762>:fix serveral bugs 2023-05-29 09:11:05 +00:00
6a7a38381f fix mysqltest 2023-05-26 05:41:34 +00:00
e1e0ebaeb6 fix charset introducer bug 2023-05-25 16:47:20 +00:00
3b642b1245 to issue<48134183><49317125>:fix anonymous block parameterization issue and check datatype oversize 2023-05-25 03:11:53 +00:00
57e42e3359 Fix some bugs 2023-05-25 02:11:29 +00:00
6bfb591de3 Support some charset grammar 2023-05-24 03:41:44 +00:00
59591c9ea2 to issue<49845698>:fix pdml with udf report 6220 2023-05-23 05:17:26 +00:00
863d7dfd92 Fix functional index bugs 2023-05-22 04:41:42 +00:00
52b1cf673b fix issue<49765208><49775511><49758358>:fix dml with udf parallel execute issues 2023-05-18 08:46:48 +00:00
1c0685460b [4.x] not return 4016 for empty xid in mysql xa 2023-05-11 02:27:58 +00:00
d6c6e05727 [FEAT MERGE] log4200
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-05-06 08:15:43 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
bee5e099c0 [to #49213733] fix serval name resolve issues & a sanity core 2023-04-26 15:23:20 +00:00
ced1abdc78 [to #49178989] fix mysqltest 2023-04-24 03:41:03 +00:00
51e24b0b36 [to #49178989] fix mysqltest 2023-04-21 06:45:22 +00:00
0a0ba897c9 [FEAT MERGE] [to #48722125] pl/sql name resolve refactor 2023-04-18 06:12:14 +00:00
27488211d2 [FEAT MERGE] [v4.2] add table generator and several random utility functions 2023-04-13 08:22:22 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
7550f4ffc6 [to #47796411] adjust error code -4013 when tenant out of memeory 2023-03-02 18:59:26 +00:00
0a4df972e8 fix invalid definition for timestamp generated column 2023-02-13 13:12:07 +00:00