Home » Performance » MySQL » ORDER BY … LIMIT Performance Optimization
ORDER BY … LIMIT Performance Optimization [message #741] Sat, 17 February 2007 11:58 Go to previous message
howachen  is currently offline howachen
Messages: 7
Registered: February 2007
Junior Member
refer to the article:

ORDER BY … LIMIT Performance Optimization

http://www.mysqlperformanceblog.com/2006/09/01/order-by-limi t-performance-optimization/


I am facing this problem. I am using the correct index, but the problem is on "large LIMIT", e.g.

ORDER BY ... LIMIT 10000,10

we can't avoid this problem in our application, but are they workaround?

can data partitioning help?

thanks.

Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Performance of a database with a lot of tables
Next Topic:ibdata1 file size
Goto Forum:

  


Current Time: Thu Jul 9 20:40:15 EDT 2009

Total time taken to generate the page: 0.02086 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 2.7.7.
Copyright ©2001-2007 FUD Forum Bulletin Board Software

MySQL is a trademark of Sun Microsystems.
InnoDB is a trademark of Oracle Corp.

Percona Performance Forums are a service of Percona, Inc.
Not affiliated with Sun Microsystems or Oracle Corp.