Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 59889243ff9f72ea3fd5b5556535986483d8eafc https://github.com/phpmyadmin/phpmyadmin/commit/59889243ff9f72ea3fd5b5556535... Author: Deven Bansod devenbansod.bits@gmail.com Date: 2015-05-18 (Mon, 18 May 2015)
Changed paths: M libraries/operations.lib.php
Log Message: ----------- Fixed some issues in Pull#1662 commit
Checks for LINEAR HASH and LINEAR KEY partition types were missing. These can not be DROPped, should be COALESCEd instead.
Signed-off-by: Deven Bansod devenbansod.bits@gmail.com
Commit: ff169e51efa1a2853b40563168f100541439bb16 https://github.com/phpmyadmin/phpmyadmin/commit/ff169e51efa1a2853b40563168f1... Author: Isaac Bennetch bennetch@gmail.com Date: 2015-05-20 (Wed, 20 May 2015)
Changed paths: M libraries/operations.lib.php
Log Message: ----------- Merge pull request #1681 from devenbansod/1485Corrections
Fixed some issues in Pull#1662 commit for RFE#1485
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/8297dd684de1...ff169e51efa1