» Quick Links
You can make money on these forums
We Share profits with you
Google
Google Adsense
Google Adwords
YPN
Yahoo
MSN Search
Web Directories
Web Hosting
Web Hosting Offers
Hosting News
Suggestions
Link Building
Domain Names
PHP Forums
MySQL Forums
» More Links
OSP News
Reseller Hosting
Shared Hosting
Dedicated Servers
Google Adsense
Search Engine Marketing
Link Development
Affiliate Marketing


» Advertising
Multiple DC PR Check

Free SEO Tools


Go Back   Webmaster Forums > Website Developement / Programming > MySQL Forums

MySQL Forums Share Your Ideas and Tips about MYSQL. Ask questions about MYSQL. Table Design and Much More...

Reply
 
Thread Tools Display Modes
  #1  
Old 08-26-2006, 08:10 AM
Esperanza Esperanza is offline
Junior Member
 
Join Date: Aug 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Esperanza is on a distinguished road
Default IBDATA setup.

hello all,
I have large database needs. My current my.cnf settings are:

# Uncomment the following if you are using InnoDB tables
innodb_data_home_dir = /usr/local/mysql/data/
innodb_data_file_path = ibdata1:2000M;ibdata2:10M:autoextend
innodb_log_group_home_dir = /usr/local/mysql/data/
innodb_log_arch_dir = /usr/local/mysql/data/
# You can set .._buffer_pool_size up to 50 - 80 %
# of RAM but beware of setting memory usage too high
innodb_buffer_pool_size = 384M
innodb_additional_mem_pool_size = 20M
# Set .._log_file_size to 25 % of buffer pool size
innodb_log_file_size = 100M
innodb_log_buffer_size = 8M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 50

Does this look ok?
thanx! -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
Revenue Sharing Ads ( ?):
  #2  
Old 08-26-2006, 08:12 AM
Terrell Terrell is offline
Senior Member
 
Join Date: Aug 2006
Posts: 108
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 18
Terrell is on a distinguished road
Default

yeah, it looks ok to me. If your workload becomes disk-bound, then you could increase innodb_buffer_pool_size, all the way up to 1.2 GB or so. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
subdomain setup? Purple Reseller Hosting Forum 1 12-07-2006 04:29 AM
domain setup issue! Pmiller Dedicated Servers 1 10-02-2006 06:59 AM
A Dedicated Server provider with no setup fee and no contract! Kristian WebHosting Offers 1 08-26-2006 03:46 PM
Security Safe PHP Session Setup waugh PHP Programming and Tips 2 08-03-2006 06:03 PM
10GB Reseller Space, 200GB Bandwidth, Unlimited Domains Setup at $27.79(Rs.1250) Only qnett WebHosting Offers 0 06-10-2006 09:02 PM


All times are GMT. The time now is 11:36 AM.