BMS-HOSxP Community

HOSxP => แจ้งปัญหา / ขอความช่วยเหลือ => ข้อความที่เริ่มโดย: piyarat ที่ พฤษภาคม 14, 2013, 20:13:38 PM

หัวข้อ: Error ksk_log
เริ่มหัวข้อโดย: piyarat ที่ พฤษภาคม 14, 2013, 20:13:38 PM
Error ksk_log ตามภาพค่ะ percona 55-5.5.28-rel29.2.360rhel5.x86_64 ตาม script ค่ะ รบกวนให้คำแนะนำปรับ ksk_log หน่อยค่ะ
แรม 2 GB

################## Star MySQL-Config #####################

[client]
port      = 3306
socket      = /var/lib/mysql/mysql.sock
default-character-set=tis620

[mysqld]
port      = 3306
socket      = /var/lib/mysql/mysql.sock
skip-external-locking
skip-federated
big-tables
character-set-server=tis620
key_buffer = 256M
max_allowed_packet = 512M
table_open_cache = 2300
sort_buffer_size = 1M 
read_buffer_size = 1M
read_rnd_buffer_size = 4M
myisam_sort_buffer_size = 128M
thread_cache_size = 8
query_cache_type = 1
query_cache_size = 256M
thread_concurrency = 8
low_priority_updates=1
skip-name-resolve
skip-character-set-client-handshake
init_connect = 'SET NAMES tis620'
max_connections = 150

################## InnoDB  #######################
innodb_data_home_dir = /var/lib/mysql/
innodb_data_file_path = ibdata1:100M:autoextend
innodb_log_group_home_dir = /var/lib/mysql/
innodb_buffer_pool_size = 1228M
innodb_buffer_pool_instances = 8
innodb_additional_mem_pool_size = 24M
innodb_log_file_size = 256M
innodb_file_format=Barracuda
innodb_file_per_table
innodb_log_buffer_size = 8M
innodb_log_files_in_group = 2
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 120
innodb_thread_concurrency = 0
innodb_flush_method=O_DIRECT
innodb_checksums=0   
innodb_doublewrite=0   
innodb_support_xa=0       
innodb_max_dirty_pages_pct=90   
innodb_open_files = 2300
innodb_locks_unsafe_for_binlog=1
join_buffer_size = 2M
concurrent_insert = 2
max_heap_table_size = 256M

############# Percona XtraDB ############
innodb_io_capacity = 200     
innodb_write_io_threads = 8   
innodb_read_io_threads = 8

[mysqldump]
quick
max_allowed_packet = 1024M
allow-keywords

[mysql]
no-auto-rehash
default-character-set=tis620

[isamchk]
key_buffer = 128M
sort_buffer_size = 128M
read_buffer = 8M
write_buffer = 8M

[myisamchk]
key_buffer = 128M
sort_buffer_size = 512M
read_buffer = 8M
write_buffer = 8M

[mysqlhotcopy]
interactive-timeout

[mysqld_safe]
open-files-limit = 50000


################# End MySQL-Config  #################
หัวข้อ: Re: Error ksk_log
เริ่มหัวข้อโดย: เกื้อกูล ครับ.. ที่ พฤษภาคม 14, 2013, 21:36:57 PM
[mysqldump]
quick
max_allowed_packet = 1024M    ลองปรับเป็น  2G  แทนได้หรือไม่ครับ
allow-keywords



อีกทางเลือก  ทดลอง initial แยกเฉพาะตาราง ksklog ตารางเดียวหลังทำตารางอื่นๆ  ทั้งหมดสำเร็จครับ..  รวมถึง replicate_log ด้วย
หัวข้อ: Re: Error ksk_log
เริ่มหัวข้อโดย: piyarat ที่ พฤษภาคม 14, 2013, 21:51:21 PM
[mysqldump]
quick
max_allowed_packet = 1024M    ลองปรับเป็น  2G  แทนได้หรือไม่ครับ
allow-keywords



อีกทางเลือก  ทดลอง initial แยกเฉพาะตาราง ksklog ตารางเดียวหลังทำตารางอื่นๆ  ทั้งหมดสำเร็จครับ..  รวมถึง replicate_log ด้วย


ได้ผลอย่างไรจะมาบอกโดยเร็วที่สุดค่ะ.....
หัวข้อ: Re: Error ksk_log
เริ่มหัวข้อโดย: เกื้อกูล ครับ.. ที่ พฤษภาคม 15, 2013, 08:36:30 AM
อีกทางคือทำ  Table Archive  แยกตัดตามปี
หัวข้อ: Re: Error ksk_log
เริ่มหัวข้อโดย: udomchok ที่ พฤษภาคม 16, 2013, 02:35:40 AM
[mysqldump]
quick
max_allowed_packet = 1024M    ลองปรับเป็น  2G  แทนได้หรือไม่ครับ
allow-keywords



อีกทางเลือก  ทดลอง initial แยกเฉพาะตาราง ksklog ตารางเดียวหลังทำตารางอื่นๆ  ทั้งหมดสำเร็จครับ..  รวมถึง replicate_log ด้วย
รู้สึก อ.บอย เคยบอกไว้ว่า Max_allow_packet กำหนดได้ไม่เกิน 1G นะครับ