phpmyadmin/libraries/classes/Controllers/Server
Kamil Tekiela 83b4dda1a3 Change QUERY_STORE to QUERY_BUFFERED
Set the value to 0 instead of 1 and remove all unnecessary usages of this constant

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-01-01 01:46:01 +00:00
..
Databases Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
Privileges Add support for account locking 2021-08-21 00:55:33 -03:00
Status Replace the master/slave terminology 2021-12-18 14:26:56 -03:00
Variables Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
BinlogController.php Change QUERY_STORE to QUERY_BUFFERED 2022-01-01 01:46:01 +00:00
CollationsController.php Fix var annotation for Charset and Collation 2021-12-09 22:25:58 +00:00
DatabasesController.php Replace the master/slave terminology 2021-12-18 14:26:56 -03:00
EnginesController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ExportController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ImportController.php Fix var annotation for Charset and Collation 2021-12-09 22:25:58 +00:00
PluginsController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
PrivilegesController.php Create VO classes for each RelationParameters features 2021-12-26 19:17:58 -03:00
ReplicationController.php Replace the master/slave terminology 2021-12-18 14:26:56 -03:00
ShowEngineController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
SqlController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
UserGroupsController.php Create VO classes for each RelationParameters features 2021-12-26 19:17:58 -03:00
UserGroupsFormController.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
VariablesController.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00