dump table and data with mysqldb

Hoang tr at jotsite.com
Wed Nov 5 16:21:49 EST 2003


Thanks David for the little code snippets.  They help in figuring out the
table structures.  Now if I can get the output of:
"SELECT * FROM database INTO OUTFILE file"
to redirect to across the network rather than the local file-system.
mysqldump also puts it into the local FS.  There might be no recourse other
than having to recreate the INSERT statements in your own code.

Hoang Do






More information about the Python-list mailing list