Commit Graph

1131 Commits

Author SHA1 Message Date
Bin Wang
b9b014d1a6
Update README.md 2024-08-20 10:32:44 +08:00
Bin Wang
0889ae7601
Update README.md 2024-08-19 23:22:06 +08:00
Bin Wang
fdeed73432
Update README.md
Update the document using standard English.
2024-08-19 23:03:44 +08:00
wangbin
ddc284b69a Release 2.4.0 2023-04-25 20:40:08 +08:00
wangbin
452e00d2df Add max connection info while waiting one backend connection failed 2023-04-25 20:26:18 +08:00
wangbin
1f8a3a5243 Always visit master for prepare stmt 2023-04-25 19:38:24 +08:00
wangbin
c7416481dc Fix dead problems for admin plugin 2023-02-20 15:28:31 +08:00
wangbin
d82b8b0366 Support priority reading for readonly servers through weight which is suitable for WAN 2022-09-01 10:53:15 +08:00
wangbin
71ac2a6936 Fix reload problems related to the remote config 2022-05-16 21:09:49 +08:00
wangbin
b9f46ea49a Change monitor connect timeout from 2 to 6 seconds 2022-04-11 10:21:51 +08:00
wangbin
143c905e8e Add option for filtering session variables 2021-12-21 16:05:33 +08:00
wangbin
9ba0236385 Support kill query for rw version 2021-07-01 17:53:36 +08:00
wangbin
85b0a2408e Fix time zone problems related to slave delay check 2021-05-25 20:11:56 +08:00
Bin Wang
2d599221b8
Update cetus-configuration.md 2021-04-09 16:35:39 +08:00
Bin Wang
d86280de5d
Update README.md 2021-03-15 19:29:23 +08:00
Bin Wang
6ac0f7a0d1
Update CMakeLists.txt 2021-02-10 14:21:22 +08:00
Bin Wang
cd14f39e20
Fix prepare stmt problems when use slave in trans 2021-02-10 14:13:01 +08:00
Bin Wang
2d3fe357f8
Fix wild point problems for remote config 2021-02-08 11:43:17 +08:00
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