phpmyadmin/libraries/classes/Server
Maurício Meneghini Fauth f6ce169290
Fix issue when updating privs for various databases
The sql_query global variable should be a string, and it can be a string
in this case, which will cause an error as the string will not be
converted to array.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-11-05 15:09:21 -03:00
..
Privileges Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
Status Fix #18019 - Error: "Call to a member function fetchAssoc() on bool" with SQL mode ONLY_FULL_GROUP_BY 2023-01-20 19:36:52 +04:00
SysInfo Fix system memory and system swap values on Windows 2022-05-28 21:31:27 +02:00
Plugin.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Plugins.php Deimplement fetchAssoc() helper 2022-01-09 22:44:53 +00:00
Privileges.php Fix issue when updating privs for various databases 2024-11-05 15:09:21 -03:00
Select.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00