Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1.  
  2. 2019-03-19 18:28:10 5352 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  3. 2019-03-19 18:28:10 5352 [Note] InnoDB: The InnoDB memory heap is disabled
  4. 2019-03-19 18:28:10 5352 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
  5. 2019-03-19 18:28:10 5352 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
  6. 2019-03-19 18:28:10 5352 [Note] InnoDB: Compressed tables use zlib 1.2.11
  7. 2019-03-19 18:28:10 5352 [Note] InnoDB: Using generic crc32 instructions
  8. 2019-03-19 18:28:10 5352 [Note] InnoDB: Initializing buffer pool, size = 16.0M
  9. 2019-03-19 18:28:10 5352 [Note] InnoDB: Completed initialization of buffer pool
  10. 2019-03-19 18:28:10 5352 [Note] InnoDB: Highest supported file format is Barracuda.
  11. 2019-03-19 18:28:10 5352 [Note] InnoDB: The log sequence number 1835037 in ibdata file do not match the log sequence number 3887918 in the ib_logfiles!
  12. 2019-03-19 18:28:10 5352 [Note] InnoDB: Restoring possible half-written data pages from the doublewrite buffer...
  13. 2019-03-19 18:28:10 5352 [Note] InnoDB: 128 rollback segment(s) are active.
  14. 2019-03-19 18:28:10 5352 [Note] InnoDB: Waiting for purge to start
  15. 2019-03-19 18:28:10 5352 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.42-84.2 started; log sequence number 3887918
  16. 2019-03-19 18:28:10 28976 [Note] InnoDB: Dumping buffer pool(s) not yet started
  17. 2019-03-19 18:28:10 5352 [Note] Plugin 'FEEDBACK' is disabled.
  18. 2019-03-19 18:28:10 5352 [Note] Server socket created on IP: '::'.
  19. 2019-03-19 18:28:10 5352 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
  20. Version: '10.1.38-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
  21. 2019-03-19 18:40:50 4b90 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
  22. 2019-03-19 18:40:50 19344 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement