แสดงกระทู้

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - shogoon

หน้า: [1]
1
ช่วยแก้ไขด้วยสำหรับคนที่เกิดวันที่ 29 ก.พ พิมพ์ summary ไม้ได้เวลา admit

2
MySQL / ลง CentOS 5.4 + 5.5.29-30.0 Percona Server (GPL) แล้วไม่รู้จัก innodb
« เมื่อ: มีนาคม 09, 2013, 18:56:21 PM »
 ??? ลง CentOS 5.4 +  5.5.29-30.0 Percona Server (GPL) แล้วไม่รู้จัก innodb ครับ
จะแก้ยังไงดี

3
ลงทะเทียน admit แล้วขึ้นปิดโปรแกรม เป็นบาง AN  ???

4
 ???คือผมจะ up จาก v 3.53.9.3 เป็น v 3.54.7.14 แต่ี up server จริงทำไม่ได้ server สำรองทำได้
error select * frim hosxp_ddl_feild limit 0

 

5
ตั้งแต่ครั้งที่แล้วลองแล้วไม่ก็เลยว่าจะลองใหม่ ผลก็เป็นเหมือนเดิม ขึ้นเหมือนเดิม
 SQL Error : Got errer -1 from storage engine
select * from hosxp_ddl_field limit 0


ซึ่งลองเขาไปดูในตารางไม่มีข้อมูลเลย ก็เลยลองนำเข้าข้อมูลในตาราง hosxp_ddl_field แล้ว up struc ดูผลก็เหมือนเดิม error
 SQL Error : Got errer -1 from storage engine
select * from hosxp_ddl_field limit 0
ลองเข้าไปดูในตาราง hosxp_ddl_field ก็ไม่มีข้อมูลทั้งๆพึ่งจะนำเข้า งงมากครับช่วยที ???

6
คือผมจะ up จาก hosxp v 3.53.9.3 เป็น v 3.54.2.2 มันไม่ได้ครับ
มันขึ้นว่า sql error:got error -1 from storage engine
select * from hosxp_ddl_index limit 0
ช่วยหน่อยครับ ???

7
พอดีออกหน่วยเบาหวานมาครับแต่พอจะ merge offline data ไม่ได้ครับ

8
 ???ผมแก้ my.cnf แล้ว รันไมขึ้นมีวิธีแก้ไหมครับ ช่วยผมที

9
 :)พอดีอยากให้แรงทันใจหมอครับจะปรับยังไง

[client]
#password   = [your_password]
port      = 3306
socket   = /tmp/mysql.sock
default-character-set=tis620

[mysqld]

port      = 3306
socket   = /tmp/mysql.sock
default_storage_engine = INNODB
default_table_type = INNODB

back_log = 50
#skip-networking
max_connections = 1500
max_connect_errors = 10
table_cache = 2048
#external-locking
max_allowed_packet = 1024M
binlog_cache_size = 128M
max_heap_table_size = 2024M
sort_buffer_size = 1024M
join_buffer_size = 1024M

thread_cache_size = 8
thread_concurrency = 16
query_cache_size = 4G

default-character-set=tis620
skip-name-resolve
skip-character-set-client-handshake
init_connect = 'SET NAMES tis620'

#query_cache_limit = 2M

ft_min_word_len = 4
#memlock
thread_stack = 192K

transaction_isolation = REPEATABLE-READ
tmp_table_size = 512M
log-bin=mysql-bin
log_bin_trust_function_creators = 1
binlog_format=mixed
#log_slave_updates
#log
#log_warnings
slow_query_log
long_query_time = 2
log_long_format
#tmpdir = /tmp


# ***  Replication related settings

server-id = 1
#server-id = 2
#master-host = <hostname>
#master-user = <username>
#master-password = <password>
#master-port = <port>
#read_only

#*** MyISAM Specific options

key_buffer_size = 5000M
read_buffer_size = 1024M
read_rnd_buffer_size = 1024M
bulk_insert_buffer_size = 1024M
myisam_sort_buffer_size = 2024M
myisam_max_sort_file_size = 5G
myisam_max_extra_sort_file_size = 5G
myisam_repair_threads = 1
myisam_recover


# *** INNODB Specific options ***

#skip-innodb
innodb_additional_mem_pool_size = 512M
innodb_file_per_table
innodb_buffer_pool_size = 11G
innodb_data_file_path = ibdata1:10M:autoextend
innodb_data_home_dir = /var/lib/mysql/
innodb_log_group_home_dir = /var/lib/mysql/
innodb_file_io_threads = 4
#innodb_force_recovery=1
innodb_thread_concurrency = 16
#innodb_thread_concurrency = 0
innodb_flush_log_at_trx_commit = 0
innodb_fast_shutdown = 0
innodb_log_buffer_size = 8M
innodb_log_file_size = 256M
innodb_log_files_in_group = 3
innodb_max_dirty_pages_pct = 90
innodb_doublewrite = 0
innodb_flush_method= O_DIRECT
innodb_lock_wait_timeout = 120
innodb_support_xa = 0
innodb_locks_unsafe_for_binlog = 1
innodb_adaptive_checkpoint = 1
innodb_io_capacity = 10000
innodb_write_io_threads = 16
innodb_read_io_threads = 16
innodb_checksums = 0
innodb_max_dirty_pages_pct = 15

