免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3535 | 回复: 4
打印 上一主题 下一主题

mysqldump 导入数据,innodb 崩溃 [复制链接]

论坛徽章:
1
数据库技术版块每日发帖之星
日期:2015-08-13 06:20:00
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2015-08-07 18:48 |只看该作者 |倒序浏览
debian7

percona mysql 5.6

日志如下,这个如何破解? 谢谢


150806 01:27:05 mysqld_safe Starting mysqld daemon with databases from /srv/mysql
2015-08-06 01:27:06 0 [Warning] Using unique option prefix group instead of group_concat_max_len is deprecated and will be removed in a future release. Please use the
full name instead.
2015-08-06 01:27:06 0 [Warning] option 'group_concat_max_len': unsigned value 0 adjusted to 4
2015-08-06 01:27:06 0 [Note] /opt/mysql/bin/mysqld (mysqld 5.6.25-73.1-log) starting as process 19849 ...
2015-08-06 01:27:06 19849 [Note] Plugin 'FEDERATED' is disabled.
2015-08-06 01:27:06 19849 [Note] InnoDB: Using atomics to ref count buffer pool pages
2015-08-06 01:27:06 19849 [Note] InnoDB: The InnoDB memory heap is disabled
2015-08-06 01:27:06 19849 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2015-08-06 01:27:06 19849 [Note] InnoDB: Memory barrier is not used
2015-08-06 01:27:06 19849 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-08-06 01:27:06 19849 [Note] InnoDB: Using Linux native AIO
2015-08-06 01:27:06 19849 [Note] InnoDB: Using CPU crc32 instructions
2015-08-06 01:27:06 19849 [Note] InnoDB: Initializing buffer pool, size = 32.0G
2015-08-06 01:27:08 19849 [Note] InnoDB: Completed initialization of buffer pool
2015-08-06 01:27:08 19849 [Note] InnoDB: Highest supported file format is Barracuda.
2015-08-06 01:27:09 19849 [Note] InnoDB: 128 rollback segment(s) are active.
2015-08-06 01:27:09 19849 [Note] InnoDB: Waiting for purge to start
2015-08-06 01:27:09 19849 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.25-73.1 started; log sequence number 1625988
2015-08-06 01:27:09 19849 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID:
33587c9d-3b97-11e5-921b-44a8422329db.
2015-08-06 01:27:09 19849 [Note] Server hostname (bind-address): '*'; port: 3306
2015-08-06 01:27:09 19849 [Note] IPv6 is available.
2015-08-06 01:27:09 19849 [Note]   - '::' resolves to '::';
2015-08-06 01:27:09 19849 [Note] Server socket created on IP: '::'.
2015-08-06 01:27:09 19849 [Warning] 'user' entry 'root@db' ignored in --skip-name-resolve mode.
2015-08-06 01:27:09 19849 [Warning] 'user' entry '@db' ignored in --skip-name-resolve mode.
2015-08-06 01:27:09 19849 [Warning] 'proxies_priv' entry '@ root@db' ignored in --skip-name-resolve mode.
2015-08-06 01:27:09 19849 [Note] Event Scheduler: Loaded 0 events
2015-08-06 01:27:09 19849 [Note] /opt/mysql/bin/mysqld: ready for connections.
Version: '5.6.25-73.1-log'  socket: '/tmp/mysql.sock'  port: 3306  Source distribution
2015-08-06 03:46:51 7f4be7fff700  InnoDB: Assertion failure in thread 139963991586560 in file rem0rec.cc line 577
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: http://dev.mysql.com/doc/refman/ ... nnodb-recovery.html
InnoDB: about forcing recovery.
19:46:51 UTC - mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed,
something is definitely wrong and this may fail.
Please help us make Percona Server better by reporting any
bugs at http://bugs.percona.com/

