Use original driver for queries

This commit is contained in:
2018-11-14 15:56:08 +01:00
parent cba0886b24
commit 5e2f862e2b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"strconv"
"testing"
_ "github.com/localhots/mysql"
_ "github.com/go-sql-driver/mysql"
"github.com/localhots/bocadillo/binlog"
"github.com/localhots/bocadillo/reader"