[RndTbl] MYSQL DB uploaded via PHP

Montana Quiring montanaq at gmail.com
Wed Nov 22 16:43:59 CST 2006


hmmm... never thought of that. I will give it a try thanks.
And regarding John Lange's email... I guess I could try installing
pgpMyAdmin and see if it'll connect. I'll try that if the command line
option doesn't work.
Thanks guys.

On 11/22/06, Trevor Cordes <trevor at tecnopolis.ca> wrote:
> > I've googled a bit but can't find a decent PHP tool that will let me
> > upload an exported MYSQL DB file to a MYSQL server.
>
> If you have remote mysql port access to the server, then just do on your
> local box with the dump file:
>
> mysql < dumpfile -h remote.host.com -u remoteuser -p remotedbname
>
> Then Bob's your uncle (whatever that means).
>
> (Remember kids, GUI's are evil.)
>
> _______________________________________________
> Roundtable mailing list
> Roundtable at muug.mb.ca
> http://www.muug.mb.ca/mailman/listinfo/roundtable
>


More information about the Roundtable mailing list