phpmyadmin/test/classes/Controllers
Maximilian Krög 827f371949
Reduce memory consumption of simulate query feature
Use a separate query to count changed rows.
Wrap select query with limit with a select * query which enables paging for
the displayed rows.

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2026-03-15 21:45:36 +01:00
..
Database Fix collation error when checking for grant permission 2025-11-07 15:15:23 -03:00
Export Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
Import Reduce memory consumption of simulate query feature 2026-03-15 21:45:36 +01:00
Server Fix PHP 8.5 Reflection*::setAccessible() deprecations 2025-08-17 13:32:00 -03:00
Sql Call PHPUnit static methods using static calls 2024-10-12 14:28:22 -03:00
Table Fix collation error when checking for grant permission 2025-11-07 15:15:23 -03:00
Transformation Call PHPUnit static methods using static calls 2024-10-12 14:28:22 -03:00
CheckRelationsControllerTest.php Call PHPUnit static methods using static calls 2024-10-12 14:28:22 -03:00
GisDataEditorControllerTest.php Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
JavaScriptMessagesControllerTest.php Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
NavigationControllerTest.php Call PHPUnit static methods using static calls 2024-10-12 14:28:22 -03:00
NormalizationControllerTest.php Call PHPUnit static methods using static calls 2024-10-12 14:28:22 -03:00