Commit Graph

1113 Commits

Author SHA1 Message Date
Bin Wang
b54aee2ddf
Change CHECK_DELAY_INTERVAL from 100ms to 500ms 2021-02-04 11:35:50 +08:00
Bin Wang
9a4257c4f5
Update CMakeLists.txt 2021-01-04 12:45:05 +08:00
Bin Wang
8266851bf7
Merge pull request #213 from timgates42/bugfix_typo_prefix
docs: fix simple typo, preifx -> prefix
2021-01-04 12:36:14 +08:00
Tim Gates
a48dfaf4be
docs: fix simple typo, preifx -> prefix
There is a small typo in lib/sql-expression.c.

Should read `prefix` rather than `preifx`.
2020-12-04 17:44:59 +11:00
wangbin579
1c231d9292 Fix coredump for prepare stmt and process silence while in transaction 2020-09-24 11:51:52 +08:00
wangbin579
ca6f4495e6 Fix compile warnings and CMakefile typo 2020-06-17 10:55:56 +08:00
wangbin579
99d42554b9 Try to fix prepare related problems 2020-03-13 10:41:31 +08:00
Bin Wang
75f1464e37
Return default charset to client instead of utf8 2019-12-25 18:15:03 +08:00
Bin Wang
61875a141f
Update cetus-configuration.md 2019-12-24 18:55:31 +08:00
Bin Wang
31f291e6ec
Update cetus-configuration.md 2019-12-24 18:51:47 +08:00
Bin Wang
42fe7edf8b
Update README.md 2019-12-17 18:03:44 +08:00
Bin Wang
10a09c8ec6
Update CMakeLists.txt 2019-10-19 13:34:06 +08:00
wangbin579
73aad61c07 Fix sharding range problems when setting large int 2019-10-18 20:29:18 +08:00
wangbin579
1401572646 Support utf8_unicode_ci 2019-10-01 01:20:07 +08:00
wangbin579
69bbb66fce Fix typo 2019-10-01 00:15:34 +08:00
tsthght
a9a4d65180
Update cetus-mha.md 2019-09-05 15:48:42 +08:00
Bin Wang
f8495b759d
Update cetus-sharding.md 2019-08-29 17:41:24 +08:00
Bin Wang
2c6a0b487e
Update cetus-constraint.md 2019-08-29 17:38:20 +08:00
Bin Wang
234190b893
Use COM_INIT_DB when changing db 2019-08-28 17:27:00 +08:00
Bin Wang
4bdca7fe69
Update cetus-install.md 2019-08-22 18:40:37 +08:00
tsthght
ce7811088a
Update cetus-configuration.md 2019-07-29 13:25:25 +08:00
wangbin579
c870f946e6 Fix more prepare stmt id related problems 2019-07-09 13:04:10 +03:00
wangbin579
90df8e89c1 Fix prepare stmt id related problems 2019-07-09 09:34:17 +03:00
wangbin579
23d95a509b Fix segment problems relate to prepare stmt 2019-07-08 21:36:10 +03:00
wangbin579
f1401ed1af Optimize truncating default database 2019-07-07 23:18:53 +03:00
wangbin579
259e7a7f1e Fix null pointer 2019-07-05 15:19:24 +03:00
wangbin579
1ff787bb69 Fix problems related to fast streaming 2019-07-04 23:51:22 +03:00
wangbin579
82e384967e Set write flag when parsing call 2019-07-03 20:21:58 +03:00
wangbin579
a028928c26 Visit master for call procedures 2019-07-03 20:01:37 +03:00
wangbin579
f064e49325 Support sql loose checking 2019-07-03 16:59:48 +03:00
wangbin579
961bc17e13 Release for 2.3.5 2019-07-01 16:39:10 +03:00
wangbin579
5ca40123c8 Fix dead session for save settings, etc 2019-07-01 16:36:16 +03:00
wangbin579
af51d0e3e8 Release for 2.3.5 2019-07-01 14:57:28 +03:00
wangbin579
79a93cc730 Remove some logs 2019-07-01 14:54:36 +03:00
wangbin579
eedf5e7532 Optimize admin command 2019-07-01 11:46:26 +03:00
wangbin579
2d2648e039 new master version 2.3.4 2019-06-30 17:07:30 +03:00
wangbin579
74c02603f6 Release 2.3.3 2019-06-30 16:31:03 +03:00
wangbin579
9c3c8a7b47 Fix problems related to reap 2019-06-30 16:24:02 +03:00
Bin Wang
fb926018b9
Update admin-commands.c 2019-06-28 09:42:22 +03:00
wangbin579
d1975a6ec9 Support connection hint close for mariadb 2019-06-27 12:55:53 +03:00
wangbin579
a0c865f6c2 new master version(2.3.3) 2019-06-20 12:14:07 +03:00
wangbin579
9e75112296 Release 2.3.2 2019-06-20 12:08:19 +03:00
wangbin579
cfe9ebb29d Fix memory problems for sharding commands 2019-06-19 10:15:41 +03:00
wangbin579
a9b9756726 Fix memory leaks revealed by valgrind 3.15 2019-06-04 15:57:13 +08:00
wangbin579
a8bb6cd26a new master version(2.3.2) 2019-06-04 15:32:54 +08:00
wangbin579
b9f5f50f09 Fix problems related to 'select * from user_pwd' 2019-06-04 15:23:56 +08:00
wangbin579
12090a3ba5 Fix more compression problems 2019-06-02 15:57:42 +08:00
wangbin579
97dae31f45 Enable fast stream for rw version 2019-05-31 00:36:48 +08:00
wangbin579
a4552bd002 New version number for master 2019-05-31 00:12:04 +08:00
wangbin579
1828f51326 Fix compression problems when sql is too long 2019-05-30 23:59:14 +08:00