Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Refactor SQL custom configuration. | Guilhem Moulin | 2020-11-02 | 2 |
| | | | | As of MariaDB 10.3 this should be more future proof. | |||
* | Use MariaDB as default MySQL flavor. | Guilhem Moulin | 2017-07-29 | 1 |
| | ||||
* | MySQL: Use a single InnoDB file per table. | Guilhem Moulin | 2017-06-15 | 1 |
| | ||||
* | MySQL: set flush InnoDB flush method to 'O_DIRECT' | Guilhem Moulin | 2016-05-12 | 1 |
| | ||||
* | Use full name rather than prefix for MySQL option 'key_buffer_size'. | Guilhem Moulin | 2015-07-19 | 1 |
| | | | | | | [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. | |||
* | Load relevant MySQL authplugins. | Guilhem Moulin | 2015-06-07 | 1 |
Also, turn off all TCP/IP listener ports. |