2 messages in com.mysql.lists.communityDatabase write error
FromSent OnAttachments
Bulent Germen25 Jul 2005 15:43 
Arjen Lentz23 Aug 2005 00:28 
Subject:Database write error
From:Bulent Germen (bul@germen.info)
Date:07/25/2005 03:43:24 PM
List:com.mysql.lists.community

Hi,

I have an html form where I collect the user information. For the address
section I am using 'varchar' type in mysql db. However the data after a 'space'
is not being written to the database. For example 'abc def' has a space between
c and d. Only the first part (abc) is being written to the db. Is there any suggestions how I can solve this issue? Thanks

Germen