$cfg['Servers'][$i]['tracking_default_statements'] = 'CREATE TABLE,ALTER TABLE,DROP TABLE,RENAME TABLE,CREATE INDEX,' .
* N N OOO !! DDDD OOO N N OOO TTTTT EEEE DDDD I TTTTT !!
* NN N O O !! D D O O NN N O O T E D D I T !!
* N N N O O !! D D O O N N N O O T EEEE D D I T !!
* N NN O O D D O O N NN O O T E D D I T
* N N OOO !! DDDD OOO N N OOO T EEEE DDDD I T !!
* DO NOT EDIT THIS FILE, EDIT config.inc.php INSTEAD !!!
* phpMyAdmin default configuration, you can copy values from here to your
* All directives are explained in the documentation
* Complete the variable below with the full URL ie
* https://example.com/path_to_your_phpMyAdmin_directory/
* It must contain characters that are valid for a URL, and the path is
* case sensitive on some Web servers, for example Unix-based servers.
* In most cases you can leave this variable empty, as the correct value
* will be detected automatically. However, we recommend that you do
* test to see that the auto-detection code works in your system. A good
* test is to browse a table, then edit a row and save it. There will be
* an error message if phpMyAdmin cannot auto-detect the correct value.
* @global string $cfg['PmaAbsoluteUri']
* @psalm-suppress PossiblyUndefinedGlobalVariable
$cfg['PmaAbsoluteUri'] = '';
* Configure authentication logging destination