Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
07f40e44
Commit
07f40e44
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: performance
parent
75ff64b6
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/bin/admin/tests/dhcpdb_create_1.0.cql
View file @
07f40e44
...
...
@@ -38,7 +38,7 @@
-- is initialized to 1.0, then upgraded to 2.0 etc. This may be somewhat
-- sub-optimal, but it ensues consistency with upgrade scripts. (It is much
-- easier to maintain init and upgrade scripts if they look the same).
-- Since initialization is done only once, it's perf
r
omance is not an issue.
-- Since initialization is done only once, it's perfo
r
mance is not an issue.
-- This line starts database initialization to 1.0.
...
...
src/share/database/scripts/mysql/dhcpdb_create.mysql
View file @
07f40e44
...
...
@@ -26,7 +26,7 @@
# is initialized to 1.0, then upgraded to 2.0 etc. This may be somewhat
# sub-optimal, but it ensues consistency with upgrade scripts. (It is much
# easier to maintain init and upgrade scripts if they look the same).
# Since initialization is done only once, it's perf
r
omance is not an issue.
# Since initialization is done only once, it's perfo
r
mance is not an issue.
# This line starts database initialization to 1.0.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment