bug #2136986 [auth] Cannot create database after session timeout
This commit is contained in:
@@ -147,6 +147,7 @@ function PMA_analyseShowGrant()
|
||||
|
||||
PMA_DBI_free_result($rs_usr);
|
||||
|
||||
// must also PMA_cacheUnset() them in libraries/auth/cookie.auth.lib.php
|
||||
PMA_cacheSet('is_create_db_priv', $GLOBALS['is_create_db_priv'], true);
|
||||
PMA_cacheSet('is_process_priv', $GLOBALS['is_process_priv'], true);
|
||||
PMA_cacheSet('is_reload_priv', $GLOBALS['is_reload_priv'], true);
|
||||
|
Reference in New Issue
Block a user