Commit Graph

5618 Commits

Author SHA1 Message Date
c126c14906 [CP]:bugfix, check lob header without has_lob_locator flag 2023-09-13 04:11:45 +00:00
a6f0edb13c [CP] Fix unsorted column array problem 2023-09-13 02:17:21 +00:00
834cf35f57 [CP] [SCHEMA] Fix memory expansion problem while refresh full schema 2023-09-12 09:41:39 +00:00
7e4e5aeaca [CP] Fix estimate delete row in memetable 2023-09-12 07:18:26 +00:00
4bddbda7e9 Fix skip scan bug, retire to normal scan in some case
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-09-12 07:12:52 +00:00
ebe0eacb57 revert 2023-09-12 06:11:48 +00:00
976189c24e to issue<52096868>:fix mysqltest 2023-09-12 03:11:48 +00:00
b74680daed fix: update libxml2 to version 2.10.4 for CVE fix 4_1_0_release 2023-09-12 02:11:52 +00:00
97cbf6129a [CP] fix calc hybrid hist core caused by div 0 in pquery 2023-09-11 07:22:41 +00:00
49476afb72 [CP] update lua rpm version 2023-09-11 07:17:08 +00:00
4dd260c719 [CP] fix create view bug 2023-09-10 14:41:49 +00:00
02ce38fd30 Fix incorrent ret code when buffer is full during number formatting 2023-09-09 10:47:27 +00:00
4890b00bbf [CP] support strict replace 2023-09-09 10:41:52 +00:00
827a3d7d66 [CP] fix double free direct insert table context. 2023-09-08 12:58:14 +08:00
80c8ede52a [CP] fix MBR calculation error of spherical coordinate geometry under spatial index 2023-09-08 12:54:28 +08:00
7155d9edfe [CP] [to #51713138] fix DATA_TYPE column of information_schema.PARAMETERS output to compatibilize with MySQL 2023-09-08 12:50:35 +08:00
880876711d [CP] [fix] get member_list may core due to concurrent reconfirmation 2023-09-08 12:46:34 +08:00
009f0f283e [CP] fix illegal stmt caused by deep copy of sharding condition which contains query ref expr 2023-09-08 12:42:49 +08:00
fc75779f19 [CP] bugfix: get a wrong comparison result of rollup exprs 2023-09-08 12:39:02 +08:00
de21a29bc1 [Bugfix] fix rerouting bug 2023-09-08 12:35:17 +08:00
dd9169aa13 skip unkown types in flt 2023-09-08 12:31:32 +08:00
d4e5040339 [CP] fix ddl macro block handle reset without wait apply finished. 2023-09-08 12:27:47 +08:00
e8bfceb89b [CP] Optimize small macroblock write bandwidth 2023-09-08 12:24:01 +08:00
b32132607e Fix mysqltest 2023-09-08 12:12:59 +08:00
d3ca651f0f [CP] to issue<51622689>:fix 4016 about exec spi_copy_ref_cursor 2023-09-08 12:09:11 +08:00
1444ff849b [CP] to issue<51870226>:fix core when fail to allocate memory 2023-09-08 12:05:21 +08:00
59a92fe32f [CP] fix ObRawExpr::add_child_flags bug 2023-09-08 12:01:30 +08:00
c86f6e2fea [CP] Fix: change log level 2023-09-08 11:57:39 +08:00
4487da3976 [CP] fix fio bug 2023-09-08 11:53:48 +08:00
b20ecbc387 fix multi_version_start defense log 2023-09-06 08:12:09 +00:00
c366e45b8f [CP] to issue<51613550>:fix core when upate plsql_ccflag var 2023-09-05 10:44:48 +00:00
00ffe2871c [CP][BUGFIX] fix merge join cmp func 2023-09-05 08:12:04 +00:00
8a25a27639 fix scale bug 2023-09-04 07:24:02 +00:00
f1f898380b [CP] bugfix: lnnvl raw expr printer 2023-09-04 07:18:05 +00:00
73ee167045 [CP] Fix reinitialized max id due to unexpected 4018 from sql read 2023-09-04 07:12:18 +00:00
eb6110e9a1 [CP] support extract query range with user var 2023-09-01 15:17:41 +00:00
2701351de6 Add some restrictions on extracting cte 2023-09-01 15:12:06 +00:00
a70adffd78 [CP] fix gb18030 varlen bug 2023-08-31 12:47:46 +00:00
bb61394c5b fix diagnosis about sstable count 2023-08-31 12:42:08 +00:00
e97dd647be Introduce the maximum number of connections admission test 2023-08-31 12:12:15 +00:00
56df025c68 [CP] Fix aggregation result error in subquery with union 2023-08-31 04:04:44 +00:00
32a965bbbf [CP] fix view zerofill bug && fix mem mgr sql id dynamic leak && fix vectorize in core 2023-08-31 03:59:05 +00:00
e109c635c5 [CP] fix created SelectStmt does not have select item 2023-08-31 03:53:29 +00:00
f6b07bff5e [CP] fix exec context do not release temp expr ctx leads memory leak 2023-08-31 03:47:52 +00:00
e68157b4d3 [CP] Fix obj reset not reset meta scale 2023-08-31 03:42:13 +00:00
362961508c [CP] Enable sequence with limit in select statement 2023-08-31 03:12:11 +00:00
6f801b7cdf [CP] modify partition can't be performed together with other actions when alter table 2023-08-30 07:46:29 +00:00
37aad262b9 [CP] fix some privilege bugs 2023-08-30 07:34:06 +00:00
48ea6fe862 [CP] Fix dblink bugs 2023-08-30 07:28:31 +00:00
3ff8f74de1 [CP] fix using outer join symbol bug 2023-08-30 07:17:35 +00:00