ผู้เขียน หัวข้อ: InnoDB warning  (อ่าน 15667 ครั้ง)

0 สมาชิก และ 1 บุคคลทั่วไป กำลังดูหัวข้อนี้

nate

  • บุคคลทั่วไป
InnoDB warning
« เมื่อ: กุมภาพันธ์ 21, 2007, 21:20:26 PM »
0
อาจารย์คะทดลองในnotebookค่ะ 3.50.2.19 พอเข้าโปรแกรม hosxpมีกรอบเตือนดังภาพที่แนบมาค่ะตอนเข้ามาในโปรแกรมค่ะ แต่เวลาใช้งานก็ปกติค่ะ/ขอบคุณค่ะ

ออฟไลน์ naj

  • Hero Member
  • *****
  • กระทู้: 2,449
  • Respect: +8
    • ดูรายละเอียด
    • http://www.luangphopern-hospital.com
Re: InnoDB warning
« ตอบกลับ #1 เมื่อ: กุมภาพันธ์ 21, 2007, 21:53:15 PM »
0
ถ้า 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
Yindee And Tan

ออฟไลน์ por

  • Hero Member
  • *****
  • กระทู้: 1,087
  • เพราะว่าเธอคือดวงใจของฉัน
  • Respect: 0
    • ดูรายละเอียด
    • Blog Adminpor
Re: InnoDB warning
« ตอบกลับ #2 เมื่อ: กุมภาพันธ์ 21, 2007, 21:58:33 PM »
0
อ.นาจครับ ในlinux ไม่มีปัญหาครับ แต่ใน windows ที่ลงแบบ full จะมีปัญหาแบบนี้ครับ
adminpor
ICT @ Office of Public Health.Nakhonsi Province.
Mobile.083-1740976
Office.075-343409 to 106

ออฟไลน์ naj

  • Hero Member
  • *****
  • กระทู้: 2,449
  • Respect: +8
    • ดูรายละเอียด
    • http://www.luangphopern-hospital.com
Re: InnoDB warning
« ตอบกลับ #3 เมื่อ: กุมภาพันธ์ 21, 2007, 22:20:48 PM »
0
การปรับให้ดูขนาดหน่วยความของ(RAM)เครื่องที่เราใช้ด้วยครับ ส่วนใน windows ถ้าลงโดยใช้ตัว full setup hosxp 49.9.9  ถ้าผมจำไม่ผิดน่าจะกำหนดมาสำหรับเครื่องที่มี RAM 256 mb ต้องเข้าไปแก้ไขด้วยครับแล้วเพิ่ม ใน [mysqld] อีก  1 บรรทัดเป็น
innodb_file_per_table

ถ้าได้ไปอบรมที่บางกอก 9 ที่ผ่านมาจะอยู่ใน แผ่น cd ที่แจกมาให้ครับ
Yindee And Tan

ออฟไลน์ por

  • Hero Member
  • *****
  • กระทู้: 1,087
  • เพราะว่าเธอคือดวงใจของฉัน
  • Respect: 0
    • ดูรายละเอียด
    • Blog Adminpor
Re: InnoDB warning
« ตอบกลับ #4 เมื่อ: กุมภาพันธ์ 21, 2007, 23:09:15 PM »
0
ขอคุณครับ อ.นาจ
adminpor
ICT @ Office of Public Health.Nakhonsi Province.
Mobile.083-1740976
Office.075-343409 to 106

ออฟไลน์ naj

  • Hero Member
  • *****
  • กระทู้: 2,449
  • Respect: +8
    • ดูรายละเอียด
    • http://www.luangphopern-hospital.com
Re: InnoDB warning
« ตอบกลับ #5 เมื่อ: กุมภาพันธ์ 22, 2007, 00:11:51 AM »
0
ขอโทษทีครับ จำผิด
full setup hosxp 49.9.9  จะกำหนดมาสำหรับเครื่องที่มี RAM 512 Mb
Yindee And Tan

nate

  • บุคคลทั่วไป
