MySQL Forums
Forum List  »  Performance

Re: Creating Sort Index Slow
Posted by: SHI CAI LING
Date: March 19, 2014 10:06PM

Hi Rick,

Thanks so much for your help.

EXPLAIN SELECT ...;
The table is used to store header of the order and used to list out the latest 20 order and customer can search through the order list with name, date and etc.


SHOW VARIABLES LIKE 'max%';

http://netiquette.asia/max.html

The server has 16GB ram and only for MySQL.

SHOW GLOBAL STATUS;

http://netiquette.asia/global.html

SHOW VARIABLES;
http://netiquette.asia/variables.html

Thanks so much for your help.

Options: ReplyQuote


Subject
Views
Written By
Posted
41672
March 14, 2014 09:59PM
15866
March 17, 2014 11:59AM
10839
March 17, 2014 08:20PM
8186
March 17, 2014 08:46PM
6790
March 17, 2014 10:31PM
5384
March 18, 2014 01:13AM
5098
March 19, 2014 04:56PM
4789
March 19, 2014 05:04PM
Re: Creating Sort Index Slow
4083
March 19, 2014 10:06PM
7216
March 19, 2014 11:23PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.