Vandaag besloot ik dat het weer eens tijd werd om een backup te maken van mijn database. Dus naar phpmyadmin, backuppen, geen probleem. Echter zodra ik op mijn database naam klik krijg ik nu "opeens" de melding:
Extra opties om met tabellen te werken die gelinkt zijn, zijn
uitgeschakeld. Om te weten te komen waarom klik hier.
Dus ik klik op "hier"
en zie:
Server: localhost Database: thijs
PMA Database ... Niet Goed[ Documentatie ]
Basis relatie opties Uitgeschakeld
Lekker vaag, dus op documentatie geklikt en dan krijg je:
$cfg['Servers'][$i]['pmadb'] string
The name of the database containing the linked-tables infrastructure.
See the Linked-tables infrastructure section in this document to see the benefits of this infrastructure, and for a quick way of creating this database and the needed tables.
If you are the only user of this phpMyAdmin installation, you can use your current database to store those special tables; in this case, just put your current database name in $cfg['Servers'][$i]['pmadb']. For a multi-user installation, set this parameter to the name of your central database containing the linked-tables infrastructure.
Tja... en dan houd het voor mij op
Groetjes Thijs

