![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Database Database problems or need to ask a question? maybe something to do with sql injections or a database software question. Database topics cover MySQL, PostgreSQL, Oracle, SQL Server or anything else related to databases. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| I need to get MySQL running has fast has possible. Can someone suggest a Hardware config or config file that will fine tune it to the fastest possible speed. At the moment it is running one site/ one database PHP/MySQL on a dual Xeon 4 3.06 with 4gig of ram and I've allocated 150mb memory to MySQL. Will increasing the memory allocation increase the performance? Regards Nik | |||
|
| | #2 | ||
| On Tue, 21 Jun 2005 13:55:41 +0100, zen wrote: > I need to get MySQL running has fast has possible. > Can someone suggest a Hardware config or config file that will fine tune it > to the fastest possible speed. > > At the moment it is running one site/ one database PHP/MySQL on a dual Xeon > 4 3.06 with 4gig of ram and I've allocated 150mb memory to MySQL. > > Will increasing the memory allocation increase the performance? Depending on the application it is running I would suggest to use the mysql query_cache: set global query_cache_size=<bytes> When a lot of selects are being used and they are indexed correctly it will increase speed and lower the load of the machine. Regards, Hans -- http://spamikaze.nl.linux.org/ | |||
|
| Featured Websites | ||||
|
![]() |
| Tags: fine, mysql, tuning |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Mysql C Api] mysql_list_tables | kilian | Database | 0 | 05-31-2007 7:40 PM |
| MYSQL 4.0 => 4.1 | ja | Database | 1 | 05-31-2007 7:38 PM |
| can mySQL? | Pachy | Operating Systems And Software | 0 | 05-28-2007 4:53 PM |
| Encription in mysql | eric | Database | 2 | 07-16-2006 5:49 AM |
| Featured Websites | ||||
|