Commit Graph

5750 Commits

Author SHA1 Message Date
5ac282e33e [#to 50173762] add pl tag for mysqltest 2023-06-09 04:12:28 +00:00
94110442e5 [bugfix] avoid interpret USER column as USER() function 2023-06-09 03:53:46 +00:00
bbf9072380 fix some bug for auto_mem_mgr && fix bug for nanvl 2023-06-09 03:48:03 +00:00
336122a2d2 xml binary format optimize 2023-06-09 03:42:18 +00:00
1a3fb73015 Fix tmp file read performance regression 2023-06-09 03:18:03 +00:00
11e3b1d14e Bugfix: convert rownum to limit returns error 2023-06-09 03:12:15 +00:00
f7da35ae14 to issue<50226221>:fix llvm stack overflow 2023-06-09 02:48:06 +00:00
310581d992 fix: tenant worker hang at get_tenant_config_with_lock 2023-06-09 02:24:01 +00:00
ad49eedade fix dml stat 2023-06-09 02:18:12 +00:00
b371559fcb fix bucket size 2023-06-09 02:12:26 +00:00
3a0d274309 fix tablet merge dag log print 2023-06-08 14:12:18 +00:00
fc4fbb873f fixed restart failed after specify a smaller log_disk_size 2023-06-08 13:53:37 +00:00
34716e80c2 [CP] use schema from first ddl sstable 2023-06-08 13:24:09 +00:00
d5a0b9434f add test for standby read 2023-06-08 13:18:19 +00:00
d977b59b60 fix asan compile error 2023-06-08 13:12:29 +00:00
d404c0fe28 Update the code owner and the mysqltest owner 2023-06-08 12:53:48 +00:00
9d3a53603a fix some master bugs 2023-06-08 12:42:29 +00:00
36a2aa60b1 [OBCDC] Fix the bug that obcdc exit when query server failed 2023-06-08 12:17:52 +00:00
c8b8c44570 revert 'Fix a ctas default value bug in mysql mode' 2023-06-08 12:12:09 +00:00
9a4cf24b71 Adjust mem attr for load data 2023-06-08 10:47:46 +00:00
a587fa8e2e fix write ddl clog do_sleep() function unable to determine if the current node is a leader bug 2023-06-08 09:42:22 +00:00
c188f2cddd SQL Plan Monitor takes too much memory in Small tenant. 2023-06-08 09:12:26 +00:00
9b0f07d72d add error log when rpc response fail 2023-06-08 08:48:10 +00:00
7789724a96 fix do row keypart AND bug 2023-06-08 08:42:23 +00:00
accaa214ec fix typos 2023-06-08 08:18:07 +00:00
a820444514 bugfix : nchar & nvarchar truncate in xmlcast && extract expr parameter 2023-06-08 08:12:21 +00:00
3eee8c1e84 Adjust the compatibility for ob_max_read_stale_time for user 2023-06-08 07:53:44 +00:00
f4b390d643 add destroy thread gracefully 2023-06-08 07:42:27 +00:00
340151ccc9 fix invalid tenant while scanning plan cache plan stat 2023-06-08 07:18:04 +00:00
391d7ab6bd [to #50178801] fix MySQL # comment in ODC 2023-06-08 07:12:21 +00:00
980eeb6c1d [CP] [CP] Forbid use jit expression 2023-06-08 06:48:01 +00:00
8561e98479 enable outline check trace point by default 2023-06-08 06:42:15 +00:00
d8014f66a8 to issue<50223173>:fix core when record nest record type package var as udf pure out param 2023-06-08 06:12:44 +00:00
198891e5ba Forbid creating local unique index without covering all partition columns 2023-06-08 05:12:22 +00:00
5efdb4800d revert batch rpc thread optimization 2023-06-08 04:53:45 +00:00
60cef12e3e fix no close bug for global index 2023-06-08 04:48:02 +00:00
7fcdd9533f to show ddl logical plan. 2023-06-08 04:42:19 +00:00
30b4cfd39a DM supports retry policy. 2023-06-08 04:18:00 +00:00
72b3c1ff76 split memory of array in detect callback from 500 tenant 2023-06-08 03:43:19 +00:00
934ddce888 Fix DASScanOp retry memory expansion. 2023-06-08 03:18:15 +00:00
9bcaa01bbf Add memory used check for das allocator. 2023-06-08 03:12:31 +00:00
678e771ea8 to issue<50188250>:fix core when reset pl ctx after inject error 2023-06-08 02:42:29 +00:00
37b4b47318 Issue#1408: Log accurate error messages when devname is invalid (#1417)
* Log accurate error messages when devname is invalid

* Issue:1408, Fix word spelling errors: than -> then
2023-06-08 10:26:16 +08:00
e5ccc26e51 [parameters optimization] move the buffer to the derived class and reduce the buffer size. 2023-06-07 13:42:23 +00:00
9937c7e4ec optimize memory usage of query range module 2023-06-07 13:12:32 +00:00
c270beb09f Fix a ctas default value bug in mysql mode 2023-06-07 12:48:13 +00:00
5ae63edd53 fix kill15 issues 2023-06-07 12:12:29 +00:00
94835888f2 bugfix : ban xml expr in PL mode & xml parse special case xml:lang 2023-06-07 11:17:50 +00:00
97be05d337 modify error_info to be compatible with Mysql 2023-06-07 10:42:29 +00:00
7e1f2919c5 Fix dblink bugs 2023-06-07 09:23:51 +00:00