View Single Post
  #1  
Old 09-14-2007, 11:29 AM
koldar
Sarnak
 
Join Date: Dec 2004
Posts: 45
Default MySQL Optimization

Hello,
Has anyone played around with the memory allocation/buffers/cache within MySQL to optimize the performance? My query cache is currently set to 0 (default) and i'm wondering if there is a more optimal setting for my queries.

Koldar
Reply With Quote