timothyh124 Posted April 24, 2014 Posted April 24, 2014 I'm not sure why but I cannot import schema, or gets connection lost while creating a table and can't connect to db.The error I get is #2002 - The server is not responding (or the local MySQL server's socket is not correctly configured) Thank you :D/&--#62; user name: timbitzmain domain: timothyhan.heliohost.orgserver: stevie Quote
wolstech Posted April 24, 2014 Posted April 24, 2014 That error is likely because you're creating an InnoDB table or importing a schema that includes InnoDB tables. InnoDB does not work on Stevie due to damage from a crash in February. Modify the schema to use MyISAM tables and the error will go away. 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.