Lunny Xiao
|
23a2ee3510
|
Add command to convert mysql database from utf8 to utf8mb4 (#7144)
* add command to convert mysql database from utf8 to utf8mb4
* Update cmd/convert.go
Co-Authored-By: John Olheiser <[email protected]>
* Update cmd/convert.go
Co-Authored-By: John Olheiser <[email protected]>
* Update cmd/convert.go
Co-Authored-By: John Olheiser <[email protected]>
* Update models/convert.go
Co-Authored-By: John Olheiser <[email protected]>
* Update models/convert.go
Co-Authored-By: John Olheiser <[email protected]>
* Update cmd/convert.go
Co-Authored-By: John Olheiser <[email protected]>
* Update cmd/convert.go
Co-Authored-By: John Olheiser <[email protected]>
|
2019-06-08 21:53:45 +08:00 |
|