How to manually set phpMyAdmin login cookie validity time
Written by codeadminin the config.inc.php file, which should be located in your phpadmin root folder, add this setting: $cfg['LoginCookieValidity'] = 18000; /* in seconds ..
in the config.inc.php file, which should be located in your phpadmin root folder, add this setting: $cfg['LoginCookieValidity'] = 18000; /* in seconds ..
Relation view is not available PHPMyAdmin Open the table where you want to relation and change "Storage Engine" to "InnoDB" by "Operation" tab