BMS-HOSxP Community

HOSxP => แจ้งปัญหา / ขอความช่วยเหลือ => ข้อความที่เริ่มโดย: nate ที่ กุมภาพันธ์ 21, 2007, 21:20:26 PM

หัวข้อ: InnoDB warning
เริ่มหัวข้อโดย: nate ที่ กุมภาพันธ์ 21, 2007, 21:20:26 PM
อาจารย์คะทดลองในnotebookค่ะ 3.50.2.19 พอเข้าโปรแกรม hosxpมีกรอบเตือนดังภาพที่แนบมาค่ะตอนเข้ามาในโปรแกรมค่ะ แต่เวลาใช้งานก็ปกติค่ะ/ขอบคุณค่ะ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: naj ที่ กุมภาพันธ์ 21, 2007, 21:53:15 PM
ถ้า server เป็น linux ให้
config ใน section [mysqld] ควรจะเป็นแบบนี้ครับ

[mysqld]
port = 3306
socket = /var/lib/mysql/mysql.sock
skip-locking
key_buffer = 384M
max_allowed_packet = 16M
table_cache = 512
sort_buffer_size = 1M
read_buffer_size = 1M
read_rnd_buffer_size = 2M
myisam_sort_buffer_size = 128M
thread_cache = 8
query_cache_size= 64M
nnodb_data_home_dir = /var/lib/mysql/
thread_concurrency = 8
default-character-set=tis620
skip-name-resolve
innodb_file_per_table
skip-character-set-client-handshake
init_connect = 'SET NAMES tis620'

innodb_data_file_path = ibdata1:10M:autoextend
innodb_log_group_home_dir = /var/lib/mysql/
innodb_log_arch_dir = /var/lib/mysql/
innodb_buffer_pool_size = 400M
innodb_additional_mem_pool_size = 100M
innodb_log_file_size = 64M
innodb_log_buffer_size = 8M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 50
ได้มาจากการแนะนำของ อ. ;Dmn
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: por ที่ กุมภาพันธ์ 21, 2007, 21:58:33 PM
อ.นาจครับ ในlinux ไม่มีปัญหาครับ แต่ใน windows ที่ลงแบบ full จะมีปัญหาแบบนี้ครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: naj ที่ กุมภาพันธ์ 21, 2007, 22:20:48 PM
การปรับให้ดูขนาดหน่วยความของ(RAM)เครื่องที่เราใช้ด้วยครับ ส่วนใน windows ถ้าลงโดยใช้ตัว full setup hosxp 49.9.9  ถ้าผมจำไม่ผิดน่าจะกำหนดมาสำหรับเครื่องที่มี RAM 256 mb ต้องเข้าไปแก้ไขด้วยครับแล้วเพิ่ม ใน [mysqld] อีก  1 บรรทัดเป็น
innodb_file_per_table

ถ้าได้ไปอบรมที่บางกอก 9 ที่ผ่านมาจะอยู่ใน แผ่น cd ที่แจกมาให้ครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: por ที่ กุมภาพันธ์ 21, 2007, 23:09:15 PM
ขอคุณครับ อ.นาจ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: naj ที่ กุมภาพันธ์ 22, 2007, 00:11:51 AM
ขอโทษทีครับ จำผิด
full setup hosxp 49.9.9  จะกำหนดมาสำหรับเครื่องที่มี RAM 512 Mb
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: nate ที่ กุมภาพันธ์ 22, 2007, 00:17:44 AM
 :)ขอบคุณค่ะแก้ได้แล้วค่ะ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 00:47:45 AM
