I have recently installed MySQL and phpMyAdmin, but when I try to login to phpMyAdmin with the root credentials I get the following error for this query:
SQL query:<
I followed Krashan Brahmanjara's instructions. And I deleted
if (! empty($locale)) { $this->query("SET lc_messages = '" . $locale . "';", $link, self::QUERY_STORE); }
I also deleted if ($GLOBAL
if ($GLOBAL