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
1560
February 08, 2017 10:59AM
801
February 08, 2017 01:20PM
Re: String cuts in column data
823
February 08, 2017 08:05PM
791
February 09, 2017 12:31AM
917
February 09, 2017 03:29AM
825
February 09, 2017 05:59AM
753
February 09, 2017 12:43PM
891
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.