|
adbaf7a162
|
fix bug that first ddl sstbale is not using
|
2023-06-07 06:42:03 +00:00 |
|
|
f47c10d8d6
|
[CP] [BUG] fix 4138 because unclear session timestamp
|
2023-06-07 06:12:19 +00:00 |
|
|
11e8842645
|
[CP] Close system_memory warn for arbitration server.
|
2023-06-07 02:48:56 +00:00 |
|
|
10c86fd41a
|
[CP] fix bug that intersecting two in keypart return too many duplicated values
|
2023-06-06 14:12:34 +00:00 |
|
|
c81bf8427d
|
[CP] fix row_store_type when sstable is empty
|
2023-06-06 13:52:31 +00:00 |
|
|
60771f8caa
|
fix mysqltest
|
2023-06-06 13:28:57 +00:00 |
|
|
24c78e9174
|
[CP] Fix: oracle mode char type virtual generate column to build index, insert blank space into index table error
|
2023-06-06 13:12:32 +00:00 |
|
|
2c4eee5e1d
|
add calculable expr check for expr constraints
|
2023-06-06 12:42:44 +00:00 |
|
|
76390bf295
|
[CP] Fix dead lock in print tenant memblock info
Co-authored-by: just-OneKey <zhaorzwk@163.com>
|
2023-06-06 12:12:26 +00:00 |
|
|
ea77973c82
|
revert '[CP] support include_hidden_sys when get_tenant_unit'
|
2023-06-06 10:42:29 +00:00 |
|
|
28db951db7
|
use schema from first ddl sstable
|
2023-06-06 07:48:14 +00:00 |
|
|
02d1fc8993
|
revert memtable rebuild bug fix code
|
2023-06-06 04:42:27 +00:00 |
|
|
6d06c7caca
|
fix mysqltest
|
2023-06-06 03:12:37 +00:00 |
|
|
4bf3cd0755
|
submit all mds redo in part_ctx only if it will submit abort log
|
2023-06-06 02:48:25 +00:00 |
|
|
e4a1548621
|
fix row keypart bug
|
2023-06-06 02:42:35 +00:00 |
|
|
7ec8de69fc
|
[CP] [PALF] fix is_changing_config_with_arb_ is true after a reconfiguration failed
|
2023-06-05 15:12:19 +00:00 |
|
|
2e5264a67e
|
rewrite ora_decode which has const result to const result.
|
2023-06-05 13:42:26 +00:00 |
|
|
54a0fca32a
|
[CP] [Election] fix arb server compare priority bug
|
2023-06-05 10:50:56 +00:00 |
|
|
a32d8af005
|
[CP] Fix config param desc info.
|
2023-06-05 10:14:20 +00:00 |
|
|
7b43f03e3d
|
fix core caused by invalid addr of tx_id
|
2023-06-05 08:12:34 +00:00 |
|
|
b27a45706b
|
[CP] Fix oceanbase::storage::ObCopyMacroRangeInfo core
|
2023-06-05 07:48:13 +00:00 |
|
|
14db4a592e
|
[CP] Disable link old tablet when rebuild creates a new tablet
|
2023-06-05 07:42:27 +00:00 |
|
|
3d043c2928
|
fix table store memtable array rebuild bug
|
2023-06-05 06:48:29 +00:00 |
|
|
f63705c53b
|
[CP] Close the usage of OB_TSC_TIMESTAMP.current_time()
|
2023-06-05 04:12:40 +00:00 |
|
|
512aadb0c8
|
[CP] fix restart failed because of max committed end lsn may be smaller than base lsn
|
2023-06-05 03:42:31 +00:00 |
|
|
7637ee4a78
|
[CP] disable vectorized binary filter in raw decoder when filter datum type mismatch with stored type
|
2023-06-03 02:17:59 +00:00 |
|
|
ab6347f18a
|
[CP] fix proxy parser core caused by access null ptr
|
2023-06-03 02:12:20 +00:00 |
|
|
c0ea8561b7
|
[CP] fix chunk store core under parallel read from disk
|
2023-06-03 01:59:27 +00:00 |
|
|
7f2a24db84
|
[CP] modify a unstable case in farm
|
2023-06-03 01:48:17 +00:00 |
|
|
2a062fceb9
|
[CP] Fix error-code-overwritten problem and remove unused code in direct insert
|
2023-06-03 01:42:36 +00:00 |
|
|
45991f313d
|
[CP] [Arb] the number of members in initial_member_list can be odd number
|
2023-06-03 01:12:33 +00:00 |
|
|
8f5e8a8f5a
|
[CP] [PALF] do not change config if majority of paxos members have crashed
|
2023-06-02 13:42:29 +00:00 |
|
|
08d311691c
|
[CP] direct get ddl parallel idx
|
2023-06-02 06:49:23 +00:00 |
|
|
fb546a6ddf
|
fix overwrite ret code and failed cases
|
2023-06-01 09:48:17 +00:00 |
|
|
ad8c79bdfb
|
[CP] fix query range bug
|
2023-06-01 08:48:28 +00:00 |
|
|
c16b780e70
|
submit all mds redo before tx abort for mds data in memtable
|
2023-06-01 08:42:43 +00:00 |
|
|
92ec326275
|
[CP] fix information_schema.column bug
|
2023-06-01 08:23:46 +00:00 |
|
|
a4d8e6b1f0
|
[CP] add some debug logs
|
2023-06-01 08:12:39 +00:00 |
|
|
6bebc40435
|
[CP] fix the atomic operation when address misalignment
|
2023-06-01 07:48:14 +00:00 |
|
|
5b7d1a9e92
|
[CP] fix granule op_ordering bug
|
2023-06-01 07:42:35 +00:00 |
|
|
e0970b55b6
|
[CP] for idempotence, replay ddl redo when major sstable exists
|
2023-06-01 07:18:29 +00:00 |
|
|
5f8105b79f
|
fix rename views with dependency leads schema inconsistant
|
2023-06-01 07:12:43 +00:00 |
|
|
85d21e4dec
|
[CP] fix can't schedule medium merge after migrate
|
2023-06-01 06:42:30 +00:00 |
|
|
867df8090b
|
[CP] not allow to freeze active memtable if the number of memtables reaches the limit
|
2023-06-01 05:12:20 +00:00 |
|
|
6c9a109b50
|
[CP] Fix fast parser result is not compatible with oracle
|
2023-06-01 04:59:30 +00:00 |
|
|
d48643460a
|
[CP] [CP] BUGFIX: ls service wait ls safe destroy
|
2023-06-01 04:53:50 +00:00 |
|
|
dd2f25a959
|
[CP][BUGFIX] fix insert/update lob with pushdown res asnew val
|
2023-06-01 04:48:11 +00:00 |
|
|
4aafe67736
|
[CP] BUGFIX: update slog will create ls if not exist
|
2023-06-01 04:42:33 +00:00 |
|
|
c713019469
|
[CP] Fix the issue of insert up reported -4016 with binary rowkey
|
2023-05-31 11:13:24 +00:00 |
|
|
b57c894cb7
|
[CP] fix win expr order incorrect cause result error
|
2023-05-31 10:48:11 +00:00 |
|