Commit Graph

2482 Commits

Author SHA1 Message Date
lin e794945db0 fix lost connection inner 2037 2023-01-05 15:11:09 +08:00
dcy10000 95d4cf26ae inner-1945-supplement: report error packet when connection closed (#3562)
inner-2062: fix npe

Signed-off-by: dcy10000 <dcy10000@gmail.com>
2022-12-29 13:25:25 +08:00
wenyh b69846cfd0 [inner-2026] fix bug: not found group by column (#3573) 2022-12-28 14:23:13 +08:00
wenyh1 1a6ccec4ab fix: UnusedImports 2022-12-26 16:27:32 +08:00
wenyh1 d0b20a04b1 [inner-2026&2030] fix bug with table aliases or schema name 2022-12-26 15:22:08 +08:00
ylinzhu 49ffd2f8cf inner-1898: release switch & inner-1897:prevent sync release hang 2022-12-09 17:47:19 +08:00
guoaomen 043f1ec80d fix: Set the jdk version of codeQL 2022-12-09 15:12:51 +08:00
ylinzhu 0c82bbe529 fix Infinite recursion inner 2005 (#3498)
fix
2022-12-09 13:48:26 +08:00
Peter Stöckli f8a585547c Add CodeQL workflow (#3509)
* Add CodeQL workflow

* Adjust query pack
2022-12-08 11:50:45 +08:00
dcy10000 c6ef702991 inner-1945: print error if no handler
Signed-off-by: dcy10000 <dcy10000@gmail.com>
2022-12-01 11:22:53 +08:00
Rico 86266abb2e inner-1956:fix MultiNodeSelectHandler hang (#3461)
Signed-off-by: dcy10000 <dcy10000@gmail.com>
2022-12-01 11:22:49 +08:00
yanhuqing666 f2f669edd9 inner 1568 2022-08-29 18:07:51 +08:00
wd2365151147 d36fe80e0d [inner-1855] fix: in 'join on subquery', subquery is executed repeatedly 2022-08-25 10:30:00 +08:00
dcy 0d590663d2 inner-1789 slow log npe
Signed-off-by: dcy <dcy10000@gmail.com>
2022-08-19 16:58:03 +08:00
wenyh 1e67184e96 Merge pull request #3363 from actiontech/fix/1880
fix: use thread-safe collections(cherry-pick from 2261)
2022-08-16 18:05:47 +08:00
guoaomen b5c421fb54 fix: use thread-safe collections 2022-08-16 14:45:13 +08:00
wenyh a75d3d0579 [inner-1844] Fix the round/truncate function problem (cherry pick) (#3351) 2022-08-15 11:07:22 +08:00
wenyh e1fa2f411a [inner-1335&1788&1792] optimizer group by (cherry pick) (#3353) 2022-08-15 09:48:08 +08:00
yanhuqing cc5131e823 version rollback to 2.19.11.99/lts 2022-07-19 05:36:38 +00:00
yanhuqing e7fba884ef version tag to 2.19.11.17 2.19.11.17/tag 2022-07-19 05:33:04 +00:00
baofengqi 66511161ed inner 1430 - fix deadlock between close and backend cleaner 2022-07-19 10:06:22 +08:00
baofengqi 9b14f8e83b #3175 - short value of row data protocol fails to convert to  binary protocol 2022-07-19 10:00:21 +08:00
zhengfang.sun 8521d7a5a6 #1670 fix the impact on GROUP_CONCAT& FUNCTION DISTINCT (#1821) 2022-07-19 09:50:59 +08:00
zhengfang.sun fbec6dcecc #1670 Standardize 'group by' pushdown to MySQL (#1693) 2022-07-19 09:50:58 +08:00
wd2365151147 0787195f7a [inner-1762] fix:no handler (cherry pick) 2022-07-01 15:55:17 +08:00
yanhuqing ea030e57f3 version rollback to 2.19.11.99/lts 2022-06-20 14:11:24 +00:00
yanhuqing d29eb3e845 version tag to 2.19.11.16 2.19.11.16/tag 2022-06-20 14:07:49 +00:00
baofengqi 39c2803ea7 fix ci 2022-06-17 17:25:20 +08:00
Collapsar 137ae782e3 inner 1721 - fix missing filed attribute (#3215) 2022-06-17 17:25:17 +08:00
ylinzhu cadec08631 Merge pull request #3287 from ylinzhu/1790
fix timer thread  hang inner 1790
2022-06-16 10:14:12 +08:00
lin 70a5173ef6 fix timer thread hang inner 1790 2022-06-15 17:50:06 +08:00
Rico ae15c7e22a update fastjson version (#3269)
Signed-off-by: dcy <dcy10000@gmail.com>
2022-06-06 17:35:03 +08:00
wd2365151147 eaf4a235e5 [inner-1661] fix: when multiple ER filtering conditions in the join on, query result error(cherry pick) 2022-04-28 11:58:34 +08:00
Rico 27db133805 inner-1613: fix select may send without limit (#3096)
Signed-off-by: dcy <dcy10000@gmail.com>
(cherry picked from commit a754d72fa4)
Signed-off-by: dcy <dcy10000@gmail.com>
2022-03-10 16:40:33 +08:00
LUA 56a5ec1aba fix: support BIN/SUBSTRING function (#3168) 2022-03-08 13:24:24 +08:00
wd2365151147 98e9652948 [inner-1647] cherry pick from inner-1508 2022-02-23 17:08:11 +08:00
wd2365151147 c63cada7d7 [inner-950] adjust the sequence of locks (cherry pick) 2022-02-21 15:44:50 +08:00
yanhuqing 5c718e788e version rollback to 2.19.11.99/lts 2022-01-25 09:37:25 +00:00
yanhuqing 4bdf042230 version tag to 2.19.11.15 2.19.11.15/tag 2022-01-25 09:33:43 +00:00
Huqing Yan 363d9d3e42 log4j 2.17.1 2022-01-21 15:18:59 +08:00
ylinzhu fcce010720 fix init tmManager inner 1603 (#3084) 2022-01-20 14:47:37 +08:00
Huqing Yan 38ac1062ce inner-1552:add close conf for record heartbeat (#3020)
Signed-off-by: dcy <dcy10000@gmail.com>
2022-01-11 17:36:24 +08:00
Rico 89f01b818b inner-1548: fix rounding problem in show @@directmemory (#3019)
* inner-1548: fix rounding problem in show @@directmemory

Signed-off-by: dcy <dcy10000@gmail.com>

* inner-1548: modify display

Signed-off-by: dcy <dcy10000@gmail.com>

(cherry picked from commit 5b3217418e)
Signed-off-by: dcy <dcy10000@gmail.com>
2022-01-11 17:15:23 +08:00
yanhuqing d4d346fb1f version rollback to 2.19.11.99/lts 2021-12-23 05:40:52 +00:00
yanhuqing 4952001b55 version tag to 2.19.11.14 2.19.11.14/tag 2021-12-23 05:37:04 +00:00
wenyh ef57f399c0 fix: the ddl execution results are pushed twice in the cluster (#3017)
* fix: the ddl execution results are pushed twice in the cluster

* fix: the ddl execution results are pushed twice in the cluster

* fix: the ddl execution results are pushed twice in the cluster
2021-12-21 11:26:06 +08:00
yanhuqing666 8c526a7dab log4j version 2021-12-21 11:01:04 +08:00
baofengqi 390a294594 Bump log4j-core from 2.13.1 to 2.16.0 2021-12-16 11:32:21 +08:00
yanhuqing 6428049d16 version rollback to 2.19.11.99/lts 2021-12-01 06:58:28 +00:00
yanhuqing 77ccd878c2 version tag to 2.19.11.13 2.19.11.13/tag 2021-12-01 06:54:39 +00:00