|
9bbe05b4b4
|
fix optimizer trace bug and fix format sql plan bug
|
2023-02-07 11:37:22 +08:00 |
|
|
4f31f2a715
|
[bugfix] fix error printing when invoking SCN::convert_to_ts()
|
2023-02-07 11:34:05 +08:00 |
|
|
699611b8ba
|
[CP] fix bug heap_table with change partition_key maybe core
|
2023-02-07 11:30:47 +08:00 |
|
|
8b13ec187c
|
fix remove subquery filter is flase bug
|
2023-02-07 11:27:04 +08:00 |
|
|
a684538066
|
issue/47447330 forbid count(lob)
|
2023-02-07 11:23:30 +08:00 |
|
|
4fc7a1b699
|
[BUGFIX] fix reverse with union
|
2023-02-07 11:14:02 +08:00 |
|
|
9c18d252c8
|
fix memory leak of macro block meta
|
2023-02-07 11:10:44 +08:00 |
|
|
7df30dbbee
|
close defensive mgr temporarily
|
2023-02-07 11:07:27 +08:00 |
|
|
43fd5f9462
|
revert virtual table value check in sanity
|
2023-02-07 11:04:11 +08:00 |
|
|
a00aaf9999
|
fix inaccurate defense when save multi source data
|
2023-02-07 11:00:30 +08:00 |
|
|
bc4490783f
|
Fix two bugs: follower can not get full sys tenant ls info and ls meta checker reports too often
|
2023-02-07 10:57:15 +08:00 |
|
|
13bcd47b9a
|
fix weak read bug for query contain for update
|
2023-02-07 10:53:24 +08:00 |
|
|
3092d25f78
|
[CP] fix pre_log_ts in RemoteFetchLogTask
|
2023-02-07 10:50:02 +08:00 |
|
|
24f272e74b
|
bug fix: execute DELETE das task first.
|
2023-02-07 10:43:40 +08:00 |
|
|
fab9a2b3ae
|
add log of load freeze_info/global_merge_info/zone_merge_info and defence of scn_revert
|
2023-02-07 10:40:21 +08:00 |
|
|
8481085600
|
set stc by receive monotonic timestamp of request
|
2023-02-07 10:36:29 +08:00 |
|
|
772349a034
|
add log in destroy
|
2023-02-07 00:44:04 +08:00 |
|
|
c157309bc6
|
add -Wshorten-64-to-32 for share
|
2023-02-07 00:40:02 +08:00 |
|
|
822aaaf7f2
|
[CP] fix: add defensive code for table api rowkey update
|
2023-02-07 00:35:43 +08:00 |
|
|
f981449258
|
ignore task expired when replay ddl start log.
|
2023-02-07 00:31:40 +08:00 |
|
|
0c07d1d29d
|
obd support no lock mode
|
2023-02-07 00:27:58 +08:00 |
|
|
961c74791e
|
Add defensive log in ObGMemstoreAllocator::alloc
|
2023-02-07 00:24:14 +08:00 |
|
|
780c8a8331
|
Add safe_to_destroy() in ObMemtable
|
2023-02-07 00:20:33 +08:00 |
|
|
8454783aaf
|
[online stat]: fix some bugs.
|
2023-02-07 00:16:24 +08:00 |
|
|
680a88381c
|
fix bug Concurrent ddl operations cause the table tablet_id to change, and defensive_check with error 4377
|
2023-02-07 00:12:40 +08:00 |
|
|
bcb7be2b4b
|
Skip the restore tenant when refresh schema triggered by heartbeat
|
2023-02-07 00:08:59 +08:00 |
|
|
2dfa8488f9
|
ObMySQLRequestManager improve mtl process
|
2023-02-07 00:04:58 +08:00 |
|
|
58f3ce32a6
|
[master] fix sql_audit mysqltest result
|
2023-02-07 00:01:04 +08:00 |
|
|
d2a68ebf1b
|
fix core in Threads::wait() when use ob_sanity
|
2023-02-06 23:57:09 +08:00 |
|
|
f6a68bca07
|
Remove Rpc Worker Flag In Px
|
2023-02-06 23:49:45 +08:00 |
|
|
9b302b8660
|
[to #41932470] fix memory of udf
|
2023-02-06 23:45:37 +08:00 |
|
|
ec4fd2244f
|
fix plan cache not flush when statistic info changed
|
2023-02-06 23:41:52 +08:00 |
|
|
537d3af901
|
fix upper expression return empty string in oracle mode bug
|
2023-02-06 23:38:08 +08:00 |
|
|
2e48b19c40
|
fix exec param is wrongly copied
|
2023-02-06 23:34:18 +08:00 |
|
|
b851dbec40
|
[master] fix defer release txdesc's ref in tx-timer
|
2023-02-06 23:30:36 +08:00 |
|
|
eb9e752f37
|
fix bug: not clear evaluated flag after eval filter expr
|
2023-02-06 23:26:51 +08:00 |
|
|
1207963134
|
fix optimizer stats bug in gb18030 tenant.
|
2023-02-06 23:23:08 +08:00 |
|
|
ec9eeebfb5
|
to issue<47537861>:adjust default exec env when creating mysql mode package
|
2023-02-06 23:19:26 +08:00 |
|
|
523201c649
|
Fix the problem of missing call to destructor in exception branch
|
2023-02-06 23:14:21 +08:00 |
|
|
2a720cb1f1
|
Add virtual table value check in sanity
|
2023-02-06 23:10:33 +08:00 |
|
|
85416d6933
|
bugfix: json_object_compare
|
2023-02-06 23:06:44 +08:00 |
|
|
dad56a7695
|
[CP]htable support query async
|
2023-02-06 23:02:50 +08:00 |
|
|
6fb94fc439
|
[DATA_DICT] Fix usage of log_handler and log_callback
|
2023-02-06 22:59:01 +08:00 |
|
|
550fd8e950
|
ignore old ddl commit clog
|
2023-02-06 22:55:02 +08:00 |
|
|
ce81c50258
|
fix latin1 parameterize bug
|
2023-02-06 22:51:21 +08:00 |
|
|
6230e6ad37
|
set tenant id for CsSstableReader allocator
|
2023-02-06 22:47:25 +08:00 |
|
|
30c56c298e
|
[CP] deal with nullptr memory_context returned by GET_TSI0
|
2023-02-06 22:43:39 +08:00 |
|
|
275204c820
|
[FIX] Deadlock when read tx data
|
2023-02-06 22:39:56 +08:00 |
|
|
bd8d9f2cc1
|
[DEBUG] add error log to debug invalid start_scn
|
2023-02-06 22:35:59 +08:00 |
|
|
beb03d34ba
|
bugfix: check rpc error code when process das rpc callback.
|
2023-02-06 22:32:07 +08:00 |
|