
http://bugzilla.novell.com/show_bug.cgi?id=604093 http://bugzilla.novell.com/show_bug.cgi?id=604093#c3 --- Comment #3 from Michael Monnerie <novell-web@zmi.at> 2010-05-10 21:06:52 UTC --- # my_print_defaults mysqld --port=3306 --socket=/var/lib/mysql/mysql.sock --skip-locking --key_buffer_size=222M --max_allowed_packet=16M --table_open_cache=1024 --sort_buffer_size=16M --net_buffer_length=8K --read_buffer_size=1M --read_rnd_buffer_size=1M --myisam_sort_buffer_size=1M --thread_concurrency=3 --tmp_table_size=64M --query_cache_size=64M --server-id=1 --tmpdir=/var/lib/mysql/mysql-tmp --log-bin=/var/lib/mysql/mysql-bin/bin --expire_logs_days=7 --innodb_file_per_table --innodb_data_home_dir=/var/lib/mysql/innodb --innodb_data_file_path=ibdata1:32M:autoextend --innodb_log_group_home_dir=/var/lib/mysql/innodb-logs --innodb_buffer_pool_size=500M --innodb_additional_mem_pool_size=8M --innodb_log_file_size=150M --innodb_log_buffer_size=32M --innodb_flush_log_at_trx_commit=1 --innodb_lock_wait_timeout=50 --max_connections=500 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.