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 !
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!
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 :)