diff options
author | Tomek Mrugalski <tomasz@isc.org> | 2017-12-22 15:11:23 +0100 |
---|---|---|
committer | Tomek Mrugalski <tomasz@isc.org> | 2017-12-22 15:11:23 +0100 |
commit | 161dc9c39722668a47d1627e063c686ff3562d94 (patch) | |
tree | 60042612350a86347f747e713c8d242d5d3be029 /src/lib/dhcpsrv/dhcpsrv_messages.mes | |
parent | Merge branch 'cassandra-update' of https://github.com/andreipavelQ/kea into g... (diff) | |
download | kea-161dc9c39722668a47d1627e063c686ff3562d94.tar.xz kea-161dc9c39722668a47d1627e063c686ff3562d94.zip |
[github35] Changes after first part of the review.
Diffstat (limited to 'src/lib/dhcpsrv/dhcpsrv_messages.mes')
-rw-r--r-- | src/lib/dhcpsrv/dhcpsrv_messages.mes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/dhcpsrv/dhcpsrv_messages.mes b/src/lib/dhcpsrv/dhcpsrv_messages.mes index 45b4afd3a4..22b66a5519 100644 --- a/src/lib/dhcpsrv/dhcpsrv_messages.mes +++ b/src/lib/dhcpsrv/dhcpsrv_messages.mes @@ -198,9 +198,6 @@ the Cassandra database. The connection is closed as part of normal server shutdown. This error is most likely a programmatic issue that is highly unlikely to occur or negatively impact server operation. -% DHCPSRV_CQL_BEGIN_TRANSACTION begin transaction. -The server has issued a begin transaction call. - % DHCPSRV_CQL_CONNECTION_BEGIN_TRANSACTION begin transaction on current connection. The server has issued a begin transaction call. |