Closed germain-italic closed 7 months ago
This patch would fix https://github.com/jan-vandenberg/cruddiy/issues/131 by detecting invalid charsets (such as utf8mb3 in MySQL 8) and replacing it with utf8mb4 by default.
utf8mb3
utf8mb4
The current charset for the connection is now displayed after config submission:
This patch would fix https://github.com/jan-vandenberg/cruddiy/issues/131 by detecting invalid charsets (such as
utf8mb3
in MySQL 8) and replacing it withutf8mb4
by default.The current charset for the connection is now displayed after config submission: