I have the same problem as described in Open Adminer Link Opens the Wrong Database. But there was no solution provided in that topic.
Troubleshooting Questions
- Does this happen for all sites in Local, or just one in particular?
It happen for all sites in Local. As long as the website, whose the database was accessed through Adminer, is not stopped, opening Adminer on any other website, links to the database of the first website. It is needed to stop the first website in order to have Adminer on another started website correctly showing the database of that website.
- Are you able to create a new, plain WordPress site in Local and access it in a Browser? yes.
Replication
Describe the steps that others can take to replicate this issue. If you have screenshots that can help clarify what is happening, please include them!
Start Site1, go to Adminer, exit Adminer. Start Site2, go to Adminer : you expect to be on the database of Site2, but you are on the database of Site1 !
System Details
-
Which version of Local is being used? 6.1.8+5621
-
What Operating System (OS) and OS version is being used?
Windows 10 Home -
Attach the Local Log. See this Community Forum post for instructions on how to do so:
{“localVersion”:“6.1.8+5621”,“osPlatform”:“win32”,“osRelease”:“10.0.19044”,“windowsEdition”:“Microsoft Windows 10 Home”,“linuxEdition”:null,“level”:“warn”,“message”:“Electron Event ready”,“timestamp”:“2021-12-29T10:56:15.589Z”}
{“localVersion”:“6.1.8+5621”,“osPlatform”:“win32”,“osRelease”:“10.0.19044”,“windowsEdition”:“Microsoft Windows 10 Home”,“linuxEdition”:null,“level”:“warn”,“message”:“Electron Event ready”,“timestamp”:“2021-12-29T10:57:44.021Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2021-12-29T10:58:21.374727Z 0 [System] [MY-010116] [Server] %%resourcesPath%%\lightning-services\mysql-8.0.16+6\bin\win64\bin\mysqld.exe (mysqld 8.0.16) starting as process 4388”,“timestamp”:“2021-12-29T10:58:29.233Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2021-12-29T10:58:21.378283Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2021-12-29T10:58:29.234Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2021-12-29T10:58:28.104052Z 0 [System] [MY-010229] [Server] Starting crash recovery…”,“timestamp”:“2021-12-29T10:58:29.235Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2021-12-29T10:58:28.110723Z 0 [System] [MY-010232] [Server] Crash recovery finished.”,“timestamp”:“2021-12-29T10:58:29.236Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2021-12-29T10:58:29.200087Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2021-12-29T10:58:29.237Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2021-12-29T10:58:29.233472Z 0 [System] [MY-010931] [Server] %%resourcesPath%%\lightning-services\mysql-8.0.16+6\bin\win64\bin\mysqld.exe: ready for connections. Version: ‘8.0.16’ socket: ‘’ port: 10071 MySQL Community Server - GPL.”,“timestamp”:“2021-12-29T10:58:29.238Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2021-12-29T11:00:44.546547Z 0 [System] [MY-010116] [Server] %%resourcesPath%%\lightning-services\mysql-8.0.16+6\bin\win64\bin\mysqld.exe (mysqld 8.0.16) starting as process 13084”,“timestamp”:“2021-12-29T11:00:48.042Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2021-12-29T11:00:44.560069Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2021-12-29T11:00:48.042Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2021-12-29T11:00:46.856910Z 0 [System] [MY-010229] [Server] Starting crash recovery…”,“timestamp”:“2021-12-29T11:00:48.043Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2021-12-29T11:00:46.867947Z 0 [System] [MY-010232] [Server] Crash recovery finished.”,“timestamp”:“2021-12-29T11:00:48.043Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2021-12-29T11:00:47.980251Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2021-12-29T11:00:48.044Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2021-12-29T11:00:48.043031Z 0 [System] [MY-010931] [Server] %%resourcesPath%%\lightning-services\mysql-8.0.16+6\bin\win64\bin\mysqld.exe: ready for connections. Version: ‘8.0.16’ socket: ‘’ port: 10077 MySQL Community Server - GPL.”,“timestamp”:“2021-12-29T11:00:48.045Z”}
Security Reminder
Local does a pretty good job of scrubbing private info from the logs and the errors it produces, however there’s always the possibility that something private can come through. Because these are public forums, always review the screenshots you are sharing to make sure there isn’t private info like passwords being displayed.