Created
April 5, 2024 02:33
-
-
Save isalmanhaider/60224383d32b7648abd0909c1d68e6d4 to your computer and use it in GitHub Desktop.
ERROR 1273 (HY000) at line 30: Unknown collation: 'utf8mb4_0900_ai_ci'
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed -i 's/utf8mb4_0900_ai_ci/utf8mb4_general_ci/g' db.sql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment