summaryrefslogtreecommitdiff
path: root/libmysqlpp/connection.cpp
Commit message (Collapse)AuthorAge
* MySQL files prefixed with my-Dan Goodliffe2015-12-23
|
* Add support for getting last insert valueDan Goodliffe2015-10-20
|
* MySQL mocking and tests from Project2Dan Goodliffe2015-09-24
|
* Use AdHoc's runtime contextDan Goodliffe2015-09-10
|
* Use libadhocutilDan Goodliffe2015-09-02
|
* Support reading a my.cnf group and correcting passing null to mysql_real_connectDan Goodliffe2015-05-02
|
* Implement a basic MySQL bulk loaderrandomdan2012-12-06
|
* Fix error checking on mysql_ping causing db connection reuse failure; always ↵randomdan2012-11-21
| | | | reconnected
* Add a basic MySQL connector, not fully functional, but will suffice for p2tvrandomdan2012-11-18