mattes / migrate

Database migrations. CLI and Golang library.
Other
2.29k stars 326 forks source link

mysql.MySQLWarnings failed my build #336

Open desilvaNSP opened 6 years ago

desilvaNSP commented 6 years ago

Congratulations 2000 for stars ,This good library.

Is there any solution to resolve mysql.MySQLWarning error? In this case, I use older version of go-sql-driver. Can I migrate latest go-sql-driver with this liabry without breakup.

Please give me solution. Thanks in advance.