- 论坛徽章:
- 0
|
我现在比较晕的是,现在我不确认我已经处理好机器了
thd: 0x2aaf3f110000
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 0x40143f00 thread_stack 0x30000
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 0x2aaf5f6d2210 is an invalid pointer
thd->thread_id=14074
thd->killed=NOT_KILLED
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
090608 14:54:38 mysqld_safe Number of processes running now: 0
090608 14:54:38 mysqld_safe mysqld restarted
090608 14:54:38 [Warning] option 'max_allowed_packet': unsigned value 10737418240 adjusted to 1073741824
090608 14:54:38 [Warning] option 'max_binlog_size': unsigned value 2147483648 adjusted to 1073741824
090608 14:54:38 [Warning] The syntax '--log' is deprecated and will be removed in MySQL 7.0. Please use '--general_log'/'--general_log_file' instead.
090608 14:54:38 [Warning] The syntax '--log_slow_queries' is deprecated and will be removed in MySQL 7.0. Please use '--slow_query_log'/'--slow_query_log_file' instead.
090608 14:54:38 [Warning] The syntax 'for replication startup options' is deprecated and will be removed in MySQL 5.2. Please use 'CHANGE MASTER' instead.
InnoDB: Error: auto-extending data file ./ibdata1 is of a different size
InnoDB: 1664 pages (rounded down to MB) than specified in the .cnf file:
InnoDB: initial 32768 pages, max 0 (relevant if non-zero) pages!
InnoDB: Could not open or create data files.
InnoDB: If you tried to add new data files, and it failed here,
InnoDB: you should now edit innodb_data_file_path in my.cnf back
InnoDB: to what it was, and remove the new ibdata files InnoDB created
InnoDB: in this failed attempt. InnoDB only wrote those files full of
InnoDB: zeros, but did not yet use them in any way. But be careful: do not
InnoDB: remove old data files which contain your precious data!
090608 14:54:40 [ERROR] Plugin 'InnoDB' init function returned error.
090608 14:54:40 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
090608 14:54:40 [Warning] Neither --relay-log nor --relay-log-index were used; so replication may break when this MySQL server acts as a slave and has his hostname changed!! Please use '--relay-log=LNGHKGSQLP05-relay-bin' to avoid this problem.
090608 14:54:40 [Note] Event Scheduler: Loaded 0 events
090608 14:54:40 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.1.32-enterprise-gpl-advanced-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Enterprise Server - Advanced Edition (GPL)
090608 14:54:40 [ERROR] /usr/sbin/mysqld: Table './newlaw/ex_users' is marked as crashed and should be repaired |
|