Hello,

I am facing a peculiar problem with dbi (1.14) / mysql (3.23.22-beta). 
whenever i enter data
to a varchar column in a mysql table using dbi, there is a lot of spaces 
suffixed to the data.
I think it fills up the column to its total width with spaces. As a 
result the display of the data
using the mysql client is quite terrible, with data getting blanked out. 
I have no idea what is
happening, and this is my first attempt with dbi.

Please tell me where could I be going wrong here.

Thanks

Jatin

Reply via email to