Re: InnoDB warning
« ตอบกลับ #6 เมื่อ: กุมภาพันธ์ 22, 2007, 00:17:44 AM »
0
 :)ขอบคุณค่ะแก้ได้แล้วค่ะ

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #7 เมื่อ: กุมภาพันธ์ 22, 2007, 00:47:45 AM »
0
ผมทำตามแล้วแต่ทำไมระบบของผมถึงใช้ไม่ได้หมดเลย

ออฟไลน์ naj

  • Hero Member
  • *****
  • กระทู้: 2,449
  • Respect: +8
    • ดูรายละเอียด
    • http://www.luangphopern-hospital.com
Re: InnoDB warning
« ตอบกลับ #8 เมื่อ: กุมภาพันธ์ 22, 2007, 00:54:59 AM »
0
ก่อนแก้ไขอย่าลืมสั่งปิด service mysql ด้วยนะครับ แล้วค่อย restart mysql อีกครั้ง
Yindee And Tan

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #9 เมื่อ: กุมภาพันธ์ 22, 2007, 00:59:54 AM »
0
และตอนนี้จะแก้ไขยังไงครับ

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #10 เมื่อ: กุมภาพันธ์ 22, 2007, 01:07:53 AM »
0
ช่วยบอกทีดิครับตอนนี้ใช้ไม่ได้ทั้งระบบเลยครับ

ออฟไลน์ naj

  • Hero Member
  • *****
  • กระทู้: 2,449
  • Respect: +8
    • ดูรายละเอียด
    • http://www.luangphopern-hospital.com
Re: InnoDB warning
« ตอบกลับ #11 เมื่อ: กุมภาพันธ์ 22, 2007, 01:09:53 AM »
0
ช่วยบอกรายละเอียดด้วยครับว่า เครื่องที่เข้าไปแก้ไข config mysql ที่ใช้เป็น linux หรือ  windows และ RAM ที่ใช้มีขนาดเท่าไหร่ครับ
Yindee And Tan

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #12 เมื่อ: กุมภาพันธ์ 22, 2007, 01:19:50 AM »
0
# 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

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #13 เมื่อ: กุมภาพันธ์ 22, 2007, 01:26:30 AM »
0
# 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

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #14 เมื่อ: กุมภาพันธ์ 22, 2007, 01:28:45 AM »
0

