Branch: refs/heads/master Home: https://github.com/phpmyadmin/scripts Commit: 9ec3c5924b087f18d4c9f40e669fe05ddd0ce141 https://github.com/phpmyadmin/scripts/commit/9ec3c5924b087f18d4c9f40e669fe05... Author: Michal Čihař michal@cihar.com Date: 2014-01-04 (Sat, 04 Jan 2014)
Changed paths: M demo/maintenance/mysql-tester
Log Message: ----------- Use mysqladmin status instead of ping to check server
The ping does return 0 even in case it can not connect to the server.
Signed-off-by: Michal Čihař michal@cihar.com