[phpmyadmin/phpmyadmin] e40558: Avoid conversion of MySQL error messages

28 Dec
2015
28 Dec
'15
11:51 a.m.
Branch: refs/heads/QA_4_5 Home: https://github.com/phpmyadmin/phpmyadmin Commit: e405586584276957d930f8d93071713412accacf https://github.com/phpmyadmin/phpmyadmin/commit/e405586584276957d930f8d93071... Author: Michal Čihař <michal@cihar.com> Date: 2015-12-28 (Mon, 28 Dec 2015) Changed paths: M ChangeLog M libraries/DatabaseInterface.class.php Log Message: ----------- Avoid conversion of MySQL error messages The messages are properly encoded based on connection collation. This seems to be the case since introduction of the collations, but the code has stayed in phpMyAdmin since the times before it. Fixes #11788 Signed-off-by: Michal Čihař <michal@cihar.com>
3541
Age (days ago)
3541
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michal Čihař