Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
float
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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
Hide 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