I can’t import my file in my MySQL database. An error message will appear #1142
We are going to need more info that that. Perhaps share the SQL code file?
It’s just some of my configuration information on other websites. I just imported it successfully in db4free.net
IF servers are setup differently, so can you please share the file here so we can test it?
ok
A 1142 error is an access denied error. So I guess your database dump is trying to setup things which are not allowed on our hosting. We disabled a lot of advanced functionality like functions and triggers, and you’ll get permission errors if you try to use them.
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.