mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[2840] typos and docs update before release
This commit is contained in:
@@ -5091,7 +5091,7 @@ UPDATE schema_version
|
||||
|
||||
-- This line starts the schema upgrade to version 16.
|
||||
|
||||
-- Add relay and remote id colums to DHCPv4 leases.
|
||||
-- Add relay and remote id columns to DHCPv4 leases.
|
||||
--
|
||||
-- Note: these columns are only used for indexes, in particular they are
|
||||
-- not exported by lease4 dump as values are also in the user context
|
||||
|
@@ -54,7 +54,7 @@ fi
|
||||
mysql "$@" <<EOF
|
||||
-- This line starts the schema upgrade to version 16.
|
||||
|
||||
-- Add relay and remote id colums to DHCPv4 leases.
|
||||
-- Add relay and remote id columns to DHCPv4 leases.
|
||||
--
|
||||
-- Note: these columns are only used for indexes, in particular they are
|
||||
-- not exported by lease4 dump as values are also in the user context
|
||||
|
Reference in New Issue
Block a user