From: Martijn Tonies Date: December 9 2003 9:32am Subject: Re: Re[2]: key is not used List-Archive: http://lists.mysql.com/mysql/155316 Message-Id: <011c01c3be37$50c98a50$0e02a8c0@martijn> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi Corin, As I said - I don't have the slightest idea about the MySQL optimizer, but I'm trying to learn. > thanks for your fast reply. even when i use > EXPLAIN SELECT * FROM `actions` ORDER BY datum LIMIT 10 > the key isn't used. the query takes about 2s :-( What if you do: SELECT ... WHERE DATUM < some-value With regards, Martijn Tonies Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL Server. Upscene Productions http://www.upscene.com