R
rabarama
Pleas i need help:
I'm deploying a ror application in a win server (apache + mongrel + mysql).
A model has a binary field.
win2003 server
mysql 5.0.45 community ed
ruby 1.8.6
When i upload a file (very small) i obtain the "Data Too Long for column"
error.
The same code works perfectly with SQLite.
Where's the problem?
I'm deploying a ror application in a win server (apache + mongrel + mysql).
A model has a binary field.
win2003 server
mysql 5.0.45 community ed
ruby 1.8.6
When i upload a file (very small) i obtain the "Data Too Long for column"
error.
The same code works perfectly with SQLite.
Where's the problem?