錯誤log:
211103 14:39:25 mysqld_safe Starting mysqld daemon with databases from /data/mysql
2021-11-03 14:39:26 140478353482368 [Note] /usr/local/mysql/bin/mysqld (mysqld 10.2.6-MariaDB) starting as process 1298
2021-11-03 14:39:26 140478353482368 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2021-11-03 14:39:26 140478353482368 [Note] InnoDB: Uses event mutexes
2021-11-03 14:39:26 140478353482368 [Note] InnoDB: Compressed tables use zlib 1.2.3
2021-11-03 14:39:26 140478353482368 [Note] InnoDB: Using Linux native AIO
2021-11-03 14:39:26 140478353482368 [Note] InnoDB: Number of pools: 1
2021-11-03 14:39:26 140478353482368 [Note] InnoDB: Using SSE2 crc32 instructions
2021-11-03 14:39:26 140478353482368 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2021-11-03 14:39:27 140478353482368 [Note] InnoDB: Completed initialization of buffer pool
2021-11-03 14:39:27 140477656221440 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority()
2021-11-03 14:39:27 140478353482368 [Note] InnoDB: Highest supported file format is Barracuda
2021-11-03 14:39:27 140478353482368 [Note] InnoDB: 128 out of 128 rollback segments are active
2021-11-03 14:39:27 140478353482368 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-11-03 14:39:27 140478353482368 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait
2021-11-03 14:39:27 140478353482368 [Note] InnoDB: File './ibtmp1' size is now 12 MB
2021-11-03 14:39:27 140478353482368 [Note] InnoDB: Waiting for purge to start
2021-11-03 14:39:27 140478353482368 [Note] InnoDB: 5.7.14 started; log sequence number 1620098
2021-11-03 14:39:27 140477433112320 [Note] InnoDB: Loading buffer pool(s) from /data/mysql/ib_buffer_pool
2021-11-03 14:39:27 140478353482368 [Note] Plugin 'FEEDBACK' is disabled
2021-11-03 14:39:27 140477433112320 [Note] InnoDB: Buffer pool(s) load completed at 211103 14:39:27
2021-11-03 14:39:27 140478353482368 [Note] Server socket created on IP: '::'.
2021-11-03 14:39:27 140478353482368 [Warning] 'user' entry 'root@testserver' ignored in --skip-name-resolve mode.
2021-11-03 14:39:27 140478353482368 [Warning] 'user' entry '@testserver' ignored in --skip-name-resolve mode.
2021-11-03 14:39:27 140478353482368 [Warning] 'proxies_priv' entry '@% root@testserver' ignored in --skip-name-resolve mode.
2021-11-03 14:39:27 140478353482368 [Note] Reading of all Master_info entries succeded
2021-11-03 14:39:27 140478353482368 [Note] Added new Master_info '' to hash table
2021-11-03 14:39:27 140478353482368 [Note] /usr/local/mysql/bin/mysqld: ready for connections.