If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > how do I get --temp-pool working on mysql 4.0?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-01-04, 22:21
kfiralfia kfiralfia is offline
Registered User
 
Join Date: Apr 2004
Posts: 3
how do I get --temp-pool working on mysql 4.0?

I just upgraded to mysql 4.0.18 on my Linux 7.3 server to improve performance.

I noticed that on the mysql website it says:

"mysqld now has the option --temp-pool enabled by default as this gives better performance with some operating systems (most notably Linux)."

I want to take advantage of this option. So this option is on automatically?

I don't need to edit the /etc/rc.d/init.d/mysql

file?

Also, does anyone know what this --temp-pool option actually does?

Thanks.
Reply With Quote
  #2 (permalink)  
Old 04-01-04, 22:57
bstjean bstjean is offline
Registered User
 
Join Date: Sep 2002
Location: Montreal, Canada
Posts: 219
Re: how do I get --temp-pool working on mysql 4.0?

Quote:
Originally posted by kfiralfia
I just upgraded to mysql 4.0.18 on my Linux 7.3 server to improve performance.

I noticed that on the mysql website it says:

"mysqld now has the option --temp-pool enabled by default as this gives better performance with some operating systems (most notably Linux)."

I want to take advantage of this option. So this option is on automatically?

I don't need to edit the /etc/rc.d/init.d/mysql

file?

Also, does anyone know what this --temp-pool option actually does?

Thanks.
init pool explanation:
http://www.mysql.com/doc/en/Server_options.html

The file you need to edit is my.cnf:
http://www.mysql.com/articles/mysql_...TION0001500000
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On