key_buffer_size=8388608
read_buffer_size=131072
max_used_connections=2
max_threads=2002
thread_count=1
connection_count=1
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 804551 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x0
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 = 0 thread_stack 0x40000
/opt/mysql/bin/mysqld(my_print_stacktrace+0x2e)[0x8ce9ae]
/opt/mysql/bin/mysqld(handle_fatal_signal+0x36c)[0x689c9c]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xf0a0)[0x7f5488c640a0]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35)[0x7f5487918165]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x180)[0x7f548791b3e0]
/opt/mysql/bin/mysqld[0x96b489]
/opt/mysql/bin/mysqld[0xa0247a]
/opt/mysql/bin/mysqld[0xa23b52]
/opt/mysql/bin/mysqld[0xa1c7e6]
/opt/mysql/bin/mysqld[0xa1e538]
/opt/mysql/bin/mysqld[0xa1f76e]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x6b50)[0x7f5488c5bb50]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f54879c195d]
You may download the Percona Server operations manual by visiting
http://www.percona.com/software/percona-server/. You may find information
in the manual which will help you identify the cause of the crash.
150806 03:46:54 mysqld_safe Number of processes running now: 0
150806 03:46:54 mysqld_safe mysqld restarted
2015-08-06 03:46:55 0 [Warning] Using unique option prefix group instead of group_concat_max_len is deprecated and will be removed in a future release. Please use the
full name instead.
2015-08-06 03:46:55 0 [Warning] option 'group_concat_max_len': unsigned value 0 adjusted to 4
2015-08-06 03:46:55 0 [Note] /opt/mysql/bin/mysqld (mysqld 5.6.25-73.1-log) starting as process 23069 ...
2015-08-06 03:46:55 23069 [Note] Plugin 'FEDERATED' is disabled.
2015-08-06 03:46:55 23069 [Note] InnoDB: Using atomics to ref count buffer pool pages
2015-08-06 03:46:55 23069 [Note] InnoDB: The InnoDB memory heap is disabled
2015-08-06 03:46:55 23069 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2015-08-06 03:46:55 23069 [Note] InnoDB: Memory barrier is not used
2015-08-06 03:46:55 23069 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-08-06 03:46:55 23069 [Note] InnoDB: Using Linux native AIO
2015-08-06 03:46:55 23069 [Note] InnoDB: Using CPU crc32 instructions
2015-08-06 03:46:55 23069 [Note] InnoDB: Initializing buffer pool, size = 32.0G
2015-08-06 03:46:57 23069 [Note] InnoDB: Completed initialization of buffer pool
2015-08-06 03:46:58 23069 [Note] InnoDB: Highest supported file format is Barracuda.
2015-08-06 03:46:58 23069 [Note] InnoDB: Log scan progressed past the checkpoint lsn 59680535024
2015-08-06 03:46:58 23069 [Note] InnoDB: Database was not shutdown normally!
2015-08-06 03:46:58 23069 [Note] InnoDB: Starting crash recovery.
2015-08-06 03:46:58 23069 [Note] InnoDB: Reading tablespace information from the .ibd files...
2015-08-06 03:46:58 23069 [Note] InnoDB: Restoring possible half-written data pages
2015-08-06 03:46:58 23069 [Note] InnoDB: from the doublewrite buffer...
InnoDB: Doing recovery: scanned up to log sequence number 59685777408

求职 : Linux运维
论坛徽章:
203
拜羊年徽章
日期:2015-03-03 16:15:432015年辞旧岁徽章
日期:2015-03-03 16:54:152015年迎新春徽章
日期:2015-03-04 09:57:092015小元宵徽章
日期:2015-03-06 15:58:182015年亚洲杯之约旦
日期:2015-04-05 20:08:292015年亚洲杯之澳大利亚
日期:2015-04-09 09:25:552015年亚洲杯之约旦
日期:2015-04-10 17:34:102015年亚洲杯之巴勒斯坦
日期:2015-04-10 17:35:342015年亚洲杯之日本
日期:2015-04-16 16:28:552015年亚洲杯纪念徽章
日期:2015-04-27 23:29:17操作系统版块每日发帖之星
日期:2015-06-06 22:20:00操作系统版块每日发帖之星
日期:2015-06-09 22:20:00
2 [报告]
发表于 2015-08-07 22:09 |只看该作者
2015-08-06 03:46:58 23069 [Note] InnoDB: Database was not shutdown normally!

论坛徽章:
1
数据库技术版块每日发帖之星
日期:2015-08-12 06:20:00
3 [报告]
发表于 2015-08-09 15:02 |只看该作者
/opt/mysql/bin/mysqld(handle_fatal_signal+0x36c)[0x689c9c]

看看当时的内存够不够用,是不是oom了

论坛徽章:
1
数据库技术版块每日发帖之星
日期:2015-08-13 06:20:00
4 [报告]
发表于 2015-08-10 10:46 |只看该作者
回复 3# visician


    不是内存的问题,内存很大的。

论坛徽章:
59
2015七夕节徽章
日期:2015-08-24 11:17:25ChinaUnix专家徽章
日期:2015-07-20 09:19:30每周论坛发贴之星
日期:2015-07-20 09:19:42ChinaUnix元老
日期:2015-07-20 11:04:38荣誉版主
日期:2015-07-20 11:05:19巳蛇
日期:2015-07-20 11:05:26CU十二周年纪念徽章
日期:2015-07-20 11:05:27IT运维版块每日发帖之星
日期:2015-07-20 11:05:34操作系统版块每日发帖之星
日期:2015-07-20 11:05:36程序设计版块每日发帖之星
日期:2015-07-20 11:05:40数据库技术版块每日发帖之星
日期:2015-07-20 11:05:432015年辞旧岁徽章
日期:2015-07-20 11:05:44
5 [报告]
发表于 2015-08-11 15:09 |只看该作者
应该和DUMP没关系啊。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP