Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRM-19335 #9007

Merged
merged 1 commit into from
Sep 23, 2016
Merged

CRM-19335 #9007

merged 1 commit into from
Sep 23, 2016

Conversation

tschuettler
Copy link
Contributor

@tschuettler tschuettler commented Sep 9, 2016

This creates a multibyte aware substring.
Since we are using MySQL >= 5 we could also use mb_substr($params['bounce_reason'], 0, 255) to fully use that varchar(255).


This creates a multibyte aware substring.
Since we are using MySQL >= 5 we could also use mb_substr($params['bounce_reason'], 0, 255) to fully use that varchar(255).
@yashodha yashodha merged commit 819b67c into civicrm:master Sep 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants