Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai3
float
Commits
aa7eca15
Commit
aa7eca15
authored
Jun 02, 2019
by
godog
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'mariadb_warnings' into 'master'
mariadb: turn up log_warnings See merge request
!28
parents
3708ca4e
406ce855
Pipeline
#3257
failed with stage
in 7 minutes and 57 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
roles/mariadb/templates/mariadb.cnf.j2
roles/mariadb/templates/mariadb.cnf.j2
+1
-0
No files found.
roles/mariadb/templates/mariadb.cnf.j2
View file @
aa7eca15
...
...
@@ -21,6 +21,7 @@ innodb_flush_method=O_DIRECT
innodb_flush_log_at_trx_commit=2
innodb_log_file_size={{ mariadb_innodb_log_file_size }}
innodb_log_buffer_size=8M
log_warnings=4
# Do not block hosts because of errors.
max_connect_errors = 4294967295
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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