MySQL Forums
Forum List  »  French

Re: Reqûete lente
Posted by: ben hakim
Date: February 16, 2007 08:35AM

Voilà la commande effectuée:

 table  type  	possible_keys  	 key  	 key_len  ref  	       rows  Extra
Co 	ALL 	NULL 		 NULL 	 NULL 	  NULL 	       458   Using temporary; Using filesort
Pl 	ALL 	NULL 		 NULL 	 NULL 	  NULL 	       768 	 
A 	eq_ref 	PRIMARY 	 PRIMARY  4 	  Co.id        1 	 
P 	ALL 	NULL 		 NULL 	 NULL 	  NULL 	       768   where used
C 	eq_ref 	PRIMARY 	PRIMARY  4 	  P.id_audio   1     where used
Cs 	eq_ref 	PRIMARY 	PRIMARY  4 	  C.id_support 	1 	 
U 	eq_ref 	PRIMARY 	PRIMARY  4 	  P.id_user 	1     where used
where used

J'espere que cela pourra vous aider.
Merci

Options: ReplyQuote


Subject
Views
Written By
Posted
4712
February 16, 2007 03:59AM
3174
February 16, 2007 06:23AM
Re: Reqûete lente
3407
February 16, 2007 08:35AM
3135
February 16, 2007 12:10PM
3208
February 17, 2007 07:50AM
3051
February 23, 2007 01:36AM


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.