This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
MaxScale
Watch
1
Star
0
Fork
0
You've already forked MaxScale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a398da58a49dff38243e5f84ee5822696e58c485
MaxScale
/
server
/
modules
/
monitor
/
mariadbmon
History
Esa Korhonen
a398da58a4
Add sleep to execute_cmd_time_limit
...
If the query fails instantly, the retries end up busy-looping. Now each try is at least one second.
2018-10-04 20:19:57 +03:00
..
test
Partially revert 4ba011266843857bbd3201e5b925a47e88e1808f
2018-09-20 15:57:30 +03:00
cluster_discovery.cc
A slave must have running slaves to be a relay master
2018-10-04 20:16:29 +03:00
cluster_manipulation.cc
Only redirect usable slaves
2018-10-04 20:11:12 +03:00
CMakeLists.txt
MXS-1845 Add unit test for the cycle find algorithm (Tarjan SCC)
2018-06-05 16:33:51 +03:00
gtid.cc
Use string instead of stringstream
2018-09-27 16:46:59 +03:00
gtid.hh
Uncrustify maxscale
2018-09-09 22:26:19 +03:00
mariadbmon_common.cc
MXS-1845 Complete server promotion code
2018-10-01 18:06:39 +03:00
mariadbmon_common.hh
MXS-1845 Complete server promotion code
2018-10-01 18:06:39 +03:00
mariadbmon.cc
Use maxbase time and clock classes instead of std::chrono
2018-09-27 17:04:59 +03:00
mariadbmon.hh
Fix verify_master_failure
2018-10-04 13:38:10 +03:00
mariadbserver.cc
Add sleep to execute_cmd_time_limit
2018-10-04 20:19:57 +03:00
mariadbserver.hh
MXS-1845 Switchover cleanup
2018-10-04 11:45:33 +03:00