Thursday, January 9, 2014

How to Fix Mysql start issue

Problem:InnoDB: Compressed tables use zlib 1.2.3.4 mysqld: Can't create/write to file '/tmp/ibfIRdc9' (Errcode: 28)

solution:
1. delete files in /tmp. Make sure disk has free space.
2. restart mysql



No comments:

Post a Comment