]> git.ipfire.org Git - thirdparty/kea.git/commit
[4212] Addressed review comments.
authorMarcin Siodelski <marcin@isc.org>
Tue, 1 Mar 2016 15:54:18 +0000 (16:54 +0100)
committerMarcin Siodelski <marcin@isc.org>
Tue, 1 Mar 2016 15:54:18 +0000 (16:54 +0100)
commit24b7fb0e6f57fa808240675e556583b3ef91ecb4
tree76fe190512de10db655f27ed3fa277f5601dcbed
parent51610a48a3c5ba49f6ffb164a569fe052a9933d8
[4212] Addressed review comments.

- Introduced constants for MySQL fetch results
- Simplified loops in generic SQL unit tests
- Removed some typos
- Removed unused variables
src/lib/dhcpsrv/mysql_connection.cc
src/lib/dhcpsrv/mysql_connection.h
src/lib/dhcpsrv/mysql_host_data_source.cc
src/lib/dhcpsrv/tests/generic_host_data_source_unittest.cc
src/lib/dhcpsrv/tests/generic_host_data_source_unittest.h
src/lib/dhcpsrv/tests/mysql_host_data_source_unittest.cc