Mysql: Dose this mysql driver support MariaDB 10.1 ?

Created on 1 Apr 2017  路  2Comments  路  Source: mysqljs/mysql

First, Thanks to your hard work ! I'm new to Nodejs , I just want to know if this mysql driver support MariaDB 10.1 ?
Thanks !

question

Most helpful comment

Hi @XiaohuChen yes, all MySQL drivers by default support MariaDB, since it uses the same protocol. We also specifically test against MariaDB 10.1 just to be sure :)

All 2 comments

Hi @XiaohuChen yes, all MySQL drivers by default support MariaDB, since it uses the same protocol. We also specifically test against MariaDB 10.1 just to be sure :)

@dougwilson Thanks very much!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

winzig picture winzig  路  4Comments

JCQuintas picture JCQuintas  路  3Comments

skilbjo picture skilbjo  路  3Comments

flowl picture flowl  路  4Comments

johnrc picture johnrc  路  3Comments