Commit Graph

143 Commits

Author SHA1 Message Date
9f76ddd183 Add errno for mview 2023-11-13 03:09:02 +00:00
ef593860ca Reserve table type, column id and errno for materialized view log 2023-11-09 14:50:39 +00:00
243be75171 transfer gets tablet meta optimization 2023-11-07 07:44:03 +00:00
4440d52560 [to #53001377] feat: errno & rpc placeholder for udt dependency feature 2023-11-03 12:13:08 +00:00
7deebd40a1 [CP] split clog io error into disk full and disk hang. 2023-10-31 19:39:21 +00:00
30bfcf256a [to #51420590] update err msg when dbms_debug.attach_session to invalid debug id 2023-10-25 06:47:02 +00:00
d4730c71fe fix bug, drop hash key has not same error code like mysql and oracle 2023-10-25 06:43:15 +00:00
bacc417957 feat: add the rule to use-das when has variable assignments in sql
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2023-10-23 09:14:03 +00:00
9df202077d Placeholder 2023-10-18 06:43:29 +00:00
07082136a1 add 'WITH mysql_native_password' grammar 2023-10-11 12:13:26 +00:00
7df46cab65 bugfix: json_object_t on_error && json_object_t duplicate key && regression case 2023-09-20 16:50:01 +00:00
cd786d560e fix mysql compatible bug with partition table 2023-09-11 08:10:37 +00:00
7d061822ab Prohibit renaming column with func index deps. 2023-09-11 07:40:34 +00:00
659402ae32 fix dblink unknown error code 2023-09-08 12:43:14 +08:00
5e158ef5e9 [FEAT MERGE]sql compat feature
Co-authored-by: Zach41 <zach_41@163.com>
2023-08-30 11:44:37 +00:00
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