ผมทำตามแล้วแต่ทำไมระบบของผมถึงใช้ไม่ได้หมดเลย
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: naj ที่ กุมภาพันธ์ 22, 2007, 00:54:59 AM
ก่อนแก้ไขอย่าลืมสั่งปิด service mysql ด้วยนะครับ แล้วค่อย restart mysql อีกครั้ง
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 00:59:54 AM
และตอนนี้จะแก้ไขยังไงครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 01:07:53 AM
ช่วยบอกทีดิครับตอนนี้ใช้ไม่ได้ทั้งระบบเลยครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: naj ที่ กุมภาพันธ์ 22, 2007, 01:09:53 AM
ช่วยบอกรายละเอียดด้วยครับว่า เครื่องที่เข้าไปแก้ไข config mysql ที่ใช้เป็น linux หรือ  windows และ RAM ที่ใช้มีขนาดเท่าไหร่ครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 01:19:50 AM
# Example MySQL config file for large systems.
#
# This is for a large system with memory = 512M where the system runs mainly
# MySQL.
#
# You can copy this file to
# /etc/my.cnf to set global options,
# mysql-data-dir/my.cnf to set server-specific options (in this
# installation this directory is /var/lib/mysql) or
# ~/.my.cnf to set user-specific options.
#
# In this file, you can use all long options that a program supports.
# If you want to know which options a program supports, run the program
# with the "--help" option.

# The following options will be passed to all MySQL clients
[client]
#password   = your_password
port      = 3306
socket      = /var/lib/mysql/mysql.sock
default-character-set=tis620
# Here follows entries for some specific programs

# The MySQL server
[mysqld]
port = 3306
socket = /var/lib/mysql/mysql.sock
skip-locking
key_buffer = 384M
max_allowed_packet = 16M
table_cache = 512
sort_buffer_size = 1M
read_buffer_size = 1M
read_rnd_buffer_size = 2M
myisam_sort_buffer_size = 128M
thread_cache = 8
query_cache_size= 64M
nnodb_data_home_dir = /var/lib/mysql/
thread_concurrency = 8
default-character-set=tis620
skip-name-resolve
innodb_file_per_table
skip-character-set-client-handshake
init_connect = 'SET NAMES tis620'

innodb_data_file_path = ibdata1:10M:autoextend
innodb_log_group_home_dir = /var/lib/mysql/
innodb_log_arch_dir = /var/lib/mysql/
innodb_buffer_pool_size = 400M
innodb_additional_mem_pool_size = 100M
innodb_log_file_size = 64M
innodb_log_buffer_size = 8M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 50

skip-name-resolve
innodb_file_per_table
skip-character-set-client-handshake
init_connect = 'SET NAMES tis620'
# Don't listen on a TCP/IP port at all. This can be a security enhancement,
# if all processes that need to connect to mysqld run on the same host.
# All interaction with mysqld must be made via Unix sockets or named pipes.
# Note that using this option without enabling named pipes on Windows
# (via the "enable-named-pipe" option) will render mysqld useless!
#
#skip-networking

# Replication Master Server (default)
# binary logging is required for replication
#log-bin

# required unique id between 1 and 2^32 - 1
# defaults to 1 if master-host is not set
# but will not function as a master if omitted
server-id   = 1

# Replication Slave (comment out master section to use this)
#
# To configure this host as a replication slave, you can choose between
# two methods :
#
# 1) Use the CHANGE MASTER TO command (fully described in our manual) -
#    the syntax is:
#
#    CHANGE MASTER TO MASTER_HOST=<host>, MASTER_PORT=<port>,
#    MASTER_USER=<user>, MASTER_PASSWORD=<password> ;
#
#    where you replace <host>, <user>, <password> by quoted strings and
#    <port> by the master's port number (3306 by default).
#
#    Example:
#
#    CHANGE MASTER TO MASTER_HOST='125.564.12.1', MASTER_PORT=3306,
#    MASTER_USER='joe', MASTER_PASSWORD='secret';
#
# OR
#
# 2) Set the variables below. However, in case you choose this method, then
#    start replication for the first time (even unsuccessfully, for example
#    if you mistyped the password in master-password and the slave fails to
#    connect), the slave will create a master.info file, and any later
#    change in this file to the variables' values below will be ignored and
#    overridden by the content of the master.info file, unless you shutdown
#    the slave server, delete master.info and restart the slaver server.
#    For that reason, you may want to leave the lines below untouched
#    (commented) and instead use CHANGE MASTER TO (see above)
#
# required unique id between 2 and 2^32 - 1
# (and different from the master)
# defaults to 2 if master-host is set
# but will not function as a slave if omitted
#server-id       = 2
#
# The replication master for this slave - required
#master-host     =   <hostname>
#
# The username the slave will use for authentication when connecting
# to the master - required
#master-user     =   <username>
#
# The password the slave will authenticate with when connecting to
# the master - required
#master-password =   <password>
#
# The port the master is listening on.
# optional - defaults to 3306
#master-port     =  <port>
#
# binary logging - not required for slaves, but recommended
#log-bin

