- 积分
- 95
- 威望
-
- 金钱
-
- 注册时间
- 2015-6-15
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2020-4-13 10:15:29
|
显示全部楼层
- Installing MySQL system tables...2020-04-13 09:50:30 0 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap.
- 2020-04-13 09:50:30 0 [Note] /usr/local/mysql/bin/mysqld (mysqld 5.6.46-log) starting as process 24772 ...
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Using atomics to ref count buffer pool pages
- 2020-04-13 09:50:30 24772 [Note] InnoDB: The InnoDB memory heap is disabled
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Memory barrier is not used
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Compressed tables use zlib 1.2.11
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Using Linux native AIO
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Using CPU crc32 instructions
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Initializing buffer pool, size = 256.0M
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Completed initialization of buffer pool
- 2020-04-13 09:50:30 24772 [Note] InnoDB: The first specified data file /usr/local//mysql/var/ibdata1 did not exist: a new database to be created!
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Setting file /usr/local//mysql/var/ibdata1 size to 10 MB
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Database physically writes the file full: wait...
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Setting log file /usr/local//mysql/var/ib_logfile101 size to 64 MB
- 2020-04-13 09:50:31 24772 [Note] InnoDB: Setting log file /usr/local//mysql/var/ib_logfile1 size to 64 MB
- 2020-04-13 09:50:31 24772 [Note] InnoDB: Renaming log file /usr/local//mysql/var/ib_logfile101 to /usr/local//mysql/var/ib_logfile0
- 2020-04-13 09:50:31 24772 [Warning] InnoDB: New log files created, LSN=45781
- 2020-04-13 09:50:31 24772 [Note] InnoDB: Doublewrite buffer not found: creating new
- 2020-04-13 09:50:31 24772 [Note] InnoDB: Doublewrite buffer created
- 2020-04-13 09:50:32 24772 [Note] InnoDB: 128 rollback segment(s) are active.
- 2020-04-13 09:50:32 24772 [Warning] InnoDB: Creating foreign key constraint system tables.
- 2020-04-13 09:50:32 24772 [Note] InnoDB: Foreign key constraint system tables created
- 2020-04-13 09:50:32 24772 [Note] InnoDB: Creating tablespace and datafile system tables.
- 2020-04-13 09:50:32 24772 [Note] InnoDB: Tablespace and datafile system tables created.
- 2020-04-13 09:50:32 24772 [Note] InnoDB: Waiting for purge to start
- 2020-04-13 09:50:32 24772 [Note] InnoDB: 5.6.46 started; log sequence number 0
- 2020-04-13 09:50:30 0 [Note] /usr/local/mysql/bin/mysqld (mysqld 5.6.46-log) starting as process 24772 ...
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Using atomics to ref count buffer pool pages
- 2020-04-13 09:50:30 24772 [Note] InnoDB: The InnoDB memory heap is disabled
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Memory barrier is not used
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Compressed tables use zlib 1.2.11
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Using Linux native AIO
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Using CPU crc32 instructions
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Initializing buffer pool, size = 256.0M
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Completed initialization of buffer pool
- 2020-04-13 09:50:30 24772 [Note] InnoDB: The first specified data file /usr/local//mysql/var/ibdata1 did not exist: a new database to be created!
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Setting file /usr/local//mysql/var/ibdata1 size to 10 MB
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Database physically writes the file full: wait...
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Setting log file /usr/local//mysql/var/ib_logfile101 size to 64 MB
- 2020-04-13 09:50:31 24772 [Note] InnoDB: Setting log file /usr/local//mysql/var/ib_logfile1 size to 64 MB
- 2020-04-13 09:50:31 24772 [Note] InnoDB: Renaming log file /usr/local//mysql/var/ib_logfile101 to /usr/local//mysql/var/ib_logfile0
- 2020-04-13 09:50:31 24772 [Warning] InnoDB: New log files created, LSN=45781
- 2020-04-13 09:50:31 24772 [Note] InnoDB: Doublewrite buffer not found: creating new
- 2020-04-13 09:50:31 24772 [Note] InnoDB: Doublewrite buffer created
- 2020-04-13 09:50:32 24772 [Note] InnoDB: 128 rollback segment(s) are active.
- 2020-04-13 09:50:32 24772 [Warning] InnoDB: Creating foreign key constraint system tables.
- 2020-04-13 09:50:32 24772 [Note] InnoDB: Foreign key constraint system tables created
- 2020-04-13 09:50:32 24772 [Note] InnoDB: Creating tablespace and datafile system tables.
- 2020-04-13 09:50:32 24772 [Note] InnoDB: Tablespace and datafile system tables created.
- 2020-04-13 09:50:32 24772 [Note] InnoDB: Waiting for purge to start
- 2020-04-13 09:50:32 24772 [Note] InnoDB: 5.6.46 started; log sequence number 0
- 2020-04-13 09:50:30 0 [Note] /usr/local/mysql/bin/mysqld (mysqld 5.6.46-log) starting as process 24772 ...
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Using atomics to ref count buffer pool pages
- 2020-04-13 09:50:30 24772 [Note] InnoDB: The InnoDB memory heap is disabled
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Memory barrier is not used
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Compressed tables use zlib 1.2.11
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Using Linux native AIO
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Using CPU crc32 instructions
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Initializing buffer pool, size = 256.0M
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Completed initialization of buffer pool
- 2020-04-13 09:50:30 24772 [Note] InnoDB: The first specified data file /usr/local//mysql/var/ibdata1 did not exist: a new database to be created!
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Setting file /usr/local//mysql/var/ibdata1 size to 10 MB
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Database physically writes the file full: wait...
- 2020-04-13 09:50:30 24772 [Note] InnoDB: Setting log file /usr/local//mysql/var/ib_logfile101 size to 64 MB
- 2020-04-13 09:50:31 24772 [Note] InnoDB: Setting log file /usr/local//mysql/var/ib_logfile1 size to 64 MB
- 2020-04-13 09:50:31 24772 [Note] InnoDB: Renaming log file /usr/local//mysql/var/ib_logfile101 to /usr/local//mysql/var/ib_logfile0
- 2020-04-13 09:50:31 24772 [Warning] InnoDB: New log files created, LSN=45781
- 2020-04-13 09:50:31 24772 [Note] InnoDB: Doublewrite buffer not found: creating new
- 2020-04-13 09:50:31 24772 [Note] InnoDB: Doublewrite buffer created
- 2020-04-13 09:50:32 24772 [Note] InnoDB: 128 rollback segment(s) are active.
- 2020-04-13 09:50:32 24772 [Warning] InnoDB: Creating foreign key constraint system tables.
- 2020-04-13 09:50:32 24772 [Note] InnoDB: Foreign key constraint system tables created
- 2020-04-13 09:50:32 24772 [Note] InnoDB: Creating tablespace and datafile system tables.
- 2020-04-13 09:50:32 24772 [Note] InnoDB: Tablespace and datafile system tables created.
- 2020-04-13 09:50:32 24772 [Note] InnoDB: Waiting for purge to start
- 2020-04-13 09:50:32 24772 [Note] InnoDB: 5.6.46 started; log sequence number 0
复制代码 |
|