Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in / Register
Toggle navigation
M
mailcow-dockerized
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Repos Mirror
mailcow-dockerized
Commits
3235edea
Unverified
Commit
3235edea
authored
Nov 08, 2019
by
andryyy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[MariaDB] Adjustments
parent
15f3a664
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
data/conf/mysql/my.cnf
data/conf/mysql/my.cnf
+4
-1
No files found.
data/conf/mysql/my.cnf
View file @
3235edea
...
...
@@ -8,13 +8,16 @@ collation-server = utf8mb4_unicode_ci
#sql_mode=IGNORE_SPACE,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
max_allowed_packet = 192M
max-connections = 500
performance_schema = 0
innodb-strict-mode = 0
innodb_buffer_pool_size = 96M
key_buffer = 16M
thread_cache_size = 8
query_cache_type = 0
query_cache_size = 0
sort_buffer_size = 12M
read_rnd_buffer_size = 2M
tmp_table_size = 48M
max_heap_table_size = 48M
thread_stack = 128K
skip-host-cache
skip-name-resolve
...
...
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