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

Michal Čihař michal at cihar.com
Mon Dec 28 11:51:42 CET 2015


  Branch: refs/heads/QA_4_5
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: e405586584276957d930f8d93071713412accacf
      https://github.com/phpmyadmin/phpmyadmin/commit/e405586584276957d930f8d93071713412accacf
  Author: Michal Čihař <michal at 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 at cihar.com>




More information about the Git mailing list