[thelist] MySQL dump

Michael Pemberton mpember at phreaker.net
Sat Jul 7 23:45:01 CDT 2001


once you have the dumped sql.  It should then be possible to execute this
file in the phpMyAdmin setup.

John Meyer wrote:

> At 12:16 AM 7/8/01 -0400, you wrote:
>
> > From the directory where your dumped file will reside:
> >mysqldump -u user -pPassword dbname > filename.sql
> >
> >(note that there is no space between -p and your password)
> >
> >To restore from the dumped file, start in the directory where the file
> >resides:
> >mysql -u user -pPassword dbname < filename.sql
>
> Thanks, but actually, I was referring to restoring the dump file onto the
> evolt server.
>
> John Meyer
> john_meyer at geocities.com
> Programmer
>
> If we didn't have Microsoft, we'd have to blame ourselves for all of our
> programs crashing
>
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt !

--
Michael Pemberton
mpember at phreaker.net
ICQ: 12107010







More information about the thelist mailing list