Commit Graph

128 Commits

Author SHA1 Message Date
e3abf683f4 Fix transfer src relay on rpc to block tx and get tablet meta 2023-08-30 04:40:27 +00:00
0697e7f776 [FEAT MERGE]JSON_TABLE EXPR Implement IN MySQL Mode && dbms lob implement
Co-authored-by: skylhd <dickylhd@gmail.com>
2023-08-29 05:18:37 +00:00
233189cbb1 [CP] Improve incorrect value error info for insert/replace into values 2023-08-25 06:10:27 +00:00
02a83bee9c define OB_BACKUP_CONFLICT_VALUE 2023-08-21 04:10:37 +00:00
4e92b9f5cc add error codes for values statement 2023-08-18 10:44:09 +00:00
b39b92b3fc ErrNo: Add Error number for feature foreign_key set null 2023-08-16 07:40:41 +00:00
7d7e68e967 fix some dup table bugs 2023-08-15 10:10:47 +00:00
e067fa2e07 fix some window func bugs 2023-08-14 07:18:41 +00:00
c9a7c0d8f2 fix standby tenant get rootkey from primary tenant 2023-08-11 14:18:41 +00:00
727e11ecf3 fix cannot recognize restore path with spaces in 2023-08-11 04:12:46 +00:00
02a2a424fa Fix RCTE bugs 2023-08-11 03:48:48 +00:00
b66dd1ebf2 Fix create view and alter generated column bugs 2023-08-10 09:42:26 +00:00
3c91389ff2 The migration task judges whether the ls is a valid member by sending rpc to the leader of the ls 2023-08-10 04:12:36 +00:00
08666bea99 Fix rebuild cases 2023-08-09 02:42:41 +00:00
3fd9de11d9 add OB_ERR_DEPENDENT_BY_PARTITION_FUNC、OB_ERR_SEQUENCE_NOT_DEFINE error code 2023-08-04 11:24:11 +00:00
98f30c3a08 to issue<50673546>:fix forall dblink issue 2023-08-04 03:48:50 +00:00
9aa4d8a313 add expression in information_schema.statistics、add error code for group_id aggr and no implicit cast for variance aggr 2023-08-02 07:24:23 +00:00
da985e136d Fix some compatibility issues of illegal SQL in MySQL 2023-08-01 16:12:42 +00:00
0e211a956d add errno code OB_TABLET_GC_LOCK_CONFLICT and OB_LS_WAITING_SAFE_DESTROY 2023-07-24 13:48:35 +00:00
19c84854fc Fix funcitonal index drop column bug 2023-07-20 13:18:47 +00:00
fff9fe9da3 Fix two errorcode related bugs: issue 46899782 and issue 45900041 2023-07-20 01:42:10 +00:00
2270439501 Change legitimacy error code for functional index 2023-07-19 12:48:14 +00:00
d35479be24 Fix kill trans return 4023 bug 2023-07-19 09:48:27 +00:00
acc87e2b74 fix a log error bugs 2023-07-17 07:12:53 +00:00
455339e0c3 add new errno for object_storage: object not appendable 2023-07-17 03:18:09 +00:00
ac80c1f662 [xml bugfix] xmlattributes parameter err info tips fix 2023-07-14 10:42:06 +00:00
1337d35972 Fix flashback query 2023-07-11 21:12:13 +00:00
810d4a8ecd fix order autoinc cache retry code logical 2023-07-08 11:11:58 +00:00
1a4cad5305 oracle error number placeholder 2023-07-07 03:24:02 +00:00
469144616f support check ls restore status when creating standby tenant 2023-07-03 10:42:22 +00:00
1af10b5313 Fix transfer out and then tranfer in restart replay clog bug 2023-06-27 21:48:06 +00:00
e0464846c4 fix two resolver compatible bug in oracle mode 2023-06-25 10:42:24 +00:00
ceac8bd13c Revert Fix transfer out and then tranfer in restart replay clog bug 2023-06-24 11:12:27 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
935697c85a new error code OB_SKIP_CHECKING_LS_STATUS 2023-06-15 08:12:28 +00:00
eb611c26b2 [4.2][NetStandby] Standby restore status support new scenarios 2023-06-15 07:12:26 +00:00
ae0ba9b558 fix bugs expr of xmlserilize && extractvalue && updatexml 2023-06-14 06:42:21 +00:00
e00206d7b9 fix some spelling errors. 2023-06-14 03:18:26 +00:00
78541b2860 add placeholder for OB_LS_IS_DELETED error code 2023-06-13 13:42:18 +00:00
a11f594a34 Fix direct load abort ctx in background core 2023-06-09 06:48:15 +00:00
6ed7d37499 add error code ob_ls_offline 2023-05-29 10:11:11 +00:00
9f17ee13b6 Add error code in master 2023-05-29 06:47:29 +00:00
43ea6cec49 fix big_segment tx log bug 2023-05-26 13:11:10 +00:00
6de40b6e88 [to #48644798] fix mysql errno for creating views with questionmarks in PL 2023-05-25 18:11:48 +00:00
9cebbed15f add user warn for vtable error 2023-05-24 10:47:48 +00:00
c298ac1e41 [Net Standby] Modify standby db fetch log rpc timeout 2023-05-22 10:41:32 +00:00
c4fafdf6eb Add error code in master 2023-05-22 02:18:29 +00:00
7deb484afd fix xml issue: updatexml expr return error when update pi node 2023-05-10 05:41:00 +00:00
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +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