MySQL Forums
Forum List  »  General

Re: Error Data too long for column
Posted by: Peter Brawley
Date: July 12, 2016 09:21AM

Substring(datetime_value,1,8) returns something like('2016-07-'). This runs without error on the master? To understand this, I'd need to see Show Create Table obp_content_month results on master and on slave.

Options: ReplyQuote


Subject
Written By
Posted
Re: Error Data too long for column
July 12, 2016 09:21AM


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.