[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

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #15 เมื่อ: กุมภาพันธ์ 22, 2007, 01:48:20 AM »
0
อ.ครับ ว่าไงครับได้รึยังครับ รบกวนด้วยนะครับตอนระบใช้ไม่ได้เลยครับ

ออฟไลน์ naj

  • Hero Member
  • *****
  • กระทู้: 2,449
  • Respect: +8
    • ดูรายละเอียด
    • http://www.luangphopern-hospital.com
Re: InnoDB warning
« ตอบกลับ #16 เมื่อ: กุมภาพันธ์ 22, 2007, 01:53:49 AM »
0

[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
Yindee And Tan

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #17 เมื่อ: กุมภาพันธ์ 22, 2007, 02:14:41 AM »
0
ยังเข้าไม่ได้ครับมันขึ้น

doramon

  • บุคคลทั่วไป
Re: InnoDB warning
« ตอบกลับ #18 เมื่อ: กุมภาพันธ์ 22, 2007, 02:19:04 AM »
0
รบกวนเอา config เดิมกลับมาใช่ก่อนครับ

doramon

  • บุคคลทั่วไป
Re: InnoDB warning
« ตอบกลับ #19 เมื่อ: กุมภาพันธ์ 22, 2007, 02:22:54 AM »
0
ไม่ทราบว่า   linux หรือ windows

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #20 เมื่อ: กุมภาพันธ์ 22, 2007, 02:23:45 AM »
0
linux ครับ อาจารย์

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #21 เมื่อ: กุมภาพันธ์ 22, 2007, 02:35:06 AM »
0
ว่าไงครับ อ. ช่วยทีครับ

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #22 เมื่อ: กุมภาพันธ์ 22, 2007, 02:41:35 AM »
0
อ. ครับขอรบกวนด่วนด้วยนะครับ ขอบพระคุณมากครับ

doramon

  • บุคคลทั่วไป
Re: InnoDB warning
« ตอบกลับ #23 เมื่อ: กุมภาพันธ์ 22, 2007, 02:44:59 AM »
0
เอาไปทับเลย

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #24 เมื่อ: กุมภาพันธ์ 22, 2007, 02:55:20 AM »
0
อ. ครับยังไม่ได้ครับทำยังไงต่อครับ

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #25 เมื่อ: กุมภาพันธ์ 22, 2007, 03:28:30 AM »
0
อาจารย์ ครับยังเป็นเหมือนเดิมอยู่ครับให้ทำยังไงครับ

ออฟไลน์ manoi

  • Hero Member
  • *****
  • กระทู้: 8,669
  • Respect: +170
    • ดูรายละเอียด
    • HOSxP Community Center
Re: InnoDB warning
« ตอบกลับ #26 เมื่อ: กุมภาพันธ์ 22, 2007, 03:41:51 AM »
0
ตรวจสอบ connection setting ที่หน้าจอ login ครับ ว่า connect ไปที่ host / database ไหน

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


mysql hos
show tables;


เพื่อดูว่ามีตารางอะไรเหลืออยู่บ้างครับ
HOSxP Project Manager / Cheif Developer / BMS MD

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #27 เมื่อ: กุมภาพันธ์ 22, 2007, 03:49:32 AM »
0
อ.ครับตรวจสอบก็เป็นดั่งรูปครับ

ออฟไลน์ manoi

  • Hero Member
  • *****
  • กระทู้: 8,669
  • Respect: +170
    • ดูรายละเอียด
    • HOSxP Community Center
Re: InnoDB warning
« ตอบกลับ #28 เมื่อ: กุมภาพันธ์ 22, 2007, 04:01:00 AM »
0
แล้ว show tables ล่ะครับ
HOSxP Project Manager / Cheif Developer / BMS MD

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #29 เมื่อ: กุมภาพันธ์ 22, 2007, 04:05:10 AM »
0
ดูตรงไหนครับ อาจารย์

ออฟไลน์ manoi

  • Hero Member
  • *****
  • กระทู้: 8,669
  • Respect: +170
    • ดูรายละเอียด
    • HOSxP Community Center
Re: InnoDB warning
« ตอบกลับ #30 เมื่อ: กุมภาพันธ์ 22, 2007, 04:06:57 AM »
0
ที่หน้าจอ terminal ของ linux ครับ
HOSxP Project Manager / Cheif Developer / BMS MD

ออฟไลน์ tawatchai4

  • Full Member
  • ***
  • กระทู้: 123
  • Respect: 0
    • ดูรายละเอียด
    • datebest.net - visit website and win smartphone!
Re: InnoDB warning
« ตอบกลับ #31 เมื่อ: กุมภาพันธ์ 22, 2007, 05:41:33 AM »
0
อาจารย์ครับ แล้วผมจะไปตั้งค่ายังไงครับ

ออฟไลน์ por

  • Hero Member
  • *****
  • กระทู้: 1,087
  • เพราะว่าเธอคือดวงใจของฉัน
  • Respect: 0
    • ดูรายละเอียด
    • Blog Adminpor
Re: InnoDB warning
« ตอบกลับ #32 เมื่อ: กุมภาพันธ์ 22, 2007, 21:02:35 PM »
0
อ.ครับน่าจะมีการตั้งค่า config standard ไว้นะครับ ทังใน windows และ linux ผมลองแก้ตามที่บอกก้มีปัญหาในบางครั้งเหมือนกันครับ แล้วมีสูตรในการ comfig ใหมครับ

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

อะไรประมาณนี้นะครับ  อาจจะมีสอนที่ BBK 9 แล้วเผอิญว่าผมไม่ได้ไปครับ
adminpor
ICT @ Office of Public Health.Nakhonsi Province.
Mobile.083-1740976
Office.075-343409 to 106