psrucv Posted September 7, 2014 Posted September 7, 2014 Hi, i have a little problem with MySQL in Johnny server. I can't create new tables, when i try always show error #1146. So, can you restart MySQL server? or can you fix this issue? Quote
wolstech Posted September 7, 2014 Posted September 7, 2014 I just tried and got #2013 (the error Stevie gets for InnoDB users) or #1146 (what you got) when I do it. Use MyISAM and it works fine, so InnoDB is broken. Also, /usr is full... Quote
psrucv Posted September 7, 2014 Author Posted September 7, 2014 I just tried and got #2013 (the error Stevie gets for InnoDB users) or #1146 (what you got) when I do it. Use MyISAM and it works fine, so InnoDB is broken. Also, /usr is full... Well, I tried it and the problem persists. Look Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.