I have encountered a problem. The status page of my mySQL database shows the following:
Deze MySQL-server draait inmiddels 0 dagen, 2 uren, 0 minuten en 2 seconden. Deze is gestart op 05 apr 2015 om 23:59.
Verbindingen | ø per uur | % | |
---|---|---|---|
Max. gelijktijdige verbindingen | 7 | --- | --- |
Mislukte pogingen | 1 | <0.01 | 0,12% |
Afgehaakte | 12 | 6 | 1,49% |
Totaal | 803 | 401,39 | 100,00% |
As you can see, the server runs for about 2 hours. Therefore the "ø per uur" column should show values of about half that of the "Verbindingen" column. This is indeed true for the "Afgehaakte" row, and also almost for the "Totaal" row, but the "Mislukte pogingen" row shows a very weird "ø per uur" value. It should be around 0,50. Moreover, it uses a dot instead of a comma (which is normally the setting for the decimal separator in the Netherlands).
I am running a XAMPP server 5.6.3 which uses MySQL 5.6.21 and phpMyAdmin 4.2.11
It runs on a Windows 8.1 64bit pc and I am viewing phpMyAdmin from my Firefox 36.0.4 browser.
The previously described test was when theI have tested the Language was set to Dutch. When I temporarily switched to English, the problem did not occur. When switching back to Dutch, the problem reappeared. I hope that helps.
Fixed with https://github.com/phpmyadmin/phpmyadmin/commit/63570bc30ff13d05f9e4cbdad3f8e6e05bef0584