You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/kexi/kexidb/drivers/mySQL
Slávek Banko 3c395c2ebd
Added detection whether the basic structure of MySQL / MariaDB
client is named st_mysql or MYSQL.

This resolves FTBFS with MySQL client >= 8.0.
This resolves issue #4.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fa4a35fd4b)
6 years ago
..
Makefile.am Additional k => tde renaming and fixes 12 years ago
kexidb_mysqldriver.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
mySQL.pro Fix inadvertent tqt changes. 13 years ago
mysqlconnection.cpp Remove additional unneeded tq method conversions 14 years ago
mysqlconnection.h Remove spurious TQ_OBJECT instances 14 years ago
mysqlconnection_p.cpp rename the following methods: 14 years ago
mysqlconnection_p.h Added detection whether the basic structure of MySQL / MariaDB 6 years ago
mysqlcursor.cpp Rename additional header files to avoid conflicts with KDE4 13 years ago
mysqlcursor.h TQt4 port koffice 14 years ago
mysqldriver.cpp Fix inadvertent TQt string conversions 14 years ago
mysqldriver.h Remove spurious TQ_OBJECT instances 14 years ago
mysqlkeywords.cpp Fix inadvertent TQt string conversions 14 years ago
mysqlpreparedstatement.cpp Rename additional global TQt functions 14 years ago
mysqlpreparedstatement.h TQt4 port koffice 14 years ago