Home > Database > Mysql Tutorial > mysqldump报错_MySQL

mysqldump报错_MySQL

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-01 13:01:56
Original
1359 people have browsed it

在使用mysqldump命令备份整个数据库的时候,报错如下:

mysqldump: Couldn't execute 'SHOW TRIGGERS LIKE 'userlog'': Got error 28 from storage engine (1030)

查看磁盘空间

[root@localhost~]# df -h
文件系统 容量 已用 可用 已用% 挂载点
/dev/sda1 9.5G 9.1G 0 100% /
/dev/sda4 3.2G 70M 3.0G 3% /mnt/backup

可以看出磁盘空间不足,删除部分文件后,执行OK



Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Add carousel image error report
From 1970-01-01 08:00:00
0
0
0
Command error
From 1970-01-01 08:00:00
0
0
0
javascript - vue 2.0 debugger 报错
From 1970-01-01 08:00:00
0
0
0
Click to favorite to report error
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template