Click here to get back home

Newbie seeks help using backup/restore

 HomeNewsGroups | Search

mailing.database.mysql - MySQL database issues discussed in this best MySQL group in USENET 

get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Newbie seeks help using backup/restore dborenst 08-11-2006
Posted by dborenst on August 11, 2006, 11:59 am
Please log in for more thread options
Hello all,

I am attempting to bring over a MySQL database from a Windows XP server
to a Sun Solaris server. I seem to be having permission problems, but I
don't even know where to start.

NOTE: I have root access to MySQL, but cripplingly little access to the
server itself. If I knew what access to request, I could probably get
it, but I don't know
I was able to find the .frm files for the old database, as well as to
output a .sql backup file, and to store them on the new server. I tried
to restore them using the following steps:

[Login to MySQL as root user and enter password, then...]

CREATE DATABASE mpf1;
USE mpf1;
RESTORE TABLE submitted_records FROM '/var/apache2/htdocs';

(Note: htdocs is one of the few places I have permission to access.)

And it said "error copying .frm file errno13" and failed to create the
table.

So then I tried it again with FROM
'/var/apache2/htdocs/submitted_records.frm';

same error. Ditto when I went and maxed out the permissions on those
.frm files.

Next, I tried creating a dummy database on the Solaris server and
backing it up to see whether I was having version/migration problems.

BACKUP TABLE dummy_table TO...

Same error.

Anyone have any ideas on where to go with this? I can ask the sysadmin
(at another location) for anything I like, so long as I know why I'm
asking for it...

Thanks,
David


Similar ThreadsPosted
newbie question October 6, 2005, 10:06 am
Newbie is happy February 14, 2006, 8:12 am
Question from newbie February 21, 2006, 1:16 pm
Newbie question May 11, 2006, 8:08 pm
Newbie question May 12, 2006, 2:14 pm
Newbie Question May 26, 2006, 9:45 am
newbie sql question November 16, 2006, 4:48 pm
newbie question April 15, 2005, 11:14 pm
newbie q: update and/or insert? April 13, 2006, 9:40 am
Newbie question about keys April 22, 2006, 7:15 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Driving a better car - Fuelzilla.com

Cabling site for homeowners and pros alike - Cabling-Design.com

Friends:

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap
Privacy Policy