[xtrabackup]
target_dir=/mysqlbackup
datadir=/var/lib/mysql

[mysqldump]
quick
max_allowed_packet = 256M
default-character-set=tis620
[mysql]
no-auto-rehash
#safe-updates
default-character-set=tis620
[isamchk]
key_buffer = 512M
sort_buffer_size = 512M
read_buffer = 8M
write_buffer = 8M
default-character-set=tis620
[myisamchk]
key_buffer = 512M
sort_buffer_size = 512M
read_buffer = 8M
write_buffer = 8M
default-character-set=tis620

[mysqlhotcopy]
interactive-timeout
default-character-set=tis620

[mysqld_safe]
open-files-limit = 8192


Server ibm x3560 m2
Ram : 16 Gb
HHD SAS 15K 146Gb x 5 Raid 5
CentOS 5.5 + Percona 5.1.49.11.3
InnoDB 95 %



10
ช่วยดู my.cnf ให้หน่อยครับ ตั้งค่า default_storage_engine=INNODB แล้ว mysql start ไม่ได้
ลอง high Performance แล้วก็ไม่ได้ครับ  server ibm x3650 m2  xeon 2 cpu ram 16 Gb + CentOS 5.5 64bit +percona 5.1.49-rel12

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

[mysqld]
default_storage_engine=INNODB  <=== ถ้า comment ไว้ start ได้
default_table_type = INNODB       <=== ถ้า comment ไว้ start ได้
port      = 3306
socket      = /var/lib/mysql/mysql.sock
skip-locking
back_log = 50
key_buffer =2G
max_allowed_packet = 2024M
binlog_cache_size = 1024M
table_cache = 1500
sort_buffer_size = 1024M
read_buffer_size = 1024M
read_rnd_buffer_size = 128M
join_buffer_size = 20M
concurrent_insert = 2
bulk_insert_buffer_size = 512M
max_heap_table_size = 512M
myisam_sort_buffer_size = 512M
myisam_max_sort_file_size = 2024M
myisam_max_extra_sort_file_size = 2024M
myisam_repair_threads = 1
myisam_recover
big-tables
thread_cache_size = 1000
query_cache_size= 1024M
thread_cache_size = 8
thread_concurrency = 8
default-character-set=tis620
max_connections = 300
max_connect_errors = 10
skip-name-resolve
skip-character-set-client-handshake
init_connect = 'SET NAMES tis620'
ft_min_word_len = 4
thread_stack = 192K
transaction_isolation = REPEATABLE-READ
tmp_table_size = 512M
#log-bin=mysql-bin
#binlog_format=mixed
log_bin_trust_function_creators = 1
slow_query_log
long_query_time = 2
log_long_format
innodb_file_per_table
innodb_data_home_dir = /var/lib/mysql/
#interactive_timeout = 600
#wait_timeout = 1200
innodb_data_file_path = ibdata1:10M:autoextend
innodb_log_files_in_group = 3
innodb_log_group_home_dir = /var/lib/mysql/
innodb_max_dirty_pages_pct = 90
#innodb_doublewrite = 0
#############################   mysql 5.1.X
#innodb_log_arch_dir = /var/lib/mysql/
#############################
innodb_buffer_pool_size = 6072M
innodb_additional_mem_pool_size = 1024M
innodb_log_file_size = 5000M
innodb_log_buffer_size = 512M
innodb_file_io_threads = 4
innodb_thread_concurrency = 0
innodb_flush_log_at_trx_commit = 2
innodb_fast_shutdown = 0
innodb_flush_method = O_DIRECT
innodb_doublewrite = 0
innodb_lock_wait_timeout = 50
innodb_support_xa = 0
innodb_open_files = 2000
innodb_locks_unsafe_for_binlog = 1

####percona####
innodb_adaptive_checkpoint = 1
innodb_io_capacity = 10000
innodb_write_io_threads = 16
innodb_read_io_threads = 16
####percona####

innodb_checksums = 0
innodb_max_dirty_pages_pct = 15
table_open_cache = 1500
low_priority_updates = 1

[xtrabackup]
target_dir=/mybackup
datadir=/var/lib/mysql

[mysqldump]
quick
max_allowed_packet = 512M
allow-keywords

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

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

[myisamchk]
key_buffer = 400M
sort_buffer_size = 256M
read_buffer = 2M
write_buffer = 2M

[mysqlhotcopy]
interactive-timeout

[mysqld_safe]
open-files-limit = 8192


11
ปัญการตั้งค่าเครื่องพิมพ์ในการจ่ายยา mode2 กับ SERVER centOS5.4 64 bit ตั้งค่าพิมพ์ใบสั่งยาได้คนเดียวแล้วเพี้ยน สอบถามที่ รพ.ร้อยเอ็ดก็พบปัญหาเดียวกัน

12
ปัญหาระบบงานทันตกรรม  ลงผลวินิจฉัย icd 10 มันกับ icd 9 cm ในช่องลงผลการวินิจฉัยซึ่งจริงๆแล้วควรจะให้สามารถลงได้เฉพาะ icd 10

หน้า: [1]