# Point the following paths to different dedicated disks
#tmpdir      = /tmp/      
#log-update    = /path-to-dedicated-directory/hostname

# Uncomment the following if you are using BDB tables
#bdb_cache_size = 64M
#bdb_max_lock = 100000

# Uncomment the following if you are using InnoDB tables
innodb_data_home_dir = /var/lib/mysql/
innodb_data_file_path = ibdata1:10M:autoextend
innodb_log_group_home_dir = /var/lib/mysql/
innodb_log_arch_dir = /var/lib/mysql/
# You can set .._buffer_pool_size up to 50 - 80 %
# of RAM but beware of setting memory usage too high
innodb_buffer_pool_size = 256M
innodb_additional_mem_pool_size = 20M
# Set .._log_file_size to 25 % of buffer pool size
innodb_log_file_size = 64M
innodb_log_buffer_size = 8M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 50

[mysqldump]
quick
max_allowed_packet = 16M
allow-keywords

[mysql]
no-auto-rehash
# Remove the next comment character if you are not familiar with SQL
#safe-updates
default-character-set=tis620

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

[myisamchk]
key_buffer = 128M
sort_buffer_size = 128M
read_buffer = 2M
write_buffer = 2M

[mysqlhotcopy]
interactive-timeout


RAM 1 M
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 01:26:30 AM
# Example MySQL config file for large systems.
#
# This is for a large system with memory = 512M where the system runs mainly
# MySQL.
#
# You can copy this file to
# /etc/my.cnf to set global options,
# mysql-data-dir/my.cnf to set server-specific options (in this
# installation this directory is /var/lib/mysql) or
# ~/.my.cnf to set user-specific options.
#
# In this file, you can use all long options that a program supports.
# If you want to know which options a program supports, run the program
# with the "--help" option.

# The following options will be passed to all MySQL clients
[client]
#password   = your_password
port      = 3306
socket      = /var/lib/mysql/mysql.sock
default-character-set=tis620
# Here follows entries for some specific programs

# The MySQL server
[mysqld]
port = 3306
socket = /var/lib/mysql/mysql.sock
skip-locking
key_buffer = 384M
max_allowed_packet = 16M
table_cache = 512
sort_buffer_size = 1M
read_buffer_size = 1M
read_rnd_buffer_size = 2M
myisam_sort_buffer_size = 128M
thread_cache = 8
query_cache_size= 64M
nnodb_data_home_dir = /var/lib/mysql/
thread_concurrency = 8
default-character-set=tis620
skip-name-resolve
innodb_file_per_table
skip-character-set-client-handshake
init_connect = 'SET NAMES tis620'

innodb_data_file_path = ibdata1:10M:autoextend
innodb_log_group_home_dir = /var/lib/mysql/
innodb_log_arch_dir = /var/lib/mysql/
innodb_buffer_pool_size = 400M
innodb_additional_mem_pool_size = 100M
innodb_log_file_size = 64M
innodb_log_buffer_size = 8M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 50

skip-name-resolve
innodb_file_per_table
skip-character-set-client-handshake
init_connect = 'SET NAMES tis620'
# Don't listen on a TCP/IP port at all. This can be a security enhancement,
# if all processes that need to connect to mysqld run on the same host.
# All interaction with mysqld must be made via Unix sockets or named pipes.
# Note that using this option without enabling named pipes on Windows
# (via the "enable-named-pipe" option) will render mysqld useless!
#
#skip-networking

# Replication Master Server (default)
# binary logging is required for replication
#log-bin

# required unique id between 1 and 2^32 - 1
# defaults to 1 if master-host is not set
# but will not function as a master if omitted
server-id   = 1

