compilation error due to deprecated func mysql_shutdown
Brought to you by:
sise15
Another bug involves mainwindowslotshutdown.cxx that
make a call to mysql_shutdown with only one parameter
(&mysql), but another parameter is requested (shutdown
mode). I post the patch under.
mysql_shutdown patch