Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
XP is just a number
 
PerlMonks  

Re^2: Handling huge BLOB fields with DBI and MySQL

by Anonymous Monk
on Jul 26, 2004 at 10:20 UTC ( [id://377425]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: Handling huge BLOB fields with DBI and MySQL
in thread Handling huge BLOB fields with DBI and MySQL

If you are writting binary blobs to file don't you need to set binmode on your output stream ? ie binmode OUTFILE;
  • Comment on Re^2: Handling huge BLOB fields with DBI and MySQL

Replies are listed 'Best First'.
Re^3: Handling huge BLOB fields with DBI and MySQL
by Anonymous Monk on Jul 28, 2004 at 04:54 UTC

    binmode is mandatory only on MS-DOS/Windows systems.

    perldoc -f binmode
    On some systems (in general, DOS and Windows-based systems) binmode() is necessary when you're not working with a text file.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://377425]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.