How to read a binary file into a mysql table
Hans Müller
HeinTest at web.de
Tue Dec 18 05:05:46 EST 2007
More information about the Python-list mailing list
Tue Dec 18 05:05:46 EST 2007
- Previous message (by thread): How to read a binary file into a mysql table
- Next message (by thread): Passing arguments to exe
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sorry, I found the mistake: There is more than one blob type, blob as a default stores only 64k of data. LONGBLOB has a 4G limit which is Ok for my purposes. Happy Christmas to all, Hans
- Previous message (by thread): How to read a binary file into a mysql table
- Next message (by thread): Passing arguments to exe
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list