
21 May
2022
21 May
'22
3:38 p.m.
Branch: refs/heads/QA_5_2 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 9e4f3833a52c13480dc0088f8f7b1bd77ecfd02e https://github.com/phpmyadmin/phpmyadmin/commit/9e4f3833a52c13480dc0088f8f7b... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-05-21 (Sat, 05 May 2022) -03:00 Changed paths: M libraries/classes/Controllers/Table/OperationsController.php Log Message: ----------- Fix Table\OperationsController failing test The Partition::getPartitionNames method returns [0=>null] when no partitions were found. Related to 346d6c7981535e834cc9f4da47b217cb39160b08. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>