mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53:09 +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,
|
||||
self._max_packet_size,
|
||||
strchar(charset),
|
||||
strrep("\0", 23), -- TODO: add support for charset encoding
|
||||
strrep("\0", 23),
|
||||
user,
|
||||
token,
|
||||
database
|
||||
|
||||
Reference in New Issue
Block a user