Skip to content

COLLATION 'utf8mb4_general_ci' is not valid for CHARACTER SET 'utf8mb3' #822

Closed Answered by hafizah65
hafizah65 asked this question in Q&A
Discussion options

You must be logged in to vote

got it, i just searched and replaced charset and dbcollat at BaseConnection.php to my db's setup which is utf8mb4 and utf8mb4_general_ci. then i had to delete the users table. since it was migration, i thought it would just update the table fields. sorry for the trouble

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@hafizah65
Comment options

Answer selected by hafizah65
Comment options

You must be logged in to vote
1 reply
@hafizah65
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #820 on September 11, 2023 02:06.