Hi all, I am sure this has been asked before as it appears to be a simple error, but I have searched everywhere for an answer, hence apologies if I am repeating someone else.
I have a MySQL database hosted which contains large blobs (Powerpoint Presentations), hence the database is 100MB+. I have used mysqldump to backup the database to my local machine, but when I try to import the file, it stops at the same point... It creates the database, creates the first table that the blobs exist in, and inserts the first two blobs. I assume that the blob contains quotes or something therefore it is escaping. Is there a function like addslashes or something to avoid this? I tried the mysqlhotcopy but get another problem, cant locate DBI.pm which I believe is a perl issue. Any help would be great! Thanks Daz --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php