utf8mb4 support
xylys opened this issue · 0 comments
xylys commented
MySQLConnection+Authenticate.swift
on line 54
change characterset hex from 0x21
( utf8_general_ci)
to whatever hex code represents utf8mb4
xylys opened this issue · 0 comments
MySQLConnection+Authenticate.swift
on line 54
change characterset hex from 0x21
( utf8_general_ci)
to whatever hex code represents utf8mb4