Commit Graph

9194 Commits

Author SHA1 Message Date
de2fc91c4d fix typo in ob_ddl_operator.cpp (#1741) 2023-12-11 12:21:23 +08:00
fedbc18f98 fix typo satisfied (#1740) 2023-12-11 09:46:23 +08:00
9cce973b13 fix wait_leader time calculation in ob_ddl_service.cpp (#1739) 2023-12-11 09:45:40 +08:00
28a73eb8a3 fix typo in ob_store_row_comparer.h (#1737) 2023-12-08 13:36:49 +08:00
de69cacf54 fix a typo in ob_ddl_heart_beat_task.cpp (#1736)
fix a typo in ob_ddl_heart_beat_task.cpp
2023-12-08 13:36:31 +08:00
a8d231f6be fix typo in ob_parallel_external_sort.h (#1734) 2023-12-08 11:03:07 +08:00
59a59f911a Update ob_tablet_ddl_kv_mgr.h (#1733) 2023-12-08 09:44:48 +08:00
4977736494 Update ob_mvcc_row.h (#1732)
modify the note of function update_dml_flag_
2023-12-07 10:44:39 +08:00
da48f46e92 fix typo in ob_backup_ctx.h (#1731) 2023-12-07 10:44:04 +08:00
ce2285213f fix typo (#1730) 2023-12-07 10:43:40 +08:00
76bf0d2d9b MMM-FirstTry (#1729)
* Update README_CN.md

---------

Co-authored-by: wangyunlai <hnwyllmm@126.com>
2023-12-07 10:43:15 +08:00
2b4e071bc5 Fix typo: Correct spelling of "unexected" to "unexpected" in ob_mvcc_row.cpp (#1728) 2023-12-07 10:42:34 +08:00
5fdafce5f4 typo in src/storage/memtable/mvcc/ob_mvcc_ctx.h (#1727)
change line 272 wirte_auth to write_auth
2023-12-07 10:42:13 +08:00
6df4cc2dfa fix typo in ob_mvcc_acc_ctx.h (#1726) 2023-12-07 10:41:44 +08:00
1087f81a56 Fix typo in ob_tablet_autoinc_seq_rpc_handler.cpp (#1721)
Fix 'follwer' to 'follower'. (Spell Mistake)
2023-12-07 10:40:53 +08:00
892fbee583 to issue<53695063>:fix core when inject 4013 2023-12-06 12:47:13 +00:00
1516b54e92 skip hidden schema in rs major check & fix default time guard warning threshold 2023-12-06 12:42:32 +00:00
8641152e4e format outline place holder 2023-12-06 11:42:51 +00:00
6622563bb2 revert the order of finding build_xxx 2023-12-06 09:47:11 +00:00
a747b38b46 [BUGFIX] show tablegroups not display empty tablegroup 2023-12-06 09:42:31 +00:00
d8ccc0fc9f Fix: There is a concurrency problem with on_get_session 2023-12-06 09:13:04 +00:00
7a441764f3 [to #52908044] Fix int1 type return Syntax error 2023-12-06 08:42:55 +00:00
01de4dfc0e BUGFIX: alloc unlock thread group placeholder 2023-12-06 08:12:41 +00:00
4e7edbf5dc [CP] [to #53439720] fix quantity upper limit of UDTs a PL can reference to 2023-12-06 07:42:46 +00:00
dc76ede33e force check status for get_next_row 2023-12-06 06:42:31 +00:00
1f8a222b14 [CP] bugfix select column_default value from information_schema.columns core 2023-12-06 06:12:18 +00:00
62e48e989d fix unstable obtest for medium_with_migrate.test 2023-12-06 05:47:09 +00:00
df25a7bc0f [CP] [OBKV] Fix TTL task memory not released when LS switch leader 2023-12-06 05:42:36 +00:00
3d277b9ead replace ObProtectedMemtableMgrHandle::has_memtable to ObTablet::has_memtable 2023-12-06 04:47:08 +00:00
23abd374e0 merge develop to master 2023-12-06 04:14:22 +00:00
d64ed4aaed Merge branch 'pr_1719' 2023-12-06 04:09:16 +00:00
f88042bfd9 check row mvcc flag 2023-12-06 03:46:42 +00:00
6a8e140c01 [CP] Support specify customed allocator for zstd_compressor 2023-12-06 03:42:04 +00:00
d70d986be9 [FEAT MERGE]adaptive cost model 2023-12-06 03:12:01 +00:00
6520c7b570 add tenant kvcahe hold at SYSSTAT 2023-12-06 02:46:36 +00:00
cbc059fad1 return error when the decimal pricision is not match with datum len 2023-12-06 02:42:04 +00:00
7b8ff9b9db [to #53465378] fix CURRENT_USER inside DEFINER routines 2023-12-05 18:12:16 +00:00
5d73b97cdb [BUGFIX] fix lob remote query memory usage 2023-12-05 17:16:40 +00:00
c1e3aac184 Observer adapted rs wake-up transfer task retry mechanism 2023-12-05 17:12:09 +00:00
5c7d80971b Bugfix for ObDecimalIntType 2023-12-05 16:41:48 +00:00
1c82ad7c34 fix ERROR log when locking failed during remove tenant 2023-12-05 13:12:00 +00:00
743ee62ca8 fix move backup skipped tablet to history timeout issue 2023-12-05 10:46:09 +00:00
9560d23ebd [CP] [CP] [SRS]fix fifo_allocator err log 2023-12-05 10:12:00 +00:00
023f9eb4e1 Add new ObItemType: T_PSEUDO_IDENTIFY_SEQ for 4.2.2 sql feature of optimize recursive cte 2023-12-05 09:42:17 +00:00
eaaa01f41e fix information_schema.schemata got invisiable schema bug 2023-12-05 09:11:57 +00:00
d9aec1fe42 fix meta cache error in 4.2 upgrade 4.3 scenario 2023-12-05 08:16:56 +00:00
d979a20bdc [Bugfix] migrating sys unit failed 2023-12-05 08:12:19 +00:00
80cb93dc2c bugfix : json_table subquery param && json_table ban group by pushdown write 2023-12-05 07:12:17 +00:00
d6fe7444f1 Return Access Denied when alter system major freeze for a non-exist tenant in non-sys tenant. 2023-12-05 06:46:18 +00:00
4c15ec86c4 fix typo (#1724) 2023-12-05 14:42:19 +08:00