[phpmyadmin/phpmyadmin] 3b07b3: Fix PHP Notice 'Undefined index: row_format' when ...

Branch: refs/heads/QA_4_6 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3b07b39c352437bf685b55b9011c565d463b8a34 https://github.com/phpmyadmin/phpmyadmin/commit/3b07b39c352437bf685b55b9011c... Author: Tim McLaughlin <tim.j.mclaughlin@gmail.com> Date: 2017-01-09 (Mon, 09 Jan 2017) Changed paths: M ChangeLog M tbl_operations.php Log Message: ----------- Fix PHP Notice 'Undefined index: row_format' when altering table options. Issue #12840 Signed-off-by: Tim McLaughlin <tim.j.mclaughlin@gmail.com> Commit: f2cdfc5d00ef9f3780ac0c596062dda2a8930c64 https://github.com/phpmyadmin/phpmyadmin/commit/f2cdfc5d00ef9f3780ac0c596062... Author: Isaac Bennetch <bennetch@gmail.com> Date: 2017-01-19 (Thu, 19 Jan 2017) Changed paths: M ChangeLog M tbl_operations.php Log Message: ----------- Merge pull request #12884 from slimtim/issue_12840_v2 Fix PHP Notice 'Undefined index: row_format' when altering table options Compare: https://github.com/phpmyadmin/phpmyadmin/compare/71575e3d49ed...f2cdfc5d00ef
participants (1)
-
Isaac Bennetch