ตอนนี้ ปรับ V. hosxp เป็น 3.56.9.30J ครับและได้แก้ไขตามกระทู้นี้แล้วครับ
http://hosxp.net/index.php?option=com_smf&Itemid=28&topic=31657.msg251205;topicseen#new เกิด MySQL Workload ขึ้นสูงมากครับ ทำให้ค้างและทำงานช้าครับ ต้องปรับ config ตัวไหนบ้างครับ ตอนนี้ถอย V. ลงมาครับ workload จึงลดลงและทำงานได้ครับ
[mysqld]
basedir=C:\Program Files (x86)\HOSxP\MySQL
datadir=C:\Program Files (x86)\HOSxP\MySQL\data
character-set-server=tis620
key_buffer=128M
table_cache=512
sort_buffer_size=1M
read_buffer_size=1M
read_rnd_buffer_size=1M
myisam_sort_buffer_size=128M
max_allowed_packet=512M
join_buffer_size=1M
concurrent_insert=2
max_heap_table_size=128M
innodb_data_file_path=ibdata1:100M:autoextend
innodb_flush_log_at_trx_commit=2
innodb_buffer_pool_size=128M
innodb_additional_mem_pool_size=20M
innodb_log_file_size=128M
innodb_log_buffer_size=8M
innodb_lock_wait_timeout=50
innodb_support_xa=0
innodb_locks_unsafe_for_binlog=1
innodb_thread_concurrency=0
innodb_doublewrite=0
query_cache_size=64M
query_cache_type=2
myisam-recover=FORCE,BACKUP
default_storage_engine=MyISAM
max_connections=1000
innodb_file_per_table
skip-character-set-client-handshake
skip-name-resolve
big-tables
[mysql]
default-character-set=tis620
[mysqldump]
default-character-set=tis620
max_allowed_packet=16M
allow-keywords
[WinMySQLadmin]
user=sa
password=sa