Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 402ebadb19c115ac19a0f76d368023f0cf76f7c9
      
https://github.com/phpmyadmin/phpmyadmin/commit/402ebadb19c115ac19a0f76d368023f0cf76f7c9
  Author: Michal Čihař <[email protected]>
  Date:   2017-08-16 (Wed, 16 Aug 2017)

  Changed paths:
    M ChangeLog
    M libraries/controllers/table/TableStructureController.php

  Log Message:
  -----------
  Improved error handling on corrupted tables

Better handle situation where MySQL is unable to give us description of
a column. This usually happens when the table is corrupted in some way,
but still we should be able to recover from the error and not to fail
with dozen of undefined variables.

Fixes #13553

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


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

Reply via email to