%PDF- %PDF-
Direktori : /etc/ |
Current File : //etc/my.cnf |
[mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock bind-address = 0.0.0.0 performance_schema = OFF thread_stack = 512K tmp_table_size = 64M max_heap_table_size = 64M join_buffer_size = 256K sort_buffer_size = 1M key-buffer-size = 2G max-allowed-packet = 64M skip-name-resolve tmp-table-size = 64M max-heap-table-size = 64M query-cache-type = 1 query-cache-size = 128M max-connections = 500 max-user-connections = 30 thread-cache-size = 50 open-files-limit = 65535 table-definition-cache = 10240 table-open-cache = 10240 innodb_thread_concurrency = 8 wait_timeout = 300 innodb-flush-method = O_DIRECT innodb-log-files-in-group = 2 innodb-log-file-size = 256M innodb-flush-log-at-trx-commit = 2 innodb_file_format = Barracuda innodb-file-per-table = 1 innodb-buffer-pool-size = 4G # Disabling symbolic-links is recommended to prevent assorted security risks symbolic-links=0 sql_mode='' plugin-load=auth_socket.so [mysqld_safe] log-error=/var/log/mysqld.log pid-file=/var/run/mysqld/mysqld.pid