Skip to content

Conversation

smallfish
Copy link

Example:

local ok, err, errno, sqlstate = db:connect{
     dsn="host=127.0.0.1;port=3306;database=ngx_test;user=ngx_test;password=ngx_test",
     max_packet_size = 1024 * 1024
 }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant