John W Smith
a57ebb36e7
Fixing previous push for reload function
2017-08-30 15:37:03 -04:00
John W Smith
1b2ea6a76b
Add reload command to init.d script.
2017-08-30 10:22:28 -04:00
René Cannaò
abd17f5691
Updae variable name in proxysql.cnf #1088
2017-07-31 14:21:26 +02:00
René Cannaò
1ada33a048
Features #1103 and #1104
...
Bind on 0.0.0.0 by default #1103 and don't allow remote login from standard users
Do not listen on unix socket domain by default #1104 #1104
2017-07-21 02:55:30 +02:00
René Cannaò
3e4f97e0f5
Parsing bug in proxysql.cnf introduce in #1073
2017-07-13 20:45:13 +02:00
René Cannaò
f3a27b2c1b
Do not consider a server failed in case of Access denied #1073
...
If a server returns "Access denied" during monitor ping,
the server is up and running.
If a server returns "Access denied" during monitor connect,
an error message is logged in error log.
Added a comment in proxysql.cnf to point that the variables need to be set
2017-06-26 21:52:42 +02:00
Christopher Troup
794057684d
Add chkconfig support
...
Installing the RPM via `rpm -i proxysql-<VERSION>.rpm` generates an
error on systems that have chkconfig -- it requires special syntax at
the top of the init.d script.
2017-02-10 19:57:48 -05:00
Lee Clemens
3446a172d4
Update return codes for LSB compliance
...
start when already running and stop when already stopped should return successful return codes (0)
2017-01-05 12:32:28 -05:00
René Cannaò
80807f228e
Added examples in proxysql.cnf
...
Commented examples related to:
* scheduler
* mysql_replication_hostgroups
2016-08-30 23:52:52 +00:00
René Cannaò
a8a7677c3d
Improved defaults in proxysql.cnf
2016-08-30 23:48:58 +00:00
René Cannaò
657d498607
Changing some default in proxysql.cnf
2016-07-22 16:16:08 +00:00
René Cannaò
19bbce4a58
Merge pull request #472 from vermeire-mathias/issue425
...
fix for the init script, see issue 425
2016-02-03 12:52:18 +01:00
mathias
8a447e93bf
fix for the init script, see issue 425
2016-02-02 19:26:23 +01:00
René Cannaò
c720ab1596
Minor typo for #465
2016-01-14 14:41:59 +00:00
René Cannaò
e7412f9e85
Fixes typo for #465
2016-01-14 14:15:56 +00:00
René Cannaò
c0a243e8e1
Move datadir to /var/lib/proxysql
...
Move datadir from /var/run/proxysql to /var/lib/proxysql
Closes #465
2016-01-14 14:11:45 +00:00
René Cannaò
66495b5ded
Minor commit to build version 1.1.1
...
also modified init to change ulimit
2016-01-06 16:19:49 +00:00
René Cannaò
9f30b12e93
Updating documentation and simplifying config file
2015-09-12 21:54:31 +00:00
René Cannaò
5dfc4d3129
Improved init script
...
Closes #382
2015-09-10 23:27:41 +00:00
René Cannaò
ff948cc52d
Added default config file , init script
...
Also implemented make install and make uninstall
2015-09-06 00:29:14 +00:00