eddic / fastcgipp

fastcgi++: A C++ FastCGI and Web development platform:
https://fastcgipp.isatec.ca
GNU Lesser General Public License v3.0
310 stars 94 forks source link

mysql8 support #74

Closed laoshaw closed 5 years ago

laoshaw commented 5 years ago

any plan to support mysql8? specifically the mysqlx plugin/protocol for RDBS+Document Store.

laoshaw commented 5 years ago

mysql does have a c++ connector ready to be used.

eddic commented 5 years ago

I personally have no need or interest in MySQL support but if anyone else wants to sort it properly I wouldn't be opposed.