wxDatabase icon indicating copy to clipboard operation
wxDatabase copied to clipboard

Move away from MySQL to MariaDB

Open mtangoo opened this issue 10 years ago • 2 comments

MySQL libraries are GPLed. MariaDB connectors are LGPLed. Move off GPL towards LGPL is the goal of this issue.

mtangoo avatar Oct 09 '15 11:10 mtangoo

I'm testing for both libraries but definitely future "official" test will be done against MariaDB. Testing for MySQL is welcome

mtangoo avatar Oct 09 '15 13:10 mtangoo

Since MySQL and MariaDB seems to move apart with each release, remove all reference to MySQL so that when MariaDB client library aren't supported by MySQL there wont be an issue. Mention this on Readme

mtangoo avatar Jan 05 '20 14:01 mtangoo