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

Fixed Typo at enabling-chinese-japanese-korean-search.rst #7730

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jaehyun-ko
Copy link

Description

This pull request addresses a documentation error regarding the configuration variable for InnoDB full-text search in MySQL 5.7. The current documentation incorrectly references innodb_ft_min_word_len, which does not exist in MySQL 5.7. The correct variable name is innodb_ft_min_token_size.

Changes

Updated the documentation to replace innodb_ft_min_word_len with innodb_ft_min_token_size.

fixed typo innodb_ft_min_token_size
@mattermost-build
Copy link
Contributor

Hello @jaehyun-ko,

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

Per the Mattermost Contribution Guide, we need to add you to the list of approved contributors for the Mattermost project.

Please help complete the Mattermost contribution license agreement?
Once you have signed the CLA, please comment with /check-cla and confirm that the CLA check is green.

This is a standard procedure for many open source projects.

Please let us know if you have any questions.

We are very happy to have you join our growing community! If you're not yet a member, please consider joining our Contributors community channel to meet other contributors and discuss new opportunities with the core team.

@cwarnermm cwarnermm self-requested a review February 6, 2025 13:36
@cwarnermm cwarnermm added the 2: Editor Review Requires review by an editor label Feb 6, 2025
Copy link
Member

@cwarnermm cwarnermm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @jaehyun-ko!

@cwarnermm cwarnermm added 3: Reviews Complete All reviewers have approved the pull request and removed 2: Editor Review Requires review by an editor labels Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3: Reviews Complete All reviewers have approved the pull request Contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants