Commit Graph

4802 Commits

Author SHA1 Message Date
fe7d87dfc1 [CP] reduce sql_nio IO_BUFFER_SIZE to reduce the memory hold of session 2023-04-20 06:11:17 +00:00
8a94e3f887 [bugfix]: shouldn't sync history statistics in offline ddl operations like add-pk, drop-column,etc. 2023-04-20 04:45:00 +00:00
9f8e92e0ec [CP] DecoderCtx optimizing memory fragmentation. 2023-04-20 04:41:31 +00:00
d3f25346dd Fix index back bug 2023-04-20 04:14:43 +00:00
27b330495b fix 3-stage aggr build dup expr report 4016 2023-04-20 04:11:16 +00:00
10354fdfee add some diag for DTL auto free 2023-04-20 03:45:02 +00:00
57be426fa5 add placeholder for virtual column group table 2023-04-20 03:41:33 +00:00
439b2acabc Change owner from 'PUBLIC' to '__public' about public synonym in all_synonyms and dba_synonyms. 2023-04-19 15:45:02 +00:00
e6c1421295 fix: fix table scan error induced by foreign key check 2023-04-19 15:41:33 +00:00
b3749c8103 Change wash rank allocator type 2023-04-19 15:15:15 +00:00
7c130dca08 [bugfix] fix potential memory leak and return code has not been set 2023-04-19 15:11:45 +00:00
044f8d6b26 add new error code for transfer in master 2023-04-19 13:11:30 +00:00
dd9ee157c3 Remove mulan license in gtest 2023-04-19 10:41:46 +00:00
36c775efc6 [to #47096137] fix a PL syntax conflict 2023-04-19 10:11:51 +00:00
f01b5a5ae1 fix: mysqltest reboot cp 2023-04-19 09:44:58 +00:00
dae837d151 add V$OB_TIMESTAMP_SERVICE 2023-04-19 09:41:27 +00:00
c5744f26a0 Set tenant_id and ctx_id for recursive cte allocator. 2023-04-19 09:14:34 +00:00
f401f7f80d [tablelock] add errno for invalid wait interval 2023-04-19 09:11:11 +00:00
4b874aff0a [master][tx-route] skip check logic clock fallback for extra state 2023-04-19 08:48:31 +00:00
1af73a7671 [PALF] adjust log level from ERROR to WARN 2023-04-19 08:45:01 +00:00
da9531326a [CP] [OBCDC] Support getScale for time type 2023-04-19 08:41:32 +00:00
6e8c6def52 fix sql executor use memory of 500 tenant 2023-04-19 08:15:11 +00:00
ff0be6d455 fix dynamic memory leak in subplan filter onetime expr datum deep copy 2023-04-19 08:11:42 +00:00
76b4679dc4 Fix incorrect nls format of index sstable build task 2023-04-19 07:48:30 +00:00
8d1f639f7c Fix ctas if not exists failed if table exists 2023-04-19 07:45:00 +00:00
8a25c39f85 to issue<47547254><48227908>:fix nest sql issue & adjust pl timeout logic 2023-04-19 07:41:30 +00:00
648ed35bd0 BUGFIX: make the error message more appropriate 2023-04-19 07:15:18 +00:00
0d6dc4e2ca issue<48107888>:fix memory leak of inner store routine with out argument 2023-04-19 07:11:50 +00:00
05d068d8ee [BUG] remove delete dml flag during iter uncommitted 2023-04-19 06:11:31 +00:00
8adef14259 [CP] Fix cache wash thread compute reserve_men and optimize wash log 2023-04-19 04:44:50 +00:00
bb954a9744 fix mysql_queue stop 2023-04-19 04:41:28 +00:00
5df6d3a0be Fix memory expansion 2023-04-19 04:11:30 +00:00
2813b397d6 Enlarge table_def_buf_size for show create table if needed 2023-04-19 03:45:12 +00:00
2e58ca4b43 standby tenant can not upgrade 2023-04-19 03:41:45 +00:00
15bb1eed5c Warning for the incompleted replay of a mds part ctx 2023-04-19 02:48:44 +00:00
33c04e0ba9 [CP][BUGFIX] fix lob remote read 2023-04-19 02:45:18 +00:00
3024cc7588 fix erase when iterate map 2023-04-19 02:41:53 +00:00
9098aa6be3 fix based on code review 2023-04-19 10:28:25 +08:00
fbaa1a4f37 [master] PL end tx to clean txn property 2023-04-18 16:11:14 +00:00
ee8473f401 [master] return DEADLOCK error when acquire snapshot is interrupted by deadlock detector 2023-04-18 15:44:47 +00:00
49b1e7d35d close causal weak read for proxy and add debug log for weak read 2023-04-18 15:41:18 +00:00
d9edb2f8e9 fix perf event lost issue 2023-04-18 15:15:10 +00:00
b9dbfe311c Avoid get_tablet in get_rec_scn after ddl commit success 2023-04-18 15:11:39 +00:00
c0ddd2f851 [CP] fix code typo 2023-04-18 14:45:07 +00:00
4a15c4d020 fix: fix the core induced by check rowkey distinct when rowkey column has virtual generated column 2023-04-18 14:41:34 +00:00
bf7a860614 rename partition feature新增错误码master上占位 2023-04-18 14:15:47 +00:00
3dcc5357fd Fix core at latch unlock 2023-04-18 14:12:11 +00:00
8ffbfb18de add log for sampling 2023-04-18 13:15:15 +00:00
972723ed66 [CP] [parser]: const in /*!xxx */ shouldn't be parameterized. 2023-04-18 13:11:41 +00:00
4ebbfc88a9 fixed restart failed because of manifest. 2023-04-18 12:45:15 +00:00