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

Increase field length of link_text #4

Open
tgressly opened this issue Jan 25, 2019 · 0 comments
Open

Increase field length of link_text #4

tgressly opened this issue Jan 25, 2019 · 0 comments

Comments

@tgressly
Copy link
Member

Increase field length of link_text to mitigate the following error:

Unable to execute INSERT statement [INSERT INTO `search_index` (`id`, `page_id`, `path`, `language_id`, `link_text`, `page_title`, `created_at`, `updated_at`, `created_by`, `updated_by`) VALUES (:p0, :p1, :p2, :p3, :p4, :p5, :p6, :p7, :p8, :p9)] [wrapped: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'link_text' at row 1]
@tgressly tgressly changed the title Increase field length of 'link_text' Increase field length of link_text Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant