MySQL Forums
Forum List  »  InnoDB

Re: String cuts in column data
Posted by: Jon Stephens
Date: February 08, 2017 08:05PM

That sounds painful. I'd use a regexp on the string in application code to split it up first, then insert the chunks into the DB.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
1301
February 08, 2017 10:59AM
675
February 08, 2017 01:20PM
Re: String cuts in column data
723
February 08, 2017 08:05PM
693
February 09, 2017 12:31AM
773
February 09, 2017 03:29AM
705
February 09, 2017 05:59AM
640
February 09, 2017 12:43PM
787
February 09, 2017 08:50PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.