Branch: refs/heads/QA_4_2 Home: https://github.com/phpmyadmin/phpmyadmin Commit: c1f6b23445fd206b490907226ef00c423b838512 https://github.com/phpmyadmin/phpmyadmin/commit/c1f6b23445fd206b490907226ef0... Author: Michal Čihař michal@cihar.com Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths: M ChangeLog M libraries/server_privileges.lib.php
Log Message: ----------- Correctly fetch length of user and host fields in MySQL tables
Parsing text output is broken and we can get these lengths directly from information_schema.
See also pull request #1160
Signed-off-by: Michal Čihař michal@cihar.com