summaryrefslogtreecommitdiffstats
path: root/src/lib/mysql/mysql_binding.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2463] release changesMarcin Godzina2022-06-271-1/+1
* [#2438] add MySqlLeaseMgr::isJsonSupported()Andrei Pavel2022-06-221-0/+5
* [#1887] release changesWlodek Wencel2021-05-241-1/+1
* [#1851] memset MYSQL_TIME variables to 0Razvan Becheriu2021-05-201-2/+11
* [#851,!24-p] Avoid using empty buffer in the MySQL binding.Marcin Siodelski2019-08-211-1/+3
* [589-ubuntu-19-04-warnings] Fixed build with Ubuntu 19.04 g++Francis Dupont2019-05-221-1/+1
* [#489,!250] Extend MySQL backend to store floating point values.Marcin Siodelski2019-03-011-0/+27
* [#489] Updated MySQL CB to handle unspecified subnet and network values.Marcin Siodelski2019-02-281-2/+31
* [#444,!229] Switched back to second precision in MySQL CB.Marcin Siodelski2019-02-081-3/+9
* [master] Some trivial doxygen fixes453-update-makefile-using-bison_base448-update-cb-cmds-to-handle-parameter-types_baseFrancis Dupont2019-02-061-2/+2
* [#396,!205] Improved time handling in MySQL CB.Marcin Siodelski2019-01-301-35/+44
* [#53,!125] Ensure that the MySQL buffer size is greater than 0.Marcin Siodelski2018-11-211-1/+7
* [#93,!35] Implemented subnet fetching in MySQL Config Backend.Marcin Siodelski2018-10-081-0/+40
* [#93,!35] Extended MySqlConnection with generic query functions.Marcin Siodelski2018-10-081-0/+216