I'm having an issue with BLOB columns (MEDIUMBLOB and LONGBLOB, more
specifically) in a table that's intended to store files (with filename,
content-type and length columns). Generally, the problem seems to be that
MySQL thinks that it's out of memory when dealing with arbirarily large
values, ei
HI
I installed MyODBC on an NT server to connect via the internet to my
Linux box that runs mysql3.23. I have already populated tables in a db
that I am trying to link to the NT server via ODBC, but I am getting
errors when trying to do this.
The table is created with an id field ( BIGINT (255)