How to read a binary file into a mysql table

Hans Müller HeinTest at web.de
Tue Dec 18 04:56:17 EST 2007


Hello,

thanks a lot for the Binary(). This does the trick, now I can import all my binary data.
But now I found the next problem:
The Blob is now limited to 65535 Bytes. I love all these stone age (16bit) limits on my 64bit machines...
All bigger files a truncated.

Has someone an idea how to solve this ?


Greetings

Hans



More information about the Python-list mailing list