Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save isalmanhaider/60224383d32b7648abd0909c1d68e6d4 to your computer and use it in GitHub Desktop.
Save isalmanhaider/60224383d32b7648abd0909c1d68e6d4 to your computer and use it in GitHub Desktop.
ERROR 1273 (HY000) at line 30: Unknown collation: 'utf8mb4_0900_ai_ci'
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