Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mysql sql: fix size of token column for b8_wordlist
This is because ALTER TABLE CONVERT TO CHARACTER SET utf8mb4; fails because the column index would be more than 1000 bytes.
- Loading branch information