|
3df47b8112
|
fix log 4106
|
2023-02-06 17:24:09 +08:00 |
|
|
471d56d55c
|
fix compile error
|
2023-02-06 17:20:06 +08:00 |
|
|
ffacb953f3
|
fix bug vpd priv policy useless when object is synonym or view
|
2023-02-06 17:15:57 +08:00 |
|
|
540ae51f64
|
Fix multiset bugs
|
2023-02-06 17:12:32 +08:00 |
|
|
9781c48dfa
|
Fix failed mysqltest caused by adding cast exprs for the third param of lead/lag function
|
2023-02-06 17:09:11 +08:00 |
|
|
e50f1cde1f
|
Fix failed cases introduced by dblink-write
|
2023-02-06 17:04:45 +08:00 |
|
|
2ebe490528
|
when no record exists, select for update return entry not exist
|
2023-02-06 17:01:09 +08:00 |
|
|
665d6458ea
|
fix lead/lag merge result type bug
|
2023-02-06 16:56:58 +08:00 |
|
|
bc0bf5a498
|
fix:47511241,47428434
|
2023-02-06 16:53:25 +08:00 |
|
|
c78a71c5ca
|
[Election] fix LeaderCoordinator and FailureDetector not exit
|
2023-02-06 16:50:05 +08:00 |
|
|
1782154e7c
|
[CP] fix table dml info maintenance bug
|
2023-02-06 16:46:35 +08:00 |
|
|
5217b09950
|
add some small sstable operations tools
|
2023-02-06 16:43:12 +08:00 |
|
|
30e0055460
|
[BUGFIX] fix mysqltest
|
2023-02-06 16:39:49 +08:00 |
|
|
c8cda8e6d4
|
[4.1] Fix alter tenant all problem
|
2023-02-06 16:36:26 +08:00 |
|
|
27b7bca333
|
fix arm bug of smart_call
|
2023-02-06 16:32:22 +08:00 |
|
|
5e6f6f6937
|
[tableapi] fix: template function compile error when compile with no unity
|
2023-02-06 16:28:55 +08:00 |
|
|
b01e2e4e0d
|
fix some optimizer stats and regexp bugs
|
2023-02-06 16:25:38 +08:00 |
|
|
9c2fe27efb
|
Fix: session leak
|
2023-02-06 16:18:40 +08:00 |
|
|
92b9a65903
|
[CP] Fix virtual table result
|
2023-02-06 16:14:57 +08:00 |
|
|
c94bf9ada3
|
[CP] [CP] fix gi partition order direction bug
|
2023-02-06 16:11:04 +08:00 |
|
|
924a6b6d92
|
switchover to primary check ls is sync on RS side
|
2023-02-06 16:03:49 +08:00 |
|
|
d4c5f954f7
|
use arena allocator for btree node
|
2023-02-06 15:59:56 +08:00 |
|
|
8f24b95a90
|
Fix mysqltest regression bug
|
2023-02-06 15:56:14 +08:00 |
|
|
f8c5c2647f
|
[FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
|
2023-02-06 15:52:24 +08:00 |
|
|
1de9266dd0
|
fix update partition merge progress
|
2023-02-06 15:48:18 +08:00 |
|
|
38278be8b0
|
[Arb Fix] fix possible core dump in arb server
|
2023-02-06 15:44:30 +08:00 |
|
|
1c24d38f33
|
optimize the performance of reporting tablet stat
|
2023-02-06 15:40:49 +08:00 |
|
|
2c298301af
|
fix synonym_name query fails
|
2023-02-06 15:29:49 +08:00 |
|
|
657b6b6f12
|
save schema pointer
|
2023-02-06 15:26:08 +08:00 |
|
|
3878e7c010
|
fix table_api check user access
|
2023-02-06 15:22:25 +08:00 |
|
|
e527111c68
|
fix lock contetion of direct load
|
2023-02-06 15:18:41 +08:00 |
|
|
e059517fdd
|
fix the bug that io_tracer cannot open
|
2023-02-06 15:11:21 +08:00 |
|
|
ef32051b1e
|
fix log of expired ddl merge task
|
2023-02-06 15:07:39 +08:00 |
|
|
2337c0075a
|
fix defensive mgr log print frequency
|
2023-02-06 15:04:01 +08:00 |
|
|
bfc6083c55
|
[BUGFIX] fix mysqltest
|
2023-02-06 15:00:21 +08:00 |
|
|
7ec97aa320
|
Fix compile error in ERRSIM mode
|
2023-02-06 14:56:34 +08:00 |
|
|
51fa5ba077
|
fix check oss permission
|
2023-02-06 14:49:48 +08:00 |
|
|
cd043fb8d0
|
Add params value for text ps in sql audit
|
2023-02-06 14:46:26 +08:00 |
|
|
99db3122b5
|
[rebuild] add get_election_leader()
|
2023-02-06 14:42:41 +08:00 |
|
|
4bca239594
|
fix shared hj hang because one of workers is already exited
|
2023-02-06 14:38:54 +08:00 |
|
|
4c1209c6c7
|
[to #45990438]fix bugs about trigger order
|
2023-02-06 14:35:04 +08:00 |
|
|
3ba8909e40
|
[parser]: '(' ')' could coexist with alias. e.g., select * from (dual) a;
|
2023-02-06 14:31:47 +08:00 |
|
|
48a6c6f62f
|
add ObURowIDType,ObLobType,ObJsonType,ObGeometryType for RELATIONAL_EQUAL_TYPE
|
2023-02-06 14:27:54 +08:00 |
|
|
3f1fdc6d7c
|
[BUG.FIX] Add ob_malloc label for ObRootBlockInfo::load_root_block_data
|
2023-02-06 14:24:43 +08:00 |
|
|
56d9b66430
|
[BUG.FIX] fix WhiteScan error
|
2023-02-06 14:21:36 +08:00 |
|
|
15f8652a72
|
fix sort core at aqs item's len overflow
|
2023-02-06 14:18:20 +08:00 |
|
|
4f65ea3349
|
Partition sort check earlier and more strictly
|
2023-02-06 13:56:36 +08:00 |
|
|
0866a4b852
|
[to #46647036]fix bug alter trigger
|
2023-02-06 13:52:55 +08:00 |
|
|
c9dfe11cb0
|
Fix the bug of verifying restore_status in the scenario of concurrent physical recovery and migration
|
2023-02-06 13:49:10 +08:00 |
|
|
b488eb64bf
|
[to #46564154] fix mysqltest case
|
2023-02-06 13:45:27 +08:00 |
|