index
:
LibDB++ MySQL
embedded
main
LibDB++ MySQL connector.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
Add support for RDBMS boolean/bit types
Dan Goodliffe
2015-05-02
|
*
Support reading a my.cnf group and correcting passing null to mysql_real_connect
Dan Goodliffe
2015-05-02
|
*
Initialize year/month/day fields time struct
Dan Goodliffe
2015-05-02
|
*
Centralize all the column reference storage logic
Dan Goodliffe
2015-04-29
|
*
Ignore Vim swap files
Dan Goodliffe
2015-01-15
|
*
Support complex types in rows and parameters
Dan Goodliffe
2014-12-09
|
*
Add .gitignore files
Dan Goodliffe
2014-11-22
|
*
Fix quirk (from glibc update?) around fields in struct tm and the ↵
randomdan
2014-11-13
|
|
|
|
_BSD_SOURCE macro
*
More friendly linkflags and some ycm configs
randomdan
2014-06-05
|
*
Split out ICE support from project jam file, add support for slicer
randomdan
2014-06-02
|
*
Adds native support for time_duration as a variable type
randomdan
2014-03-03
|
|
|
|
Pass/retrieve boost::posix_time ptime and time_duration into/out of the db tier
*
Fix slice scanner and split .ice files back into logical blocks
randomdan
2013-12-22
|
*
Use CXX from the environment
randomdan
2013-08-19
|
*
Remove stragling debug
randomdan
2012-12-24
|
*
Implement a basic MySQL bulk loader
randomdan
2012-12-06
|
*
Fix error checking on mysql_ping causing db connection reuse failure; always ↵
randomdan
2012-11-21
|
|
|
|
reconnected
*
Add a basic MySQL connector, not fully functional, but will suffice for p2tv
randomdan
2012-11-18
|
*
Migrate all stuff to stricter compilations/links and C++0x builds
randomdan
2012-07-10
|
*
Finally convert ytfs to use boost stuff (untested, but it does build)
randomdan
2011-02-23
|
|
|
|
Finally bin all the old build process drivel
*
Centralise the ICE splicer
randomdan
2011-01-24
|
*
Tidy up jam stuff
randomdan
2010-11-23
|
*
Initial workings of project2 - renders gentoobrowse homepage
randomdan
2010-06-09