
Hi Jean, On Wed, Mar 16, 2016 at 4:48 PM, Jean Weisbuch <jean@phpnet.org> wrote:
I forgot to create the PR for upstream as i did for Otto's repo : https://github.com/ottok/mariadb-10.0/pull/26 and https://github.com/ottok/mariadb-10.0/pull/27 These changes are already in Debian testing packages, should i create the PR or you will handle it on your side?
I have just committed a patch. Best, Nirbhay
Le 16/03/2016 20:02, Sergei Golubchik a écrit :
This doesn't fix much. Next time somebody will need 61 second and you'll adjust to 120? SST might take many minutes and it's not a good idea to have every user wait this long.
Instead you should do what MDEV-8509 says. Add a line like
[ -r /etc/default/mariadb ] && . /etc/default/mariadb
then one can have a very personal setting of MYSQLD_STARTUP_TIMEOUT in /etc/default/mariadb
_______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp