1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
| 2017-01-06T14:31:28.264309Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2017-01-06T14:31:28.264309Z 0 [Note] Ignoring --secure-file-priv value as server is running with --initialize(-insecure) or --bootstrap.
2017-01-06T14:31:28.264309Z 0 [Note] mysqld (mysqld 5.7.17) starting as process 680 ...
2017-01-06T14:31:28.264309Z 0 [Note] Creating the data directory f:\wamp\bin\mysql\mysql5.7.17\data\
2017-01-06T14:31:28.279935Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2017-01-06T14:31:28.279935Z 0 [Note] InnoDB: Uses event mutexes
2017-01-06T14:31:28.279935Z 0 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2017-01-06T14:31:28.279935Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-01-06T14:31:28.279935Z 0 [Note] InnoDB: Number of pools: 1
2017-01-06T14:31:28.279935Z 0 [Note] InnoDB: Not using CPU crc32 instructions
2017-01-06T14:31:28.279935Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2017-01-06T14:31:28.295560Z 0 [Note] InnoDB: Completed initialization of buffer pool
2017-01-06T14:31:28.326809Z 0 [Note] InnoDB: The first innodb_system data file 'ibdata1' did not exist. A new tablespace will be created!
2017-01-06T14:31:28.326809Z 0 [Note] InnoDB: Setting file '.\ibdata1' size to 12 MB. Physically writing the file full; Please wait ...
2017-01-06T14:31:28.389314Z 0 [Note] InnoDB: File '.\ibdata1' size is now 12 MB.
2017-01-06T14:31:28.404937Z 0 [Note] InnoDB: Setting log file .\ib_logfile101 size to 48 MB
2017-01-06T14:31:29.342475Z 0 [Note] InnoDB: Setting log file .\ib_logfile1 size to 48 MB
2017-01-06T14:31:30.045586Z 0 [Note] InnoDB: Renaming log file .\ib_logfile101 to .\ib_logfile0
2017-01-06T14:31:30.061207Z 0 [Warning] InnoDB: New log files created, LSN=45790
2017-01-06T14:31:30.061207Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2017-01-06T14:31:30.061207Z 0 [Note] InnoDB: Setting file '.\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2017-01-06T14:31:30.233102Z 0 [Note] InnoDB: File '.\ibtmp1' size is now 12 MB.
2017-01-06T14:31:30.248708Z 0 [Note] InnoDB: Doublewrite buffer not found: creating new
2017-01-06T14:31:30.420603Z 0 [Note] InnoDB: Doublewrite buffer created
2017-01-06T14:31:30.451835Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2017-01-06T14:31:30.451835Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2017-01-06T14:31:30.467440Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.
2017-01-06T14:31:30.514316Z 0 [Note] InnoDB: Foreign key constraint system tables created
2017-01-06T14:31:30.514316Z 0 [Note] InnoDB: Creating tablespace and datafile system tables.
2017-01-06T14:31:30.514316Z 0 [Note] InnoDB: Tablespace and datafile system tables created.
2017-01-06T14:31:30.514316Z 0 [Note] InnoDB: Creating sys_virtual system tables.
2017-01-06T14:31:30.529940Z 0 [Note] InnoDB: sys_virtual table created
2017-01-06T14:31:30.529940Z 0 [Note] InnoDB: Waiting for purge to start
2017-01-06T14:31:30.592598Z 0 [Note] InnoDB: 5.7.17 started; log sequence number 0
2017-01-06T14:31:30.592598Z 0 [Note] Plugin 'FEDERATED' is disabled.
2017-01-06T14:31:30.592598Z 0 [Note] Salting uuid generator variables, current_pid: 680, server_start_time: 1483713088, bytes_sent: 0,
2017-01-06T14:31:30.608068Z 0 [Note] Generated uuid: 'd0a6e629-d41c-11e6-8965-0024814ba126', server_start_time: 1483713768, bytes_sent: 2210194268688
2017-01-06T14:31:30.608068Z 0 [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: d0a6e629-d41c-11e6-8965-0024814ba126.
2017-01-06T14:31:30.623693Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2017-01-06T14:31:30.623693Z 1 [Note] Creating the system database
2017-01-06T14:31:30.623693Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
2017-01-06T14:31:30.623693Z 1 [Note] Creating the system tables
2017-01-06T14:31:33.639321Z 1 [Note] Filling in the system tables, part 1
2017-01-06T14:31:33.654949Z 1 [Note] Filling in the system tables, part 2
2017-01-06T14:31:33.654949Z 1 [Note] Filling in the mysql.help table
2017-01-06T14:31:34.451933Z 1 [Note] Creating the sys schema
2017-01-06T14:31:35.295748Z 1 [Note] Bootstrapping complete
2017-01-06T14:31:35.295748Z 0 [Note] Binlog end
2017-01-06T14:31:35.295748Z 0 [Note] InnoDB: FTS optimize thread exiting.
2017-01-06T14:31:35.295748Z 0 [Note] InnoDB: Starting shutdown...
2017-01-06T14:31:35.420921Z 0 [Note] InnoDB: Dumping buffer pool(s) to f:\wamp\bin\mysql\mysql5.7.17\data\ib_buffer_pool
2017-01-06T14:31:35.420921Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 170106 15:31:35
2017-01-06T14:31:36.217644Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2535002
2017-01-06T14:31:36.217644Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" |
Partager