Advertisement
Guest User

Untitled

a guest
Jan 28th, 2020
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. InnoDB: using atomic writes.
  2. 2020-01-28 12:10:16 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
  3. 2020-01-28 12:10:16 0 [Note] InnoDB: Uses event mutexes
  4. 2020-01-28 12:10:16 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  5. 2020-01-28 12:10:16 0 [Note] InnoDB: Number of pools: 1
  6. 2020-01-28 12:10:16 0 [Note] InnoDB: Using SSE2 crc32 instructions
  7. 2020-01-28 12:10:16 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
  8. 2020-01-28 12:10:16 0 [Note] InnoDB: Completed initialization of buffer pool
  9. 2020-01-28 12:10:16 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
  10. 2020-01-28 12:10:16 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  11. 2020-01-28 12:10:16 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  12. 2020-01-28 12:10:16 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
  13. 2020-01-28 12:10:16 0 [Note] InnoDB: Waiting for purge to start
  14. 2020-01-28 12:10:16 0 [Note] InnoDB: 10.4.11 started; log sequence number 47116; transaction id 9
  15. 2020-01-28 12:10:16 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
  16. 2020-01-28 12:10:16 0 [Note] Plugin 'FEEDBACK' is disabled.
  17. 2020-01-28 12:10:16 0 [Note] InnoDB: Buffer pool(s) load completed at 200128 12:10:16
  18. 2020-01-28 12:10:16 0 [Note] Server socket created on IP: '::'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement