mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 12:20:41 +00:00
del charset todo
This commit is contained in:
@@ -463,7 +463,7 @@ local function _mysql_login(self, user, password, charset, database, on_connect)
|
|||||||
client_flags,
|
client_flags,
|
||||||
self._max_packet_size,
|
self._max_packet_size,
|
||||||
strchar(charset),
|
strchar(charset),
|
||||||
strrep("\0", 23), -- TODO: add support for charset encoding
|
strrep("\0", 23),
|
||||||
user,
|
user,
|
||||||
token,
|
token,
|
||||||
database
|
database
|
||||||
|
|||||||
Reference in New Issue
Block a user