210305 12:59:48 mysqld_safe Logging to '/var/db/mysql/hhms.err'.
210305 12:59:48 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
2021-03-05 12:59:48 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2021-03-05 12:59:48 0 [Note] /usr/local/libexec/mysqld (mysqld 5.6.51) starting as process 669 ...
2021-03-05 12:59:48 669 [Note] Plugin 'FEDERATED' is disabled.
2021-03-05 12:59:48 669 [Note] InnoDB: Using atomics to ref count buffer pool pages
2021-03-05 12:59:48 669 [Note] InnoDB: The InnoDB memory heap is disabled
2021-03-05 12:59:48 669 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2021-03-05 12:59:48 669 [Note] InnoDB: Memory barrier is not used
2021-03-05 12:59:48 669 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-03-05 12:59:48 669 [Note] InnoDB: Using CPU crc32 instructions
2021-03-05 12:59:48 669 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2021-03-05 12:59:49 669 [Note] InnoDB: Completed initialization of buffer pool
2021-03-05 12:59:49 669 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
2021-03-05 12:59:49 669 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
2021-03-05 12:59:49 669 [Note] InnoDB: Database physically writes the file full: wait...
2021-03-05 12:59:49 669 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
2021-03-05 12:59:49 669 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
2021-03-05 12:59:49 669 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
2021-03-05 12:59:49 669 [Warning] InnoDB: New log files created, LSN=45781
2021-03-05 12:59:49 669 [Note] InnoDB: Doublewrite buffer not found: creating new
2021-03-05 12:59:49 669 [Note] InnoDB: Doublewrite buffer created
2021-03-05 12:59:49 669 [Note] InnoDB: 128 rollback segment(s) are active.
2021-03-05 12:59:49 669 [Warning] InnoDB: Creating foreign key constraint system tables.
2021-03-05 12:59:49 669 [Note] InnoDB: Foreign key constraint system tables created
2021-03-05 12:59:49 669 [Note] InnoDB: Creating tablespace and datafile system tables.
2021-03-05 12:59:49 669 [Note] InnoDB: Tablespace and datafile system tables created.
2021-03-05 12:59:49 669 [Note] InnoDB: Waiting for purge to start
2021-03-05 12:59:49 669 [Note] InnoDB: 5.6.51 started; log sequence number 0
/usr/local/libexec/mysqld: Error on delete of './auto.cnf' (Errcode: 2 - No such file or directory)
2021-03-05 12:59:49 669 [Warning] World-writable config file './auto.cnf' has been removed.
2021-03-05 12:59:49 669 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 494ebee2-7daa-11eb-a0f7-00c4e06af9c1.
2021-03-05 12:59:49 669 [Note] RSA private key file not found: /var/db/mysql//private_key.pem. Some authentication plugins will not work.
2021-03-05 12:59:49 669 [Note] RSA public key file not found: /var/db/mysql//public_key.pem. Some authentication plugins will not work.
2021-03-05 12:59:49 669 [Note] Server hostname (bind-address): '*'; port: 3306
2021-03-05 12:59:49 669 [Note] IPv6 is available.
2021-03-05 12:59:49 669 [Note] - '::' resolves to '::';
2021-03-05 12:59:49 669 [Note] Server socket created on IP: '::'.
2021-03-05 12:59:49 669 [Warning] Insecure configuration for --pid-file: Location '/var/db/mysql' in the path is accessible to all OS users. Consider choosing a different directory.
2021-03-05 12:59:49 669 [ERROR] Column count of mysql.db is wrong. Expected 22, found 20. Created with MySQL 50092, now running 50651. Please use mysql_upgrade to fix this error.
2021-03-05 12:59:49 669 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
2021-03-05 12:59:49 669 [Note] /usr/local/libexec/mysqld: ready for connections.
Version: '5.6.51' socket: '/tmp/mysql.sock' port: 3306 Source distribution