On Sat, Jan 27, 2001 at 09:32:56PM +0300, Artem Koutchine wrote:
> Hmm.. So ID is not PRIMARY KEY (not UNIQUE index).. That makes it
> harder. A lot harder. A lot depends now on how many records per ID
> you have there on average. If you you have only, say, 50 ids then
> you'll be slower. Basically the query you do MUST BE A SLOW QUERY.
> What you can do is set arguments for your mysqld
>
> -O key_buffer=64Mb
> -O sort_buffer=4MB
>
Not without adding more physical RAM! He only has 64MB.
Jeremy
--
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 328-7878 Fax: (408) 530-5454
Cell: (408) 439-9951
---------------------------------------------------------------------
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