Mysql phpmyadmin
#2

Sorry, what? You're not sending a query to phpMyAdmin, you're sending a query to the MySQL server. phpMyAdmin is just a tool.

If your queries are persisently slow you may want to check your indexes. That means that you put an index on columns that are frequently used in the WHERE, GROUP BY or ORDER BY clause.
Reply


Messages In This Thread
Mysql phpmyadmin - by Banditukas - 19.12.2014, 06:39
Re: Mysql phpmyadmin - by Vince - 19.12.2014, 10:55

Forum Jump:


Users browsing this thread: 1 Guest(s)