|
73ec60d0d0
|
fix failed case
|
2023-06-05 11:42:12 +00:00 |
|
|
6351e40ae4
|
[to #50150646] fix tenant_id when initialize LLVM
|
2023-06-05 10:48:01 +00:00 |
|
|
88a942cb33
|
[xml bugfix] xmlattributes evalname input fix
|
2023-06-05 10:42:11 +00:00 |
|
|
9968621711
|
[PALF] fix is_changing_config_with_arb_ is true after a reconfiguration failed
|
2023-06-05 10:14:15 +00:00 |
|
|
a3610e5262
|
[CP] fix table store memtable array rebuild bug
|
2023-06-05 09:42:24 +00:00 |
|
|
f4ec8ff4c5
|
modify nesting worker wait queue signal time fron 1s to 10ms
|
2023-06-05 09:20:59 +00:00 |
|
|
e753c9d116
|
fix mysqltest
|
2023-06-05 09:15:13 +00:00 |
|
|
ad196d3c9f
|
[CP] set exiting for local committed trans which recovered from tx_ctx_table
|
2023-06-05 09:02:34 +00:00 |
|
|
843c5c9db3
|
Adjust the read snapshot when max_read_stale_time is valid
|
2023-06-05 08:56:46 +00:00 |
|
|
a795853f8e
|
[Election] fix arb server compare priority bug
|
2023-06-05 08:50:59 +00:00 |
|
|
61b129e849
|
Fix a bug which convert cluster id string may be overflow
|
2023-06-05 08:18:13 +00:00 |
|
|
dc6111b1e4
|
fix daily_major_freeze_launcher about OB_EAGAIN
|
2023-06-05 07:42:34 +00:00 |
|
|
3e943091ab
|
generate dup_table prepare version with other participants
|
2023-06-05 07:18:51 +00:00 |
|
|
808cb15bda
|
Fix config param desc info.
|
2023-06-05 07:13:03 +00:00 |
|
|
53134df9c7
|
fix information_schema is not compatible with MySQL/MariaDB issue1365
|
2023-06-05 15:04:20 +08:00 |
|
|
3a5d8cf7a8
|
fix mysqltest
|
2023-06-05 06:42:55 +00:00 |
|
|
4cf19e5877
|
fix lua_handler core at bootstrap fail
|
2023-06-05 06:12:45 +00:00 |
|
|
3dde860f3e
|
[BUG] fix refresh too much time
|
2023-06-05 05:15:00 +00:00 |
|
|
b94bbba9b5
|
[Arb] optimize requirements for arbitration degrading and upgrading
|
2023-06-05 05:02:27 +00:00 |
|
|
26aa25d647
|
[to #50012708] eagerly init LLVM in PL LLVM helper
|
2023-06-05 04:56:37 +00:00 |
|
|
121b93052a
|
[to #50045111] ps cursor support packet retry
|
2023-06-05 04:50:51 +00:00 |
|
|
e4f9ef434a
|
write plush archive log format file by rs
|
2023-06-05 04:18:24 +00:00 |
|
|
ec3c4f5939
|
to issue<49860566>:fix core when package var as inner procedure out param
|
2023-06-05 04:12:32 +00:00 |
|
|
354bfa1dcf
|
Fix sanity whitelist failure
|
2023-06-05 03:42:31 +00:00 |
|
|
89ed784966
|
Batch small logs to optimize the speed of fetching log
|
2023-06-05 03:16:00 +00:00 |
|
|
0226f0695f
|
pkt-nio release pktc request when exiting
|
2023-06-05 03:03:14 +00:00 |
|
|
24bf0c60d8
|
support multi LogIOWorker
|
2023-06-05 02:57:22 +00:00 |
|
|
71efb31941
|
test: add new cases
Signed-off-by: tison <wander4096@gmail.com>
|
2023-06-05 10:53:58 +08:00 |
|
|
305786a690
|
[bugfix] fix error log when accessing __all_virtual_ha_diagnose
|
2023-06-05 02:51:34 +00:00 |
|
|
50e1a9478e
|
feat(expr): add area as an alias for st_area
Signed-off-by: tison <wander4096@gmail.com>
|
2023-06-05 10:23:44 +08:00 |
|
|
d627936f7d
|
[FEAT MERGE]MiniCore
|
2023-06-05 02:12:43 +00:00 |
|
|
05822a3c70
|
fix restart failed because of max committed end lsn may be smaller than base lsn
|
2023-06-03 06:49:21 +00:00 |
|
|
7d8e7728bf
|
add destroy gracefully for kill 15
|
2023-06-02 14:11:55 +00:00 |
|
|
3571680ad0
|
Fix anti join elimination bug
|
2023-06-02 12:41:48 +00:00 |
|
|
9a3c3206f7
|
Fix get twice full leader with uncertain dml location
|
2023-06-02 12:17:36 +00:00 |
|
|
5dbd928a66
|
fix Foreign key columns can be indexed for deletion bug
|
2023-06-02 11:53:20 +00:00 |
|
|
71ddf0f11c
|
add OB_RPC_SEND_ERROR to virtual table error whitelist
|
2023-06-02 11:47:38 +00:00 |
|
|
37315a1656
|
fix pushdown none const expr bug
|
2023-06-02 11:41:57 +00:00 |
|
|
8bd4f54ea1
|
fix some charset bugs
|
2023-06-02 11:17:36 +00:00 |
|
|
4bc62745d8
|
Disable sanity_check_range while check_has_free
|
2023-06-02 10:47:35 +00:00 |
|
|
88bcf89dbd
|
disable vectorized binary filter in raw decoder when filter datum type mismatch with stored type
|
2023-06-02 08:18:05 +00:00 |
|
|
09da9afa27
|
to issue<50039027><49886523>:fix trigger ddl issue & xmltype issue
|
2023-06-02 08:12:20 +00:00 |
|
|
972185dc81
|
finetune thread_mgr interface
|
2023-06-02 07:47:52 +00:00 |
|
|
72b490a340
|
[CP] fix chunk store core under parallel read from disk
|
2023-06-02 07:42:05 +00:00 |
|
|
b1a9f5f204
|
[PALF] do not ignore stale fetch_log_tasks
|
2023-06-02 07:18:04 +00:00 |
|
|
d65d18cf69
|
[Arb] the number of members in initial_member_list can be odd number
|
2023-06-02 07:12:19 +00:00 |
|
|
75673b4261
|
xml online ddl bugfix
|
2023-06-02 06:47:59 +00:00 |
|
|
051b7be095
|
Fix failed mysqltests
|
2023-06-02 06:42:01 +00:00 |
|
|
875f131512
|
Improve the error code information of the error scene
|
2023-06-02 06:23:51 +00:00 |
|
|
bed442c329
|
Remain schema status cache when drop tenant
|
2023-06-02 06:18:03 +00:00 |
|