BMS-HOSxP Community

HOSxP => MySQL => ข้อความที่เริ่มโดย: Sutthichai ที่ เมษายน 03, 2016, 20:03:08 PM

หัวข้อ: Warnning : Innodb engine status disable !!
เริ่มหัวข้อโดย: Sutthichai ที่ เมษายน 03, 2016, 20:03:08 PM
ผมติดตั้ง MySQL ที่ได้จาก HOSxP full setup 3.55.10.8 ลงใน Notebook ครับ เมื่อเปิดโปรแกรมพบปัญหาดังนี้ 
     1. ข้อความ " Warnning : Innodb engine status disable"
     2. อยากทราบการตั้งค่า my.ini ด้วยครับ
ขอขอบคุณครับ

my.ini
------------------------------------------------------------
[mysqld]
basedir=E:\Program Files\HOSxP\MySQL
datadir=E:\Program Files\HOSxP\MySQL\data
character-set-server=tis620
key_buffer=1024M
table_cache=1024
query_cache_type=2
sort_buffer_size=4M
read_buffer_size=4M
read_rnd_buffer_size=4M
myisam_sort_buffer_size=256M
max_allowed_packet=4096M
join_buffer_size=4M
concurrent_insert=2
max_heap_table_size=512M
innodb_data_file_path=ibdata1:100M:autoextend
innodb_flush_log_at_trx_commit=2
innodb_buffer_pool_size=4096M
innodb_additional_mem_pool_size=64M
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
myisam-recover=FORCE,BACKUP
default_storage_engine=MyISAM
max_connections=5
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=4096M
allow-keywords
[WinMySQLadmin]
user=sa
password=sa
-------------------------------------------------------------
หัวข้อ: Re: Warnning : Innodb engine status disable !!
เริ่มหัวข้อโดย: Sukjai ที่ เมษายน 03, 2016, 21:02:33 PM
ถ้า Database มีการ Restore เป็น MyISAM หมดทุกตาราง ก็ไม่ต้องซีเรียสกับคำเตือนนี้ครับ
และรบกวนอธิบายขั้นตอนการติดตั้ง MySQL รวมถึงนำเข้า Database ว่าทำอย่างไรไปบ้างถึงทำให้ฟ้องคำเตือนตามภาพครับ

ตัวอย่าง การติดตั้ง MySQL Maria DB 10.0.17
http://hosxp.net/smf2/index.php/topic,29226.msg259981.html#msg259981


หัวข้อ: Re: Warnning : Innodb engine status disable !!
เริ่มหัวข้อโดย: Sutthichai ที่ เมษายน 03, 2016, 22:16:01 PM
ถ้าติดตั้งโปรแกรมตามที่อาจารย์ให้ลิงค์มา ต้องตั้งค่า my.ini ใหม่มั๊ยครับ รึว่าโปรแกรมจะคำนวณเองตาม spec เครื่อง notebook.