Commit Graph

243 Commits

Author SHA1 Message Date
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
c342e3ed87 fix subpartition template compat bug 2023-05-05 14:08:20 +00:00
e38a0ec7ca bugfix:49228442, 49192441, 49243082, 49336026, 49341756, 49424274, 49428667, 49263419 2023-05-05 06:08:25 +00:00
f6c3ecdd97 bugfix: 49298642,49243905,49422634 2023-05-04 12:30:09 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
c5756c1799 [FEAT MERGE] Functional_index 2023-04-27 11:11:24 +00:00
67350bb3ed [palceholder]Add errno for arbitration service query failure. 2023-04-27 08:44:39 +00:00
e88d9ca03e fix the core caused by msg processing exception 2023-04-26 13:56:34 +00:00
395610bcff Add switchover err code placeholder 2023-04-26 13:11:26 +00:00
0cf07239dd [legacy bugfix] auto retry major compaction with forced flat store format on encoding estimate size overflow error detected 2023-04-20 07:41:39 +00:00
044f8d6b26 add new error code for transfer in master 2023-04-19 13:11:30 +00:00
f401f7f80d [tablelock] add errno for invalid wait interval 2023-04-19 09:11:11 +00:00
bf7a860614 rename partition feature新增错误码master上占位 2023-04-18 14:15:47 +00:00
0a0ba897c9 [FEAT MERGE] [to #48722125] pl/sql name resolve refactor 2023-04-18 06:12:14 +00:00
b20e860b69 add errcode OB_RESTORE_LS_FAILED and OB_NO_TABLET_NEED_BACKUP 2023-04-15 14:11:06 +00:00
941a6da494 ps protocol analysis add defense check 2023-04-14 03:15:16 +00:00
c1ac596d14 Fix regexp function bug 2023-04-13 09:05:30 +00:00
0e13ee1fd9 add new transfer related error code to master 2023-04-04 12:41:04 +00:00
2228a28b35 add new error code to master 2023-03-31 08:10:45 +00:00
e05be5a00f add errcode placeholder 2023-03-24 08:11:41 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
b66dcf06a8 fix dblink connection pool memory leak 2023-03-15 23:41:04 +00:00
55d2cf583e fix master failed case 2023-03-12 02:11:21 +00:00
a401951741 fix partition list compat bug 2023-03-06 08:11:22 +00:00
4d8634e94e restrict different observer binary version migrate and rebuild 2023-03-03 09:43:33 +00:00
e5e8ee239b [to #48156488] add error code OB_ERR_VARIABLE_NOT_IN_SELECT_LIST placeholder 2023-03-02 18:33:31 +00:00
760b30daf0 [master] add new ERROR code OB_TENANT_ID_NOT_MATCH 2023-03-02 16:05:01 +00:00
a10ab13369 bugfix : dot notation input with * 2023-02-24 15:33:31 +00:00
5baf712d68 modify errcode OB_DISK_CORRUPTED to OB_DISK_HUNG 2023-02-24 16:42:04 +08:00
ebc852d9e9 [master] fix tx-free-route retry error-code for oracle mode 2023-02-08 20:13:57 +08:00
06c5eca1cf Add DBA_ERROR if archive encounter fatal error 2023-02-08 11:27:08 +08: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
f73a504473 fix schedule major error for schema recycled 2023-01-29 16:52:43 +08:00
814de27a42 dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
2023-01-29 16:23:19 +08:00
50024b39cd [FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 18:17:32 +08:00
30d0adec61 [4.1] support distributed txn free route 2023-01-28 16:07:18 +08:00