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
1242
February 08, 2017 10:59AM
636
February 08, 2017 01:20PM
Re: String cuts in column data
680
February 08, 2017 08:05PM
656
February 09, 2017 12:31AM
727
February 09, 2017 03:29AM
673
February 09, 2017 05:59AM
605
February 09, 2017 12:43PM
753
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.