CppDB is an SQL connectivity library that is designed to provide platform and Database independent connectivity API similarly to what JDBC, ODBC and other connectivity libraries do. This library is developed as part of CppCMS Project - the C++ Web Development Framework. This package used to be in the Gentoo Tree, but it was recently removed without warning, breaking my most critical application. I am going to attach the ebuild and the patches to make cppdb compatible with MySQL 8.0. Reproducible: Always
Created attachment 614466 [details] cppdb ebuild
Created attachment 614468 [details, diff] MySQL 8 compatibility: remove my_bool
Created attachment 614470 [details, diff] MySQL 8 compatibility: removed embedded server (mask deprecated flags)
Upstream issue: cppdb and MySQL 8 #70 https://github.com/artyom-beilis/cppcms/issues/70