mirror of
https://github.com/luapower/mysql.git
synced 2025-01-06 08:10:24 +01:00
unimportant
This commit is contained in:
parent
f30bb680c7
commit
5612b97801
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
-- MySQL client protocol in Lua.
|
-- MySQL client protocol in Lua.
|
||||||
-- Copyright (C) Yichun Zhang (agentzh). BSD license.
|
-- Written by Yichun Zhang (agentzh). BSD license.
|
||||||
|
|
||||||
local tcp = require'sock'.tcp
|
local tcp = require'sock'.tcp
|
||||||
local sha1 = require'sha1'
|
local sha1 = require'sha1'
|
||||||
|
Loading…
Reference in New Issue
Block a user