web hosting line
1.866.605.2484

Web hosting

Go Back   Web Hosting Forum - Web hosting discussion at SiteGround.com > Popular Software > Other Software and Applications

Reply
 
Thread Tools Display Modes
  #1  
Old 05-11-2006, 09:22 PM
niziptv niziptv is offline
Junior Member
 
Join Date: May 2006
Posts: 7
Default mysql files

I want to get my mysql files via FTP. However, I cannot go up to that level. How can I access the raw mysql files via FTP? I am registered user of siteground.
Reply With Quote
  #2  
Old 05-12-2006, 07:01 AM
kenny's Avatar
kenny kenny is offline
Senior Member
 
Join Date: Jun 2005
Posts: 134
Default

You cannot access the raw files of your MySQL databases -- those are placed in a special directory that only the mysql user has read and write privileges for.

To take a backup of your dababases, you can use the phpMyAdmin tool in cPanel -- an SQL dump of a database is the most convenient way to export a database -- it can easily be restored on another MySQL (or other sort of SQL) server, * disabled word ** disabled word ** disabled word ** disabled word ** disabled word ** disabled word ** disabled word *ting structure and data completely.
__________________
Pick a different route.
Reply With Quote
  #3  
Old 05-27-2006, 04:56 PM
mudanoman mudanoman is offline
Junior Member
 
Join Date: May 2006
Posts: 2
Default What options to select for Export

Are there any special checks that need to be made under structure or data? Screen shot attached. Thanks.
Attached Images
 
Reply With Quote
  #4  
Old 06-19-2006, 10:43 PM
mudanoman mudanoman is offline
Junior Member
 
Join Date: May 2006
Posts: 2
Default

bump...any help.
Reply With Quote
  #5  
Old 06-20-2006, 09:02 AM
matthewm matthewm is offline
Junior Member
 
Join Date: Mar 2006
Posts: 19
Default

Your screenshot looks fine, just click Go.
Reply With Quote
  #6  
Old 06-20-2006, 09:04 AM
kenny's Avatar
kenny kenny is offline
Senior Member
 
Join Date: Jun 2005
Posts: 134
Default

The screenshot looks ok, and the exported dump will probably work.

I have 2 recommendations:

1. Check the "Add Drop Table" box -- thus, if you need to import over an existing structure, the current data will be dropped, and replaced by the data in the SQL dump. Without this checked, you will get errors, and will have to drop the tables manually, before you can import.

2. You may wan to select "MySQL 4.0" from the "SQL Compatibility" dropdown menu -- this avoids a bug in MySQL that will corrupt any non-latin1 characters, and the dump will import properly even on MySQL 4.0 (of course, the same dump will work on 4.1 too )
__________________
Pick a different route.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:35 PM.

Copyright © SiteGround.com Inc