Commit Graph

2912 Commits

Author SHA1 Message Date
wenyh aa2cad3b14 fix issus 2024 (#2080) 2020-09-15 10:16:31 +08:00
zhengfang.sun 335e760d3d #1830 expect that we can show and resume orther dble paused dataNode … (#2045)
* #1830 expect that we can show and resume orther dble paused dataNode in cluster

* #1830 expect that we can show and resume orther dble paused dataNode in cluster

* #1830 expect that we can show and resume orther dble paused dataNode in cluster
2020-09-15 10:14:18 +08:00
Collapsar a3810c0457 rw split simple (#2076)
* rw split simple

* fix findbug

* Perfect rwSplit

* resolve conflict

* resolve conflict

* resolve conflict

* fix findbug

* fix transaction

* fix findbug

* change into log4j2 print instead

* support load data

* resolve checkstyle
2020-09-15 10:12:47 +08:00
yanhuqing bfe64a71e3 bug template 2020-09-14 19:11:32 +08:00
tiger.yan 7b282075ea Update issue templates 2020-09-14 19:09:46 +08:00
yanhuqing 851273014b bug template 2020-09-14 19:02:07 +08:00
zhengfang.sun 30341520bc fix error code in multiNodeQuery (#2106)
* fix error code in multiNodeQuery

* fix buffer usage in singleNodeHanlder

* fix buffer usage in singleNodeHanlder

* add toString for session
2020-09-14 16:28:03 +08:00
yanhuqing 353928d8eb remove debug log 2020-09-14 14:35:07 +08:00
yanhuqing b6ff014019 autotest maxcon 2020-09-11 17:37:50 +08:00
yanhuqing 17e4f28428 inner 525 2020-09-11 14:40:04 +08:00
yanhuqing f85200afc8 autotest bug 2020-09-11 14:40:04 +08:00
zhengfang.sun 8cc377b7ff DBLE0REQ-522 (#2099) 2020-09-11 10:14:05 +08:00
yanhuqing 0ba1148602 tmp log 2020-09-11 09:53:16 +08:00
zhengfang.sun bc101f427a fix lost of prepareStatement impl (#2101) 2020-09-11 09:46:20 +08:00
zhengfang.sun 2cca792bc1 fix for autotest packetId (#2100) 2020-09-10 15:04:29 +08:00
yanhuqing 5072b36416 user log 2020-09-09 12:19:22 +08:00
wenyh a28537c13c cherry pick from 3.20.07.0 (#2092) 2020-09-08 19:51:05 +08:00
yanhuqing d9fba96670 import from #1997 2020-09-08 19:39:22 +08:00
zhengfang.sun ed8c8dbb36 fix bugs find in auto test (#2096) 2020-09-08 19:16:14 +08:00
wenyh 83a650aaa4 freshing connection requires add lock (#2090) 2020-09-07 13:08:05 +08:00
wenyh 5ae09e4e07 inner 501 (#2089) 2020-09-07 13:07:13 +08:00
tiger.yan f62afbf672 inner-488 (#2084) 2020-09-07 13:06:19 +08:00
yanhuqing 908563bbd3 Revert "code review"
This reverts commit 87317862b6.
2020-09-04 11:32:00 +08:00
yanhuqing 87317862b6 code review 2020-09-04 11:30:31 +08:00
wenyh f22ab286d4 inner 506 (#2088) 2020-09-03 14:17:20 +08:00
tiger.yan 5ba0375ec6 inner 480 (#2083) 2020-09-03 10:04:36 +08:00
zhengfang.sun b5fa38a019 Dble 475 (#2086)
* fix transformsql to frontend not backend

* add services toString
2020-09-02 16:03:11 +08:00
wenyh ff5ca16487 dble_information table (#2077) 2020-09-02 11:10:43 +08:00
LUA 3ae8b80071 feat: Add management commands dble_algorithm (#2051)
* feat: Add management commands dble_algorithm

* perf: Use enhanced for loop instead
2020-09-02 10:53:59 +08:00
Collapsar 6b666efaeb cherry pick from 3.20.07.0 (#2078) 2020-09-01 15:38:28 +08:00
zhengfang.sun 715bf387c2 fix message to fix autotest (#2082) 2020-09-01 10:51:46 +08:00
LUA a7aa245ee5 feat: Add management commands dble_db_group/dble_db_instance (#2071)
* feat: Add management commands dble_db_group/dble_db_instance

* fix: findbugs NP_NULL_ON_SOME_PATH

* fix: findbugs alert NULL
2020-08-26 16:01:09 +08:00
zhengfang.sun c5250afe52 fix message of the update/delete not allowed && fix readBuffer when the buffer is not big enough (#2074) 2020-08-26 16:00:34 +08:00
wenyh 72a97a1160 solve the problem of quotation marks (#2068)
* solve the problem of quotation marks

* judgment to adjust

* judgment to adjust
2020-08-24 13:27:32 +08:00
zhengfang.sun aa56621790 Resume the realization of KillConnection (#2062)
* Resume the realization of KillConnection

* Remove duplicate codes

* Remove duplicate codes
2020-08-24 13:08:48 +08:00
wenyh c151192cd9 in the log, only 1024 bytes are shown in the sql. (#2067) 2020-08-24 09:25:31 +08:00
zhengfang.sun 256385ce18 fix issue for sql_mode reset (#2065) 2020-08-20 19:04:06 +08:00
LUA 4202ac002e fix: Support alter table comment (#2061)
* fix: Support alter table comment

* fix: Support alter table comment
2020-08-20 13:23:16 +08:00
zhengfang.sun 21baddd139 set schemaName for table meta when init tableMeta (#2057) 2020-08-19 13:04:26 +08:00
wenyh b6df74f45c add default values to b variables in python scripts (#2056)
* add default values to b variables in python scripts

* adjust the judgment

* add log
2020-08-19 12:59:29 +08:00
tiger.yan 1220e7c6d0 atk-1275 (#2050) 2020-08-18 17:02:59 +08:00
LUA 34626b96f9 feat: Add management commands dble_table series (#2037)
* feat: Add management commands

dble_sharding_node, dble_schema, dble_thread_usage

* refactor: Modify variable name

* feat: Add management commands dble_table series

* perf: judge empty

* perf: judge empty

* fix: Increase judgment
2020-08-17 19:50:36 +08:00
yanhuqing bf525ef26f fix import 2020-08-17 17:47:07 +08:00
tiger.yan e2e8536e82 inner 464 (#2046) 2020-08-17 17:21:20 +08:00
tiger.yan b3d298ec00 1997 (#2035) 2020-08-17 15:34:25 +08:00
tiger.yan 6472831222 #2026 minus (#2033) 2020-08-17 15:23:42 +08:00
zhengfang.sun 98b8f7fc40 #1880 fix manager execute sql record (#2044) 2020-08-17 15:19:48 +08:00
zhengfang.sun d79d2d0c0e add cache for visitor to let the visit faster 2020-08-14 16:59:42 +08:00
文韵涵 e42b67e461 add management tables (#2038)
* add management tables

* solve the ci problem

* adjusts the self-growing columns of the table_entry family of tables
2020-08-14 12:12:40 +08:00
yanhuqing 0ad5cdd857 no global table inner 458 2020-08-13 16:15:33 +08:00