|
5b3a2711c3
|
[CP] fix infinite loop in compaction progress
|
2023-07-19 04:42:09 +00:00 |
|
|
765bbb32df
|
[CP] [master] tx_desc used by px_worker relese without lock protected
|
2023-07-19 03:12:26 +00:00 |
|
|
ebe53fb01e
|
[CP] accelerate try_update_epoch_and_reload in case of failure
|
2023-07-18 10:18:18 +00:00 |
|
|
2378d44c73
|
[CP] Fix multi range reverse scan blockscan
|
2023-07-18 07:53:27 +00:00 |
|
|
a7addabbb7
|
[CP] [BUG] prevent protection for insert and delete for insert on dup
|
2023-07-18 07:47:51 +00:00 |
|
|
b9854bbf23
|
[CP] [fix] do not remove normal member if another member is being rebuilt
|
2023-07-18 07:42:15 +00:00 |
|
|
bbe2818879
|
revert fix ls_staus_operator interface
|
2023-07-18 04:29:28 +00:00 |
|
|
ae51188892
|
Merge branch 'pr_1429' into 4.1
|
2023-07-18 04:10:44 +00:00 |
|
|
b0719ab61d
|
[CP] always reset row iter when iterator used
|
2023-07-18 04:09:21 +00:00 |
|
|
b9ae583833
|
[CP] fix avoid vsnprintf generates wrong result when there is '%' in format string in parser
|
2023-07-18 04:03:46 +00:00 |
|
|
8519ba05a0
|
Fix failed mysqltests and predicate move around bug
|
2023-07-18 03:58:07 +00:00 |
|
|
943d6623ff
|
[CP] fix spf do not init memory_used leads hashmap disable
|
2023-07-18 03:52:20 +00:00 |
|
|
2c5a1476f4
|
[CP] fix vpd constraint bug
|
2023-07-18 03:46:45 +00:00 |
|
|
0ecedc7a04
|
[CP] Fix some prepared statement bug
|
2023-07-18 03:34:11 +00:00 |
|
|
af06dae9ab
|
[CP] Fix ls rpc table core
|
2023-07-18 03:28:33 +00:00 |
|
|
03109f62e6
|
[CP] [CP] fix performance drop when cgroup enabled
|
2023-07-18 03:23:01 +00:00 |
|
|
c2235643b6
|
[CP] Fix incorrect compatibility mode
|
2023-07-18 03:17:24 +00:00 |
|
|
f0b7bc6d8f
|
[CP] [master] modify log_restore_concurrency default value & set archive worker count
|
2023-07-15 02:42:08 +00:00 |
|
|
d205c90e68
|
[CP] BUGFIX: remove ls block slog checkpoint
|
2023-07-15 02:23:19 +00:00 |
|
|
cb37e5da1c
|
[CP] Fix direct load merge stuck.
|
2023-07-15 02:17:44 +00:00 |
|
|
2752ecc03f
|
[CP] fix deduce type bug of expr decode
|
2023-07-15 02:12:11 +00:00 |
|
|
58e07589bd
|
[CP] [master] modify log_archive_concurrency default value and set archive worker count automitically
|
2023-07-14 07:21:08 +00:00 |
|
|
6358816638
|
[CP] fix some bugs
|
2023-07-14 07:15:30 +00:00 |
|
|
d563f05632
|
[CP] fix dag set_group_id err
|
2023-07-14 07:03:02 +00:00 |
|
|
49ccf315f7
|
[CP] fix some optimizer bugs
|
2023-07-14 06:57:27 +00:00 |
|
|
3d65bb4bf5
|
[CP] fix error in judging overflow of unsigned integer multiplication
|
2023-07-14 06:51:53 +00:00 |
|
|
05d2d2b6eb
|
[CP] Fix direct load split range by origin table
|
2023-07-14 06:46:19 +00:00 |
|
|
4c3af84c27
|
[to #50874669]need to downgrade cursor not find log level from ERROR to WARN
|
2023-07-14 06:23:14 +00:00 |
|
|
e4591e1600
|
[CP] Fix print skip locked bug
|
2023-07-14 06:17:42 +00:00 |
|
|
bd255d0215
|
[CP] fix pullup subquery to outer join bug
|
2023-07-14 06:12:03 +00:00 |
|
|
7f42cefdd2
|
fix mysqltest
|
2023-07-13 12:53:46 +00:00 |
|
|
4f7a1e04f1
|
[C]fix concurrent execution of reload and reset merge_info
|
2023-07-13 12:48:03 +00:00 |
|
|
bdb6f49c72
|
[CP] fix errsim core
|
2023-07-13 12:42:19 +00:00 |
|
|
3411061c74
|
[CP] open DBMS_RESOURCE_MANAGER package capability to opensource
|
2023-07-13 08:17:52 +00:00 |
|
|
70dd72578a
|
[Patch] patch hashtable and hashmap modify from master
|
2023-07-13 08:12:16 +00:00 |
|
|
64a8de6662
|
[CP] Fix predicate move around bug when rollup exprs overlap groupby exprs
|
2023-07-13 07:47:43 +00:00 |
|
|
f5b5047bd3
|
[CP] fix ls_staus_operator interface
|
2023-07-13 07:42:06 +00:00 |
|
|
a963c469c6
|
[CP] Forbid creating local unique index without covering all partition columns
|
2023-07-13 07:12:20 +00:00 |
|
|
af03f337ec
|
[CP] fix tenant memory update policy
|
2023-07-12 15:47:52 +00:00 |
|
|
a364c889d7
|
[CP] set extra timeout for ctas rollback if insert phase exhaust all execution time
|
2023-07-12 15:42:17 +00:00 |
|
|
bf17ea7898
|
[CP] remove a defense code which will case restart failed in cornor case
|
2023-07-12 15:23:23 +00:00 |
|
|
025b63cb0b
|
[CP] fix information_schema.columns compatibility
|
2023-07-12 15:17:46 +00:00 |
|
|
b684d2b11a
|
[CP] fix mode compatibility bug
|
2023-07-12 15:12:11 +00:00 |
|
|
82a787e2ac
|
[CP] Fix default values for ObLoadDataStat
|
2023-07-12 10:34:30 +00:00 |
|
|
79bb2c5820
|
[CP] fix MysqlQueue threads creation bug
|
2023-07-12 10:28:55 +00:00 |
|
|
d8cf1b7cb3
|
[CP] add tablet replica checksum error info into __all_rootservice_event_history
|
2023-07-12 10:23:22 +00:00 |
|
|
247673b09e
|
[CP] [master]handle tx-table offline when rollback savepoint
|
2023-07-12 10:17:48 +00:00 |
|
|
7cad13a725
|
[CP] change CODEOWNERS
|
2023-07-12 10:12:10 +00:00 |
|
|
7a7094450e
|
[CP] Use small temp files in direct load
|
2023-07-12 09:47:39 +00:00 |
|
|
f7b8c0ddb9
|
[CP] [CP] adjust algorithm for adaptive group by && split sqldtl memory to user tenant
|
2023-07-12 09:42:05 +00:00 |
|