This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# MariaDB database server configuration file. | |
# | |
# You can copy this file to one of: | |
# - "/etc/mysql/my.cnf" to set global options, | |
# - "~/.my.cnf" to set user-specific options. | |
# | |
# One can use all long options that the program supports. | |
# Run program with --help to get a list of available options and with | |
# --print-defaults to see which it would actually understand and use. | |
# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+--------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | |
| Variable_name | Value |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>> MySQLTuner 1.7.19 - Major Hayden <major@mhtx.net> | |
>> Bug reports, feature requests, and downloads at http://mysqltuner.com/ | |
>> Run with '--help' for additional options and output filtering | |
[--] Skipped version check for MySQLTuner script | |
[OK] Logged in using credentials from Debian maintenance account. | |
[OK] Currently running supported MySQL version 10.4.12-MariaDB-1:10.4.12+maria~bionic-log | |
[OK] Operating on 64-bit architecture | |
-------- Log file Recommendations ------------------------------------------------------------------ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-05-07 7:08:27 0 [Note] /usr/sbin/mysqld (initiated by: unknown): Normal shutdown | |
2020-05-07 7:08:27 0 [Note] Event Scheduler: Purging the queue. 0 events | |
2020-05-07 7:08:27 0 [Note] InnoDB: FTS optimize thread exiting. | |
2020-05-07 7:08:27 0 [Note] InnoDB: Starting shutdown... | |
2020-05-07 7:08:27 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool | |
2020-05-07 7:08:27 0 [Note] InnoDB: Buffer pool(s) dump completed at 200507 7:08:27 | |
2020-05-07 7:08:29 0 [Note] InnoDB: Shutdown completed; log sequence number 276145903495; transaction id 18817004 | |
2020-05-07 7:08:29 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" | |
2020-05-07 7:08:29 0 [Note] /usr/sbin/mysqld: Shutdown complete |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/sbin/mysqld, Version: 10.4.12-MariaDB-1:10.4.12+maria~bionic-log (mariadb.org binary distribution). started with: | |
Tcp port: 3306 Unix socket: /var/run/mysqld/mysqld.sock | |
Time Id Command Argument | |
/usr/sbin/mysqld, Version: 10.4.12-MariaDB-1:10.4.12+maria~bionic-log (mariadb.org binary distribution). started with: | |
Tcp port: 3306 Unix socket: /var/run/mysqld/mysqld.sock | |
Time Id Command Argument | |
/usr/sbin/mysqld, Version: 10.4.12-MariaDB-1:10.4.12+maria~bionic-log (mariadb.org binary distribution). started with: | |
Tcp port: 3306 Unix socket: /var/run/mysqld/mysqld.sock | |
Time Id Command Argument | |
/usr/sbin/mysqld, Version: 10.4.12-MariaDB-1:10.4.12+maria~bionic-log (mariadb.org binary distribution). started with: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+--------------------------------------------------------------+--------------------------------------------------+ | |
| Variable_name | Value | | |
+--------------------------------------------------------------+--------------------------------------------------+ | |
| Aborted_clients | 0 | | |
| Aborted_connects | 1 | | |
| Aborted_connects_preauth | 1 | | |
| Access_denied_errors | 0 | | |
| Acl_column_grants | 0 | | |
| Acl_database_grants | 2 |