Commit Graph

  • 2c58a85ada Change 2.0 to 2.1 optimize lazio579 2019-01-03 09:39:52 +0800
  • 5588af4f3b Fix xa optimized problems lazio579 2019-01-02 14:39:12 +0800
  • 1907c7d435 Merge branch 'master' into optimize lazio579 2018-12-29 11:18:46 +0800
  • 69eca5123d Fix join problems when one vdb contains two dbs v2.0.0 lazio579 2018-12-29 11:09:23 +0800
  • c57f8d2515 support modify default-db/default-username Dynamic tsthght 2018-12-29 10:17:06 +0800
  • a125059395 modify doc tsthght 2018-12-27 17:22:05 +0800
  • ae9f8acdb2 Process fast streaming by default lazio579 2018-12-27 16:25:57 +0800
  • 3d45b1699c Add options for fast streaming lazio579 2018-12-27 14:26:17 +0800
  • 2889741311 Optimize xa transactions when only one server does write operations lazio579 2018-12-27 11:15:56 +0800
  • a6228a287f Merge master lazio579 2018-12-26 14:31:17 +0800
  • 4063a84bbb Support sub select which contains union lazio579 2018-12-26 13:40:31 +0800
  • 43b68dbd86 Don't supplement order by when MySQL version < 8 lazio579 2018-12-26 11:12:58 +0800
  • fdfdc69f9f Fix issue 164 lazio579 2018-12-26 09:39:41 +0800
  • 303561ab4d Merge branch 'optimize' of https://github.com/Lede-Inc/cetus into optimize lazio579 2018-12-25 21:36:21 +0800
  • 12e7f85e6c Support kill query through the admin client lazio579 2018-12-25 20:35:13 +0800
  • b3cb642218 Support kill query at the admin interface lazio579 2018-12-25 20:35:13 +0800
  • de92ba0eb8 Fix issues reported by coverity scan lazio579 2018-12-24 11:30:07 +0800
  • 4098cc54de Merge branch 'master' into optimize lazio579 2018-12-24 11:01:19 +0800
  • 91d4c7260e Fix issues reported by coverity scan lazio579 2018-12-24 11:01:00 +0800
  • 010f9d8355 Merge branch 'master' into optimize lazio579 2018-12-24 10:15:28 +0800
  • a79265028a Fix compile warnings lazio579 2018-12-24 10:15:14 +0800
  • 634e42bd6c
    Update cetus-install.md wangbin 2018-12-24 09:59:29 +0800
  • c6e6f47591 Remove cetus connection info lazio579 2018-12-24 09:45:33 +0800
  • 003a74bb60
    Update cetus-install.md wangbin 2018-12-24 09:33:11 +0800
  • 4239df3dfc Change openssl off by default lazio579 2018-12-24 09:28:19 +0800
  • 2c168b07f1 acl support wildcard tsthght 2018-12-21 14:51:12 +0800
  • 3120a8e114 acl support wildcard tsthght 2018-12-21 14:49:01 +0800
  • a70ff296d2 Fix one segment fault lazio579 2018-12-21 14:26:31 +0800
  • e30a144cca Fix fast streaming related problems when sending large contents lazio579 2018-12-21 14:10:52 +0800
  • e7bd4f154c modify doc tsthght 2018-12-20 15:53:40 +0800
  • a3d249c6a2 Don't send large contents to client in one time lazio579 2018-12-20 15:21:50 +0800
  • d3fbf2f61d Close server connections when adjusting attribute failed lazio579 2018-12-20 11:47:07 +0800
  • f08817525c Merge master lazio579 2018-12-20 08:03:37 +0800
  • e96b75ae8b Add option for charset checking lazio579 2018-12-19 16:30:48 +0800
  • e634ec1071 Add log for memory check lazio579 2018-12-19 14:05:27 +0800
  • 394aa7dd8d Merge branch 'master' into optimize lazio579 2018-12-16 11:54:14 +0800
  • 775229f0c5 Support fast streaming without tcp streaming lazio579 2018-12-16 11:49:45 +0800
  • ffea5741d6 Go fast streaming when tcp stream is disabled lazio579 2018-12-14 15:51:39 +0800
  • 2a5dd205c1 modify sql about remote config DB tsthght 2018-12-14 15:33:55 +0800
  • 9b55834beb Merge branch 'master' into optimize lazio579 2018-12-13 15:54:07 +0800
  • 388e231b3b Merge remote-tracking branch 'origin/parser/index_hint' lazio579 2018-12-13 15:18:20 +0800
  • 209a8063f3 Merge branch 'master' into optimize lazio579 2018-12-13 14:17:35 +0800
  • f80057f2a9 Fix cpu taskset problems lazio579 2018-12-13 14:10:01 +0800
  • e9eadc2f80 Fix problems related to drop dababase lazio579 2018-12-13 10:39:55 +0800
  • f0859c7c75 Merge master lazio579 2018-12-12 14:59:42 +0800
  • 90e8cd304a Merge remote-tracking branch 'origin/bugfix/drop_database' into optimize lazio579 2018-12-12 14:55:57 +0800
  • 0d43ba6d9c Syntax recognize drop database bugfix/drop_database tsthght 2018-12-12 14:54:58 +0800
  • 2e9080b13c Merge remote-tracking branch 'origin/bugfix/drop_database' lazio579 2018-12-12 14:21:39 +0800
  • 17ab860b9a Fix dead sessions when receiving no resp lazio579 2018-12-12 14:11:54 +0800
  • ef000c1918 Syntax recognize drop database tsthght 2018-12-12 11:20:05 +0800
  • d8b6a1cb0d Fix black list lazio579 2018-12-11 18:01:48 +0800
  • f1cc71db09 Fix black list lazio579 2018-12-11 17:59:29 +0800
  • 190111d4b2 Limit resp size lazio579 2018-12-11 17:00:39 +0800
  • 20a524b355 Merge branch 'master' into optimize lazio579 2018-12-11 15:16:14 +0800
  • 7262be1182 Fix tcp stream related problems lazio579 2018-12-11 15:15:53 +0800
  • c529eb3cd7 fix problem about index hint parser/index_hint tsthght 2018-12-10 15:57:58 +0800
  • 72c64ed4f8 Optimize memory allocations lazio579 2018-12-10 10:35:27 +0800
  • d9963d1291 Merge branch 'master' into optimize lazio579 2018-12-10 08:02:54 +0800
  • 405d079a68 add some log about check slave delay tsthght 2018-12-07 20:38:11 +0800
  • 6370931b63
    Update cetus-shard-profile.md liuyanlei25 2018-12-07 17:53:19 +0800
  • 9a2dc03afe
    Update cetus-shard-profile.md liuyanlei25 2018-12-07 17:46:44 +0800
  • f625ca6b1c
    Update README.md liuyanlei25 2018-12-07 17:40:53 +0800
  • 098b41157e Fix explain modification problems lazio579 2018-12-07 17:40:43 +0800
  • 8b9450e82c
    Update README.md single-process liuyanlei25 2018-12-07 17:40:20 +0800
  • 4f7a1f2188 Fix sharding compilation problems lazio579 2018-12-07 09:31:37 +0800
  • a3f8e64a47 Forbid flush table lazio579 2018-12-06 16:26:02 +0800
  • b8b794f104 Forbid flush table lazio579 2018-12-06 16:25:04 +0800
  • 3cbb455ff7 Merge branch 'master' into optimize lazio579 2018-12-06 16:15:07 +0800
  • 6c34577a09 Forbid flush tables, lock tables,unlock tables, etc lazio579 2018-12-06 16:14:47 +0800
  • 40450248d2 Merge branch 'master' into optimize lazio579 2018-12-06 14:20:06 +0800
  • 9f8fbe3a0e Report 'proxy timeout when merging' instead of 'merge failed' lazio579 2018-12-06 13:42:23 +0800
  • 6b2cbc97be Optimize order by rewrite lazio579 2018-12-06 11:00:27 +0800
  • cdfbb317a3 Merge branch 'master' of https://github.com/Lede-Inc/cetus lazio579 2018-12-06 09:24:54 +0800
  • 9f7a584aae Fix order by rewrite problems when meeting case when lazio579 2018-12-06 09:24:34 +0800
  • 70d3767527 Adjust memory leak recycle positions lazio579 2018-12-05 13:58:32 +0800
  • e239efb4df
    Update README.md Bin Wang 2018-12-05 08:43:50 +0800
  • 199f96f4c9 Apply patch which is lost lazio579 2018-12-04 11:02:03 +0800
  • bf1c991c38 Fix problems caused by git --hard -f lazio579 2018-12-04 09:42:05 +0800
  • 96695284ee Remove debug log lazio579 2018-12-03 09:47:54 +0800
  • a739c7f443 Remove one memory leak lazio579 2018-12-03 08:28:52 +0800
  • 3d2e6b2adc Add more logs for merging failed info lazio579 2018-12-02 14:52:36 +0800
  • 12f5c700b1 Merge branch 'master' of https://github.com/Lede-Inc/cetus lazio579 2018-11-30 18:06:42 +0800
  • bf87b71e9f Fix more memory leaks related to the master process lazio579 2018-11-30 18:04:49 +0800
  • 13836bc38f
    Update cetus-docker.md liuyanlei25 2018-11-30 15:59:48 +0800
  • bb407ea7b4
    Update cetus-docker.md liuyanlei25 2018-11-30 15:58:53 +0800
  • d5558ea4e1
    Update README.md liuyanlei25 2018-11-30 15:51:19 +0800
  • 6296fb5efc
    Update README.md liuyanlei25 2018-11-30 15:50:58 +0800
  • 8ceec4e5e3
    Create cetus-docker.md liuyanlei25 2018-11-30 15:49:27 +0800
  • 84d69cdee5
    Create cetus-docker.md liuyanlei25 2018-11-30 15:48:39 +0800
  • 2dd9eb6d82 Fix too many connections caused by recvmsg lazio579 2018-11-30 09:32:11 +0800
  • 010877a77e Fix admin memory leaks lazio579 2018-11-29 15:29:06 +0800
  • 547463c093 Fix some memory leaks lazio579 2018-11-29 15:05:39 +0800
  • e44779c8d9 Fix problems related silent processing lazio579 2018-11-28 18:34:09 +0800
  • 7f74bc2cd9 Fix regression errors lazio579 2018-11-28 16:14:01 +0800
  • 791dc999ca Fix issue 162 lazio579 2018-11-28 16:04:50 +0800
  • 359aec4b2f Add some debug logs lazio579 2018-11-28 15:33:50 +0800
  • 5d57158034 Fix more order by related problems lazio579 2018-11-28 12:15:53 +0800
  • c7cc0278b1 Fix order by related problems lazio579 2018-11-28 12:02:33 +0800
  • 9c72a1a87d Fix config remote connection related problems lazio579 2018-11-27 15:48:40 +0800
  • f8b5520462
    Update cetus-install.md tsthght 2018-11-27 14:14:52 +0800