17.02.2013, 13:35
The reason why it crashes is because it executes the save queries when mysql is shutdown...
You need to have a custom gmx command, once that command is executed make them save then make a timer and set it to gmx 8 seconds later. That gives the server 8 seconds to save all the queries.
You need to have a custom gmx command, once that command is executed make them save then make a timer and set it to gmx 8 seconds later. That gives the server 8 seconds to save all the queries.

