Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Andy] Build with SSH and MySQL

Quote Reply
Re: [Andy] Build with SSH and MySQL In reply to
My host confirms that there is no limit.

But, it does not give me a solution. :(

My file my.cnf :

[mysqld]
tmp_table_size = 1M
query_cache_size = 1M

skip-locking
key_buffer_size = 12M
max_allowed_packet = 1M
table_cache = 4
sort_buffer_size = 64K
read_buffer_size = 256K
read_rnd_buffer_size = 256K
net_buffer_length = 2K
thread_stack = 128K

max_binlog_cache_size = 1M
max_join_size = 1M
max_seeks_for_key = 2M
max_write_lock_count = 512K
myisam_max_sort_file_size = 1M


innodb_buffer_pool_size = 16M
innodb_additional_mem_pool_size = 2M

innodb_log_file_size = 10M
innodb_log_buffer_size = 4M

innodb_flush_log_at_trx_commit = 1

----------------------------------------------------

Mick

Last edited by:

MJ_: Jul 5, 2010, 9:45 AM
Subject Author Views Date
Thread Build with SSH and MySQL MJ_ 9634 Jul 5, 2010, 2:48 AM
Thread Re: [MJ_] Build with SSH and MySQL
Andy 9453 Jul 5, 2010, 5:00 AM
Thread Re: [Andy] Build with SSH and MySQL
MJ_ 9428 Jul 5, 2010, 5:06 AM
Thread Re: [MJ_] Build with SSH and MySQL
Andy 9484 Jul 5, 2010, 5:08 AM
Thread Re: [Andy] Build with SSH and MySQL
MJ_ 9415 Jul 5, 2010, 9:27 AM
Thread Re: [MJ_] Build with SSH and MySQL
Andy 9404 Jul 5, 2010, 9:50 AM
Thread Re: [Andy] Build with SSH and MySQL
MJ_ 9329 Jul 23, 2010, 3:41 AM
Post Re: [MJ_] Build with SSH and MySQL
Andy 9328 Jul 23, 2010, 3:48 AM
Thread Re: [MJ_] Build with SSH and MySQL
Andy 9346 Jul 23, 2010, 3:49 AM
Thread Re: [Andy] Build with SSH and MySQL
MJ_ 9304 Jul 23, 2010, 4:03 AM
Thread Re: [MJ_] Build with SSH and MySQL
Andy 9310 Jul 23, 2010, 4:07 AM
Thread Re: [Andy] Build with SSH and MySQL
MJ_ 9317 Jul 23, 2010, 4:18 AM
Thread Re: [MJ_] Build with SSH and MySQL
Andy 9334 Jul 23, 2010, 5:35 AM
Post Re: [Andy] Build with SSH and MySQL
MJ_ 9300 Jul 23, 2010, 7:12 AM
Thread Re: [Andy] Build with SSH and MySQL
MJ_ 9327 Jul 23, 2010, 8:55 AM
Post Re: [MJ_] Build with SSH and MySQL
Andy 9278 Jul 23, 2010, 9:24 AM