Adminer blank GUI elements running on mySQL 8
Database management in a single PHP file
Brought to you by:
jakubvrana
i am running Adminer 4.8.0 on 2 machines:
my live production server: running mySQL 5.7.28
my local development machine: running mySQL 8.0.23
on the live server everything looks fine. on my local machine all of the engine/collation/row counts are all either blank or have question marks. see attached images:
i think this can be related to mysql performance shema is staled updating
(or similar query thread stalls)
thanks for the reply. any idea how to fix?
This is the result of the problem I reported here: https://sourceforge.net/p/adminer/bugs-and-features/792/ I've also written how to fix it (missing ISSET)
How I can report a new bug?