Skip to content

Conversation

methane
Copy link
Member

@methane methane commented Jul 12, 2021

"utf8" is now alias of "utf8mb3" in MySQL 8.0.

Description

TestCharset is failing because MySQL 8.0 returns "utf8mb3" instead of "utf8".
This pull request uses "utf8mb4" in tests, instead of "utf8".

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary
  • Added myself / the copyright holder to the AUTHORS file

"utf8" is now alias of "utf8mb3" in MySQL 8.0.
@zihengCat
Copy link
Contributor

@shogo82148
Same as #1228.

@methane
Copy link
Member Author

methane commented Jul 12, 2021

thanks

@methane methane closed this Jul 12, 2021
@methane methane deleted the utf8mb4 branch July 12, 2021 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants