Hi!

>>>>> "rafarife" == rafarife  <[EMAIL PROTECTED]> writes:

rafarife>  Description:
rafarife>      Hello,

rafarife>      I am working with mysqld-max-nt under windows 2000 and unsing InnoDb
rafarife>      tables.

rafarife>      I have the following table:    

<cut>

rafarife>    I donīt understand why this select:
    
rafarife>    Select Cod,Nom,Nif,Nombre_comercial from Clientes Where (Nom = 'GARCIA 
MANCILLA,S.L' And Cod>'061642') 
rafarife>     Or Nom>'GARCIA MANCILLA,S.L' Order by Nom ASC, Cod ASC Limit 50;
rafarife>    (Mysql uses the unique index: Nombre)

What is the output from EXPLAIN for this query ?
Do you get a similar problem with MyISAM tables ?

Regards,
Monty

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to