On Fri, Jun 15, 2001 at 05:51:11PM -0600, Chris Cameron wrote:
> 
> I compiled MySQL 3.23.37 myself with -O6's -march-i586 and various
> ./configure options I don't remeber. The database I'm using has 3
> tables of about 9 thousand entries, un-indexed decimal(5,8)'s, and a
> few tinytext's. There are 168 columns. A query like 'SELECT
> 97TotalAssets, 98TotalAssets FROM Business WHERE SIC='112'' will
> take a good 5 seconds.  Any more useful of a query will take up to
> 90 seconds. All the queries are SELECT's.

Is the SIC column indexed?

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878    Fax: (408) 349-5454    Cell: (408) 439-9951

MySQL 3.23.29: up 1 days, processed 9,816,515 queries (83/sec. avg)

---------------------------------------------------------------------
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