|
cb91bfde38
|
Fix print log core and simplify logs
|
2023-12-07 12:17:24 +00:00 |
|
|
121cb80b19
|
[CP] Fix the problem of still performing hard parsing when the SQL current limit reaches 0
|
2023-12-07 11:43:21 +00:00 |
|
|
655c8c0790
|
[CP] reset macro info after writing linked block
|
2023-12-07 11:17:19 +00:00 |
|
|
a084a7ae38
|
Bugfix for dynamic evaluated questionmark
|
2023-12-07 11:12:43 +00:00 |
|
|
f0e43ced82
|
bugfix : json dot notation with item method , error code mismatch
|
2023-12-07 10:42:51 +00:00 |
|
|
62d265e263
|
return ObSSTableWrapper instead of ObITable* when getting cg sstable from co sstable
|
2023-12-07 10:12:57 +00:00 |
|
|
4f13ffea18
|
[FEAT MERGE] zlib_upgrade
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
|
2023-12-07 08:43:28 +00:00 |
|
|
5788020c3e
|
[to #6249380]fixed fetch type check problem
|
2023-12-07 08:16:37 +00:00 |
|
|
bc5d436ea9
|
[BUG] put trans_end to the postition that will never fail
|
2023-12-07 08:12:00 +00:00 |
|
|
2c2346010b
|
[CP] 修复因为租户队列积压导致switchover超时
|
2023-12-07 07:46:48 +00:00 |
|
|
ff9d9e7d54
|
[CP] support mysql.proc to get create time
|
2023-12-07 07:42:12 +00:00 |
|
|
864a26e603
|
Fix type deduction error for sum aggregation
|
2023-12-07 07:16:16 +00:00 |
|
|
3dd5be7901
|
[CP] temporarily unlimited memory before init config
|
2023-12-07 07:11:44 +00:00 |
|
|
8e3236dca2
|
Fix zipf type deduction error
|
2023-12-07 05:46:18 +00:00 |
|
|
ee813b8909
|
fix restore minor failed
|
2023-12-07 05:41:51 +00:00 |
|
|
b5daff8f95
|
fix small sstable reuse
|
2023-12-07 05:12:26 +00:00 |
|
|
0fe424c626
|
Refine filtering external files by pattern option
|
2023-12-07 04:46:33 +00:00 |
|
|
0e346eecdd
|
meta major merge generate pre-aggregated data.
|
2023-12-07 02:46:42 +00: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 |
|
|
6c2f308816
|
Add timeout for autoinc rpc
|
2023-12-07 02:42:12 +00: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 |
|