del charset todo

This commit is contained in:
xiaojin
2020-04-09 09:38:11 +08:00
committed by 云风
parent d94fbb6493
commit 9222ff8d7a

View File

@@ -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