If you have queries that are only selects, in small tables, with few
rows, you should have very fast performance as is. Are your queries
properly indexed? What hardware are you running on? What do these
queries look like?

Regards,
Mike Hillyer
www.vbmysql.com


> -----Original Message-----
> From: Derick Smith [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, June 19, 2003 9:08 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: suggestions - server options/mysql variables
> 
> 
> Hi!
> Does anyone know any mysql options I can change in the my.ini 
> file or mysql 
> variables to increase the speed of select statements?
> 
> About database:
> -uses only select statements for queries
> -no transactions
> -if database becomes corrupt in anyway, not a big deal I can 
> recreate it
> -it is a small database, I do not need recovery, raid or any 
> other backup 
> mechanism
> -queries generally return very little data
> 
> I will test any suggestions people have for me.
> Thanks
> Eric
> 
> _________________________________________________________________
> MSN 8 with e-mail virus protection service: 2 months FREE*  
> http://join.msn.com/?page=features/virus
> 
> 
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    
> http://lists.mysql.com/mysql?> [EMAIL PROTECTED]
> 
> 

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to