I encountered this error after installing xampp in my linux manjaro. Previously, even with this error, it worked fine the first time I opened phpmyadmin and executed some queries. But somehow phpmyadmin shows blank screen. How can I solve it?
renew: The black screen no longer appears, but the warning code remains. The warning code has no impact on my productivity. But it still bothers me a little
I solved this problem simply by removing the log_success_msg function call in /opt/lampp/bin/mysql.server line 261, not the most elegant solution, but simple. It's worth noting that this edit does not affect functionality.