Commit Graph

4845 Commits

Author SHA1 Message Date
6ea34cf450 [CP] fix windown func px bug 2023-04-23 16:51:30 +00:00
4c5199ef96 [CP] remove get_method array from query range extraction 2023-04-23 16:47:50 +00:00
db4286e671 [CP] Longops already exist will not report -4017 2023-04-23 16:20:49 +00:00
312c8aa007 [CP] reduce maximum perf event memory 2023-04-23 16:17:11 +00:00
853d4ae108 [CP] [CP] lower down pidfile test log level 2023-04-23 16:13:30 +00:00
8591c5aa7c [CP] fix 3-stage aggr build dup expr report 4016 2023-04-23 15:50:36 +00:00
2e38b7f62b [CP] [bugfix]: shouldn't sync history statistics in offline ddl operations like add-pk, drop-column,etc. 2023-04-23 15:46:55 +00:00
2f12a3b0b0 [CP] fix session plan ptr not reset after load data 2023-04-23 15:43:17 +00:00
d62b3109fd [CP] Set tenant_id and ctx_id for recursive cte allocator. 2023-04-23 15:23:38 +00:00
1130d5f6b2 [CP] bug fix: remove round_trip_time related code and some unused code 2023-04-23 15:20:02 +00:00
63e3a85411 [CP] Support show create table strictly compatible with MySQL 2023-04-23 07:12:47 +00:00
af0615cad9 [CP] fix: fix the core induced by check rowkey distinct when rowkey column has virtual generated column 2023-04-23 04:42:48 +00:00
1611a5cfb9 [CP] Fix index back bug 2023-04-23 03:43:04 +00:00
ac78a8cbda [CP] enable_record_trace_log & enable_sql_audit optimization 2023-04-22 14:39:10 +00:00
d66e16b026 [CP] fixed restart failed because OB_CHECKSUM_ERROR 2023-04-22 14:35:31 +00:00
d402d9ec01 [CP] Rebuild index should not check tablet cnt 2023-04-22 14:31:51 +00:00
2302829bfc support ob do display-tarce 2023-04-22 14:28:04 +00:00
28bed7d059 trace log alloc buf in stack 2023-04-22 14:24:21 +00:00
ffa03fb030 [CP] [bugfix] fix potential memory leak and return code has not been set 2023-04-22 14:17:03 +00:00
775b044adc [CP] Fix pending task size does not print. 2023-04-22 14:13:17 +00:00
6fa868679b [CP] [4.x] Fix core problem caused by memory release 2023-04-22 14:06:04 +00:00
6715cb1d25 [CP] fix session leak 2023-04-22 14:02:25 +00:00
fae67b7f9b [CP] Add tenant unit tablet total cnt limitation 2023-04-22 13:58:39 +00:00
5a46b3325c [CP] Warning for the incompleted replay of a mds part ctx 2023-04-22 13:54:59 +00:00
0a3d91a4fe [CP] BUGFIX: allow dml if lock table at the same trans 2023-04-21 07:44:10 +00:00
f04ef1e708 revert co_stack fix 2023-04-21 07:21:04 +00:00
b3572bded7 [CP] fixed restart failed because of manifest. 2023-04-21 07:17:23 +00:00
bb8666f998 [CP] fix range bug when in expr has and_next 2023-04-21 07:13:40 +00:00
73d54e913e [CP] [bugfix] auto retry major compaction with forced flat store format on encoding estimate size overflow 2023-04-21 06:47:38 +00:00
628768ee7c [CP] fix enumset memleak bug in query range module 2023-04-21 06:43:56 +00:00
7b856cebfd [CP] [4.x] support permanent offline replica only_in_memberlist 2023-04-21 06:13:28 +00:00
dbbe352046 [CP] BUGFIX: replay commit should notify tablelock 2023-04-21 04:47:15 +00:00
7b6d458424 [CP] fix core 2023-04-21 04:43:31 +00:00
c64dd5aea2 [CP] [PALF] adjust log level from ERROR to WARN 2023-04-21 02:43:17 +00:00
807e9fc4cc [CP] fix: fix table scan error induced by foreign key check 2023-04-20 09:42:41 +00:00
e5bb080dcb fix unthread safe allocator used by plan baseline manager 2023-04-20 08:13:48 +00:00
eb73865fbd [CP] Fix incorrect nls format of index sstable build task 2023-04-20 04:43:22 +00:00
6cc9805c58 fix mysqlqueue stop 2023-04-20 02:43:33 +00:00
a0209bd357 [CP] BUGFIX: make the error message more appropriate 2023-04-19 14:43:26 +00:00
ea58ef0edc [CP] [BUG] remove delete dml flag during iter uncommitted 2023-04-19 13:47:02 +00:00
6adb199c0f [CP] [master] return DEADLOCK error when acquire snapshot is interrupted by deadlock detector 2023-04-19 13:43:18 +00:00
86c5ef6848 [CP] Remove mulan license in gtest 2023-04-19 13:13:24 +00:00
b40eb79caf reduce sql_nio IO_BUFFER_SIZE to reduce the memory hold of session 2023-04-19 10:14:27 +00:00
e8146b38aa fix: mysqltest reboot cp 2023-04-19 09:47:39 +00:00
fd173a81f3 [CP] close causal weak read for proxy and add debug log for weak read 2023-04-19 09:43:54 +00:00
ef1c55e1e4 [CP] fix perf event lost issue 2023-04-19 09:13:56 +00:00
f13de4ad34 [CP] fix code typo 2023-04-19 04:16:32 +00:00
20db2a3d62 [CP] [CP] Fix the typo 2023-04-19 04:12:52 +00:00
4415def8d5 [CP] [master] PL end tx to clean txn property 2023-04-19 03:16:38 +00:00
e0c6c04d5c [CP] [CP] [parser]: const in /*!xxx */ shouldn't be parameterized. 2023-04-19 03:13:02 +00:00