# Replication Slave (comment out master section to use this)
#
# To configure this host as a replication slave, you can choose between
# two methods :
#
# 1) Use the CHANGE MASTER TO command (fully described in our manual) -
#    the syntax is:
#
#    CHANGE MASTER TO MASTER_HOST=<host>, MASTER_PORT=<port>,
#    MASTER_USER=<user>, MASTER_PASSWORD=<password> ;
#
#    where you replace <host>, <user>, <password> by quoted strings and
#    <port> by the master's port number (3306 by default).
#
#    Example:
#
#    CHANGE MASTER TO MASTER_HOST='125.564.12.1', MASTER_PORT=3306,
#    MASTER_USER='joe', MASTER_PASSWORD='secret';
#
# OR
#
# 2) Set the variables below. However, in case you choose this method, then
#    start replication for the first time (even unsuccessfully, for example
#    if you mistyped the password in master-password and the slave fails to
#    connect), the slave will create a master.info file, and any later
#    change in this file to the variables' values below will be ignored and
#    overridden by the content of the master.info file, unless you shutdown
#    the slave server, delete master.info and restart the slaver server.
#    For that reason, you may want to leave the lines below untouched
#    (commented) and instead use CHANGE MASTER TO (see above)
#
# required unique id between 2 and 2^32 - 1
# (and different from the master)
# defaults to 2 if master-host is set
# but will not function as a slave if omitted
#server-id       = 2
#
# The replication master for this slave - required
#master-host     =   <hostname>
#
# The username the slave will use for authentication when connecting
# to the master - required
#master-user     =   <username>
#
# The password the slave will authenticate with when connecting to
# the master - required
#master-password =   <password>
#
# The port the master is listening on.
# optional - defaults to 3306
#master-port     =  <port>
#
# binary logging - not required for slaves, but recommended
#log-bin

# Point the following paths to different dedicated disks
#tmpdir      = /tmp/      
#log-update    = /path-to-dedicated-directory/hostname

# Uncomment the following if you are using BDB tables
#bdb_cache_size = 64M
#bdb_max_lock = 100000

# Uncomment the following if you are using InnoDB tables
innodb_data_home_dir = /var/lib/mysql/
innodb_data_file_path = ibdata1:10M:autoextend
innodb_log_group_home_dir = /var/lib/mysql/
innodb_log_arch_dir = /var/lib/mysql/
# You can set .._buffer_pool_size up to 50 - 80 %
# of RAM but beware of setting memory usage too high
innodb_buffer_pool_size = 256M
innodb_additional_mem_pool_size = 20M
# Set .._log_file_size to 25 % of buffer pool size
innodb_log_file_size = 64M
innodb_log_buffer_size = 8M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 50

[mysqldump]
quick
max_allowed_packet = 16M
allow-keywords

[mysql]
no-auto-rehash
# Remove the next comment character if you are not familiar with SQL
#safe-updates
default-character-set=tis620

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

[myisamchk]
key_buffer = 128M
sort_buffer_size = 128M
read_buffer = 2M
write_buffer = 2M

[mysqlhotcopy]
interactive-timeout

หมายเหตุ สีแดงคือที่ผมเปลี่ยน
 Ram 1 G
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 01:28:45 AM

[mysqld]
port = 3306
socket = /var/lib/mysql/mysql.sock
skip-locking
key_buffer = 384M
max_allowed_packet = 16M
table_cache = 512
sort_buffer_size = 1M
read_buffer_size = 1M
read_rnd_buffer_size = 2M
myisam_sort_buffer_size = 128M
thread_cache = 8
query_cache_size= 64M
nnodb_data_home_dir = /var/lib/mysql/
thread_concurrency = 8
default-character-set=tis620
skip-name-resolve
innodb_file_per_table
skip-character-set-client-handshake
init_connect = 'SET NAMES tis620'

innodb_data_file_path = ibdata1:10M:autoextend
innodb_log_group_home_dir = /var/lib/mysql/
innodb_log_arch_dir = /var/lib/mysql/
innodb_buffer_pool_size = 400M
innodb_additional_mem_pool_size = 100M
innodb_log_file_size = 64M
innodb_log_buffer_size = 8M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 50

