[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 402eba: Improved error handling on corrupted tables

Michal Čihař michal at cihar.com
Wed Aug 16 17:14:50 CEST 2017


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




More information about the Git mailing list