Created
January 20, 2024 10:02
-
-
Save sajt/061b7c0c71b5954a9e052a4c83703a08 to your computer and use it in GitHub Desktop.
Revisions
-
sajt created this gist
Jan 20, 2024 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ sed -i '' 's/utf8mb4_0900_ai_ci/utf8_general_ci/g' dump.sql sed -i '' 's/utf8mb4/utf8/g' dump.sql