Go Back   Forum Care Forums > Development Reference Area > MySQL Discussion

Reply
 
LinkBack Thread Tools Display Modes
Settings of `black_log` in MySQL
Old
  (#1)
howa
Guest
 
Posts: n/a
Default Settings of `black_log` in MySQL - 06-04-2007, 07:47 AM

our max. connection has been set to 1000, for a very busy database, but
we leave the black_log as its default value, is it a problem?

any recommendation on its value?

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Settings of `black_log` in MySQL
Old
  (#2)
howa
Guest
 
Posts: n/a
Default Re: Settings of `black_log` in MySQL - 06-04-2007, 07:47 AM


howa ¼g¹D¡G

> our max. connection has been set to 1000, for a very busy database, but
> we leave the black_log as its default value, is it a problem?
>
> any recommendation on its value?


some settings...

wait_timeout 28800
interactive_timeout 28800
max_connections 1000

sort_buffer_size 2097144
read_buffer_size 2093056
key_buffer_size 104857600
join_buffer_size 131072



and some status...

Uptime 471655
Bytes_received 467781159
Bytes_sent 819100182
Questions 37969745
Table_locks_immediate 14679426
Table_locks_waited 31840


Threads_cached 7
Threads_connected 41
Threads_created 213392

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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

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





Contact Us - Forum Care Forums - Archive - Top