summaryrefslogtreecommitdiff
path: root/mysqlcppconn/mysql_config.pmk
AgeCommit message (Collapse)AuthorFilesLines
2012-07-20fdo#52275: Revert "mysqlcppconn: work around weird gcc issue"Michael Stahl1-6/+0
This reverts commit d3d533c9e45b6badf202a12f0ed266d0168aa636. Hard-coding -std=c++xy in one module is a bad idea. None of these gccs give any spurious error in gnu++11 mode now: gcc (GCC) 4.6.3 20120306 (Red Hat 4.6.3-2) gcc (GCC) 4.7.0 20120507 (Red Hat 4.7.0-5)
2011-10-11mysqlcppconn: work around weird gcc issueMichael Stahl1-0/+6
2009-12-14mysqlconnector: #i10000# fix build with system-mysql but internal ↵Rene Engelhard1-8/+2
mysqlcppconn. it does not make sense o specify -lmysqlcppconn in mysqlcppconn build...
2009-12-11mysqlconnector: initial import from CWS mysqlnativeFrank Schoenheit [fs]1-0/+55