Commit Graph

156 Commits

Author SHA1 Message Date
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
bbb017266b [FEAT MERGE]:Oracle Json Supported 2023-01-28 15:52:30 +08:00
cfc36b3fc4 [to #47276269]errorcode placeholder 2023-01-28 15:15:06 +08:00
599a51b255 add err code OB_DISK_CORRUPTED
Co-authored-by: obdev <obdev@oceanbase.com>
2023-01-28 14:02:58 +08:00
5535159a2d add place holder for error num 2023-01-12 19:02:33 +08:00
7c991b5da5 [FEAT MERGE] implement SQL level resource management based on pattern match 2023-01-12 19:02:33 +08:00
21db1a62e2 Add errno for multiset and vpd and a parse_node flag 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
46ed59f0a7 add error code 2023-01-12 19:02:33 +08:00
2c1b2f160d Bugfix46540552:fix mapping bugs for cte error code 2023-01-12 19:02:33 +08:00
7ef8b5ebc9 Placeholder for Lob SQL 2023-01-12 19:02:33 +08:00
9b1a295283 Placeholder for error code, item type and system variable 2023-01-12 19:02:33 +08:00
37cc62bb12 define 2 error codes 2023-01-12 19:02:33 +08:00
5784351a1c Change named window function error code 2023-01-12 19:02:33 +08:00
041d624b4e add error code for OB_ESI_SESSION_NOT_EXIST 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
3cdfb11aa5 [scn] fix test_memtable and errno 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 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
7e87122d06 add for the standby database to intercept write stmt 2022-11-15 10:08:11 +00:00
2a273a77e7 add errno & item_type for cg 2022-11-02 21:10:41 +00:00
cf98047e85 not retry if init_sqc message may be sent out successfully 2022-10-28 02:35:53 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
5895e3cccb support check stack overflow for asan 2022-04-18 10:29:29 +08:00
403f881b89 [mysql][window function]: fix 4 order by bugs in ob-mysql window function. 2022-03-28 16:34:46 +08:00
xj0
e5f59ea074 support json type 2022-02-08 15:08:04 +08:00
st0
d6fa144191 fix CTE in mysql mode bug 2022-01-24 15:57:49 +08:00
2a8f9bf095 auto_delete wakeup and add error code 2021-12-28 12:12:46 +08:00
f0e34e03f6 add dml data strict defensive check 2021-11-29 14:57:40 +08:00
65d30fe39f fix ob_error.cpp file requires at least 20g memory for release(-O2) compilation
fixed (#407)
2021-10-18 19:56:47 +08:00
baf16464e9 Fix an error number which conflicts with master branch 2021-09-26 16:01:30 +08:00
62cb470338 patch backup piece to 3.1. open source 2021-09-02 15:26:40 +08:00
153f16ad8a add common table expression in MySQL (#314) 2021-09-02 14:28:58 +08:00
st0
88a8862b77 support max_connections and max_user_connections 2021-08-19 17:11:53 +08:00
a6d5591ddf feat(ob_error): add ob_error tool (#192) 2021-08-11 15:14:42 +08:00