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
1171
February 08, 2017 10:59AM
600
February 08, 2017 01:20PM
Re: String cuts in column data
645
February 08, 2017 08:05PM
621
February 09, 2017 12:31AM
691
February 09, 2017 03:29AM
640
February 09, 2017 05:59AM
572
February 09, 2017 12:43PM
716
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.