Jump to content

Recommended Posts

Posted

I'm trying to use phpmyadmin to export my MySql database, but for some reason this is not working.

 

If I'm selecting to save a file - is not saving the file; if I want to write only the script - is displaying the script for 1 second and then redirects to a page with this message : Missing what

 

Anybody has any idea what's happening?

 

Thank you

Posted

msdan -

 

you are trying to export the whole db, or just one table?

Posted

You should just have to go onto your main PHPMyAdmin screen and choose 'export'. Then on the left hand side choose all the tables that you would like exported (or select all). Leave the SQL radio button checked, then leave the 'data' checkbox checked since you want all the data to be backed up.. then choose 'save as file' if you want.. or else don't check save as file and then just copy and paste from the screen.

 

that's all you should have to do.. if you are getting errors, then im not sure.. sorry ;)

Posted

Thank you Sarah,

 

I was getting the error after I did everything you said:)

 

Anyway, seems to be a browser problem. I'm getting the error with IE6; Netscape7 saved the script properly...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...