欢迎来到cool的博客
7

Music box

Click to Start

点击头像播放音乐
新博客链接

输入mysqldump时出现bug: mysqldump: Error: 'Got error 28 from storage engine' when trying to dump tablespaces

Mysql error "28 from storage engine" - means "not enough disk space".

To show disc space use command below.

myServer# df -h

Results must be like this.

Filesystem    Size    Used   Avail Capacity  Mounted on
/dev/vdisk     13G     13G     46M   100%    /
devfs         1.0k    1.0k      0B   100%    /dev

返回列表