in reply to mysql no records after space

are you sure the entire string is in the relevant column? if you're not sure, i'd suggest using the mysql client to do a select to make sure. and if the full string isn't there, i'd check the quoting of the string prior to insertion.