ตรงนี้ที่เปลี่ยนแล้วใช้ไม่ได้
 และ Ram 1 G
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 01:48:20 AM
อ.ครับ ว่าไงครับได้รึยังครับ รบกวนด้วยนะครับตอนระบใช้ไม่ได้เลยครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: naj ที่ กุมภาพันธ์ 22, 2007, 01:53:49 AM

[mysqld]
port = 3306
socket = /var/lib/mysql/mysql.sock
skip-locking
key_buffer = 384M
max_allowed_packet = 16M
table_cache = 512
sort_buffer_size = 1M
read_buffer_size = 1M
read_rnd_buffer_size = 2M
myisam_sort_buffer_size = 128M
thread_cache = 8
query_cache_size= 64M
nnodb_data_home_dir = /var/lib/mysql/ //ตกตัว i ครับ ต้องเป็นinnodb_data_home_dir = /var/lib/mysql
thread_concurrency = 8
default-character-set=tis620
skip-name-resolve
innodb_file_per_table
skip-character-set-client-handshake
init_connect = 'SET NAMES tis620'

innodb_data_file_path = ibdata1:10M:autoextend
innodb_log_group_home_dir = /var/lib/mysql/
innodb_log_arch_dir = /var/lib/mysql/
innodb_buffer_pool_size = 400M
innodb_additional_mem_pool_size = 100M
innodb_log_file_size = 64M
innodb_log_buffer_size = 8M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 50
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 02:14:41 AM
ยังเข้าไม่ได้ครับมันขึ้น
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: doramon ที่ กุมภาพันธ์ 22, 2007, 02:19:04 AM
รบกวนเอา config เดิมกลับมาใช่ก่อนครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: doramon ที่ กุมภาพันธ์ 22, 2007, 02:22:54 AM
ไม่ทราบว่า   linux หรือ windows
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 02:23:45 AM
linux ครับ อาจารย์
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 02:35:06 AM
ว่าไงครับ อ. ช่วยทีครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 02:41:35 AM
อ. ครับขอรบกวนด่วนด้วยนะครับ ขอบพระคุณมากครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: doramon ที่ กุมภาพันธ์ 22, 2007, 02:44:59 AM
เอาไปทับเลย
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 02:55:20 AM
อ. ครับยังไม่ได้ครับทำยังไงต่อครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 03:28:30 AM
อาจารย์ ครับยังเป็นเหมือนเดิมอยู่ครับให้ทำยังไงครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: manoi ที่ กุมภาพันธ์ 22, 2007, 03:41:51 AM
ตรวจสอบ connection setting ที่หน้าจอ login ครับ ว่า connect ไปที่ host / database ไหน

แล้วไปตรวจสอบที่ server linux ด้วยคำสั่ง


mysql hos
show tables;


เพื่อดูว่ามีตารางอะไรเหลืออยู่บ้างครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 03:49:32 AM
อ.ครับตรวจสอบก็เป็นดั่งรูปครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: manoi ที่ กุมภาพันธ์ 22, 2007, 04:01:00 AM
แล้ว show tables ล่ะครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 04:05:10 AM
ดูตรงไหนครับ อาจารย์
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: manoi ที่ กุมภาพันธ์ 22, 2007, 04:06:57 AM
ที่หน้าจอ terminal ของ linux ครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: tawatchai4 ที่ กุมภาพันธ์ 22, 2007, 05:41:33 AM
อาจารย์ครับ แล้วผมจะไปตั้งค่ายังไงครับ
หัวข้อ: Re: InnoDB warning
เริ่มหัวข้อโดย: por ที่ กุมภาพันธ์ 22, 2007, 21:02:35 PM
อ.ครับน่าจะมีการตั้งค่า config standard ไว้นะครับ ทังใน windows และ linux ผมลองแก้ตามที่บอกก้มีปัญหาในบางครั้งเหมือนกันครับ แล้วมีสูตรในการ comfig ใหมครับ

windows ram 512  1G  2G
linux ram 512  1G  2G

อะไรประมาณนี้นะครับ  อาจจะมีสอนที่ BBK 9 แล้วเผอิญว่าผมไม่ได้ไปครับ