Commit Graph

902 Commits

Author SHA1 Message Date
yanhuqing d83edd05cc refactor multi_groupby 2017-11-30 15:29:46 +08:00
yanhuqing d54effbf3c code optimize 2017-11-30 15:29:46 +08:00
yanhuqing d1ce1bd389 closeConns_problem #332 2017-11-30 15:29:31 +08:00
tiger.yan 0b947ddeca Merge pull request #352 from actiontech/issue-345
#345 Error when `view` contains a statement which like`select table1…
2017-11-30 15:25:34 +08:00
sunzhengfang 782b911b1b #345 Error when view contains a statement which likeselect table1.name,table2.name as t_name 2017-11-30 15:06:34 +08:00
tiger.yan 8edf54069f Merge pull request #347 from actiontech/fix-db-sequence
Fix db sequence #340
2017-11-30 14:03:27 +08:00
tiger.yan 6863e6f330 Merge branch 'master' into fix-db-sequence 2017-11-30 13:50:17 +08:00
Guoji Ma ffa7636941 #340, check script to make sure that initial value is from 0, this will make the first record from 1 2017-11-30 13:40:51 +08:00
Guoji Ma 4255c35f49 #340, change log level 2017-11-30 13:35:37 +08:00
Guoji Ma 37e2d2174e #340, fix that autoincrement column was given 0 when the initiating value of global sequence don't been set 2017-11-30 11:09:15 +08:00
Guoji Ma 8dc1d7fbac fix, autoincrement column don't from 1 starting when its rule don't been set 2017-11-30 10:51:47 +08:00
yanhuqing c3f22ff6eb io_mode rollback #339 releate ceff7d6347 2017-11-29 17:00:38 +08:00
tiger.yan 8875f36933 Merge pull request #343 from actiontech/fix-incorrect-key
fix incorrect key being ignored #338
2017-11-29 16:35:53 +08:00
Guoji Ma 024e7a6164 fix incorrect key being ignored 2017-11-29 14:06:21 +08:00
tiger.yan fc1b921908 Merge pull request #342 from actiontech/issue-341
#341 Select view can make dble client hanged Function view
2017-11-29 13:15:03 +08:00
sunzhengfang d1f99b0425 #341 Select view can make dble client hanged Function view 2017-11-29 11:24:47 +08:00
yanhuqing 12459ec014 fingbug.xml #332 e993c1946d 2017-11-28 13:17:51 +08:00
yanhuqing e993c1946d commit problem #332 2017-11-28 11:37:19 +08:00
yanhuqing 40aa4209b7 ByteBuffer allocate optimize 2017-11-24 21:36:19 +08:00
yanhuqing 01d3c396e0 code optimize 2017-11-24 18:40:31 +08:00
yanhuqing 5f62aa0efb optimized select performance, releated 4579e24ed0 2017-11-24 18:40:31 +08:00
tiger.yan c18be80459 Merge pull request #336 from actiontech/issue-335
#335 `XA transaction` will execute failed,when `xa rollback` is abnor…
2017-11-22 17:50:28 +08:00
sunzhengfang 7c0c4a418d Merge branch 'master' of github.com:actiontech/dble into bigdecimal 2017-11-22 16:43:49 +08:00
sunzhengfang 5ab4afd334 #335 XA transaction will execute failed,when xa rollback is abnormal submitted 2017-11-22 10:19:03 +08:00
sunzhengfang 8de6e67784 #335 XA transaction will execute failed,when xa rollback is abnormal submitted 2017-11-21 18:42:20 +08:00
sunzhengfang 0ad6024ee6 #335 XA transaction will execute failed,when xa rollback is abnormal submitted 2017-11-21 18:22:20 +08:00
yanhuqing 394c200c7c fix for findbug 2017-11-21 13:56:42 +08:00
yanhuqing a45f37efd8 multi_node query 2017-11-21 13:36:06 +08:00
yanhuqing 18da7a4f71 Query ResultSet metadata #325 2017-11-21 13:36:06 +08:00
yanhuqing 5c4388a9a7 derived_subquery #266 #298 2017-11-21 13:36:06 +08:00
tiger.yan 207fdfe8a3 Merge pull request #334 from actiontech/issue-332
#332 After one xa transaction is abnormal submitted,the next will ret…
2017-11-21 13:31:14 +08:00
sunzhengfang f6e5935e69 #332 After one xa transaction is abnormal submitted,the next will return error 2017-11-21 13:21:54 +08:00
sunzhengfang ecdab3d236 #332 After one xa transaction is abnormal submitted,the next will return error 2017-11-21 13:21:19 +08:00
sunzhengfang f943d400dc #332 After one xa transaction is abnormal submitted,the next will return error 2017-11-21 13:15:43 +08:00
tiger.yan 383510838c Merge pull request #333 from actiontech/issue-330
#330 'statement.setMaxRows' can make 'dble' client hanged.
2017-11-20 17:28:00 +08:00
tiger.yan 825604754d Merge branch 'master' into issue-330 2017-11-20 16:18:08 +08:00
yanhuqing baecf571a3 Merge branch 'master' of https://github.com/actiontech/dble 2017-11-20 13:24:54 +08:00
tiger.yan 95808bea72 Merge pull request #329 from actiontech/issue-303
#303 view add cluster support
2017-11-20 13:13:15 +08:00
sunzhengfang 30f6807281 #330 'statement.setMaxRows' can make 'dble' client hanged. 2017-11-20 11:15:30 +08:00
sunzhengfang 373e9cd36e #303 view flag set 2017-11-17 10:59:52 +08:00
sunzhengfang 2f17052a66 #303 view add cluster support 2017-11-16 13:48:00 +08:00
sunzhengfang c966a05414 #303 view add cluster support 2017-11-16 11:40:51 +08:00
yanhuqing 0e4f440278 Merge branch 'master' of https://github.com/actiontech/dble 2017-11-15 18:17:11 +08:00
tiger.yan 53e849a098 Merge pull request #327 from actiontech/issue-326
#326 Transaction consistency does not keep on once dble restarts or c…
2017-11-15 18:11:43 +08:00
tiger.yan 42cd6dd917 Merge branch 'master' into issue-326 2017-11-15 18:03:56 +08:00
sunzhengfang 4f01ff6506 #326 Transaction consistency does not keep on once dble restarts or crashes when "xa_commit" 2017-11-15 16:10:46 +08:00
sunzhengfang 9d0c902bdf #326 Transaction consistency does not keep on once dble restarts or crashes when "xa_commit" 2017-11-15 15:41:59 +08:00
yanhuqing 189019a746 set manager user's schemas empty #324 2017-11-14 14:30:49 +08:00
yanhuqing e5bd1967c2 Merge branch '2.17.09.0/rel' 2017-11-13 14:19:06 +08:00
yanhuqing 8f5aa56c05 code style 2017-11-13 14:17:38 +08:00