Commit Graph

11189 Commits

Author SHA1 Message Date
f1d26261e6 add parent_task_id for table_redefinition_task 2024-02-08 01:53:30 +00:00
fa1263dba9 change CompatMode from INVALID to MYSQL 2024-02-08 01:47:41 +00:00
699b2ee439 fix bug, ob_errno.def not match ob_errno.cpp on OB_ERR_COLUMN_GROUP_NOT_EXIST 2024-02-08 01:44:41 +00:00
8e6f52c333 placeholder of system view for drop column instant. 2024-02-08 01:41:40 +00:00
4df109d1e1 Fix autoinc get_tablet timeout 2024-02-08 01:38:40 +00:00
d1088fcd22 keep itemtype consistent 43 2024-02-08 01:35:36 +00:00
af749551b2 fix medium compaction cannot schedule 2024-02-08 01:32:37 +00:00
39cc0a6d60 merge devleop into master 20231212 2024-02-08 01:29:33 +00:00
b6c37b4cda bugfix: disable minmax and count_to_exists rewrite when stmt has rownum 2024-02-08 01:26:33 +00:00
9ac40529e5 fix mysqltest for zero-length identifier 2024-02-08 01:23:31 +00:00
dcde58534b [CP] fix: gts callback may be skipped when concurrent gts workers iterate the callback queue 2024-02-08 01:20:30 +00:00
9821c7ab6e fix gather truncate longtext string bug and write opt stats gather history bug 2024-02-08 01:17:29 +00:00
849e0e2254 fix LST_DO not enough to support MTL_LIST 2024-02-08 01:14:29 +00:00
b803b6efbf Fix restore sstable checksum bug. 2024-02-08 01:11:27 +00:00
e1764b71bb fix simplify case when bug 2024-02-08 01:05:39 +00:00
833df1e858 [CP]to issue<53615144>:fix package var serialize issue 2024-02-08 00:59:45 +00:00
b6e86399fb add write scope list to simplify ora_decode 2024-02-08 00:56:44 +00:00
3f8a6e6a8c Reserve inner table id 2024-02-08 00:53:45 +00:00
d2acf1e002 [CP] split in array into user tenant 2024-02-08 00:50:46 +00:00
c1d3e97f93 fix meta merge 4016 2024-02-08 00:47:46 +00:00
01d18c752e [CP] to issue<53642848>:fix collect package dependence issue if sql using package udf 2024-02-08 00:44:44 +00:00
b4d0bb8ff1 [CP] fix bug about inner sql when load timezoneinfo 2024-02-08 00:38:54 +00:00
9fe1f02399 Fix check_all_ls_restore_finish_ in clone scheduler 2024-02-08 00:35:53 +00:00
5002793d1f [CP] [CP] to issue<53759597>:fix assoc array memory shrink cause 4016 issue 2024-02-08 00:32:51 +00:00
cd13600b1c [CP] add new group list for storage 2024-02-08 00:29:51 +00:00
d3211dc5be fix core at create_normal_tenant 2024-02-08 00:26:51 +00:00
af5bc4a3c3 fix upgrade error && open adaptive_merge_schedule 2024-02-08 00:23:49 +00:00
f0b3bd5883 [4.3] fix clone check tenant status problem 2024-02-08 00:20:49 +00:00
f6090d6b30 fix bug: plan cache core is caused by the plan cache diagnostic view. 2024-02-08 00:17:49 +00:00
18c5dd94a0 fix bug: show variables in px mode does not display the correct value of system variables 2024-02-08 00:11:59 +00:00
5673c9f738 fix tablet migration stack overflow 2024-02-08 00:08:59 +00:00
4adf052cef Allow NFS paths to contain consecutive '/' characters 2024-02-08 00:05:59 +00:00
72608792c2 fix jdbc read nchar getting mistaken code 2024-02-08 00:02:59 +00:00
f6994f3d87 update marker_status without mark 2024-02-07 23:59:59 +00:00
9d81e012a3 prevent clear log submitted after participant has been local aborted 2024-02-07 23:57:00 +00:00
237b6e517b fix restart issue 2024-02-07 23:54:00 +00:00
2597a75601 [CP] Fix direct load use non-thread-safe allocator to concurrent allocate memory 2024-02-07 23:48:13 +00:00
7817eb2efc Fix the bug of creating multiple indexes on materialized view 2024-02-07 23:45:12 +00:00
9c018210bd BUGFIX: fix restore ls state after restart 2024-02-07 23:42:11 +00:00
4cc88e0b6e print error log when rename failed and make thread into dead loop 2024-02-07 23:39:10 +00:00
cbaed137f1 [bugfix] fix that replaying log after role switched to leader 2024-02-07 23:36:10 +00:00
d63522ff95 fix storage_schema compat serialize & wrong multi_version_start & major rs checker hung 2024-02-07 23:33:09 +00:00
734cd239aa placehold error number 2024-02-07 23:30:09 +00:00
6cdcf2bcec fix spf hashmap is disabled by typo 2024-02-07 23:27:09 +00:00
e0398bb9a7 [CP]fix replace expr longtext max len 2024-02-07 23:24:09 +00:00
cb46d55d7f fix dblink did not free oci stmt after read oracle 2024-02-07 23:21:09 +00:00
fdb374130c BUGFIX: fix ls online failed after restart 2024-02-07 23:18:08 +00:00
b50711c1bf Plan Cache adds tracepoint and throws an error code when it fails. 2024-02-07 23:15:08 +00:00
f774ffa26b fix the bug of canceled merge dag not deleted from dag_net_map 2024-02-07 23:12:05 +00:00
1c20161f72 [FEAT MERGE] column store ddl
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-07 23:09:02 +00:00