Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 715bdf3a4993f1ba85a539c4fbea4819866295d8
      
https://github.com/phpmyadmin/phpmyadmin/commit/715bdf3a4993f1ba85a539c4fbea4819866295d8
  Author: Michal Čihař <[email protected]>
  Date:   2016-12-14 (Wed, 14 Dec 2016)

  Changed paths:
    M ChangeLog
    M libraries/DatabaseInterface.php
    M libraries/Util.php

  Log Message:
  -----------
  Fixed operation with lower_case_table_names=2

The problem is that mysqli_fields_meta returns orgtable as lowercase
making phpMyAdmin treat it as alias later nad finding no fields for
original table.

Fixes issue #11816

Signed-off-by: Michal Čihař <[email protected]>


_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to