From cc85cffef94da9b261d8d1bf5f2d68359ef29eba Mon Sep 17 00:00:00 2001 From: Cosmin Apreutesei Date: Wed, 13 Nov 2019 13:16:20 +0200 Subject: [PATCH] unimportant --- mysql.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/mysql.md b/mysql.md index 6c52fc4..82e54c0 100644 --- a/mysql.md +++ b/mysql.md @@ -1,12 +1,9 @@ ---- -tagline: mysql database client ---- ## `local mysql = require'mysql'` A complete, lightweight ffi binding of the mysql client library. -> NOTE: binaries are in separate packages [libmysql] and [libmariadb]. +Works with both libmysql and [libmariadb]. ## Summary