Server synchronize: fix PMA_get_table_indexes to return null when there are no indexe...
commitc64564baf77a99fc944560e6898b57214262062d
authorPiotr Przybylski <piotrprz@gmail.com>
Thu, 4 Aug 2011 22:49:31 +0000 (5 00:49 +0200)
committerPiotr Przybylski <piotrprz@gmail.com>
Thu, 4 Aug 2011 22:49:31 +0000 (5 00:49 +0200)
tree2ac7a477e99a7c5a627b0608e4c69bfbcf91c379
parenta73f1449ea1a18fac1853f93afa826b20811893d
Server synchronize: fix PMA_get_table_indexes to return null when there are no indexes instead of false
Synchronize code depends on this behavior
libraries/server_synchronize.lib.php
server_synchronize.php