Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. 2019-06-26 9:08:35 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
  2. 2019-06-26 9:08:35 0 [Note] InnoDB: Uses event mutexes
  3. 2019-06-26 9:08:35 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  4. 2019-06-26 9:08:35 0 [Note] InnoDB: Number of pools: 1
  5. 2019-06-26 9:08:35 0 [Note] InnoDB: Using SSE2 crc32 instructions
  6. 2019-06-26 9:08:35 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
  7. 2019-06-26 9:08:35 0 [Note] InnoDB: Completed initialization of buffer pool
  8. 2019-06-26 9:08:35 0 [Note] InnoDB: Setting file 'C:xamppmysqldataibdata1' size to 10 MB. Physically writing the file full; Please wait ...
  9. 2019-06-26 9:08:35 0 [Note] InnoDB: File 'C:xamppmysqldataibdata1' size is now 10 MB.
  10. 2019-06-26 9:08:35 0 [Note] InnoDB: Setting log file C:xamppmysqldataib_logfile101 size to 5242880 bytes
  11. 2019-06-26 9:08:35 0 [Note] InnoDB: Setting log file C:xamppmysqldataib_logfile1 size to 5242880 bytes
  12. 2019-06-26 9:08:36 0 [Note] InnoDB: Renaming log file C:xamppmysqldataib_logfile101 to C:xamppmysqldataib_logfile0
  13. 2019-06-26 9:08:36 0 [Note] InnoDB: New log files created, LSN=45786
  14. 2019-06-26 9:08:36 0 [Note] InnoDB: Doublewrite buffer not found: creating new
  15. 2019-06-26 9:08:36 0 [Note] InnoDB: Doublewrite buffer created
  16. 2019-06-26 9:08:36 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
  17. 2019-06-26 9:08:36 0 [Note] InnoDB: Creating foreign key constraint system tables.
  18. 2019-06-26 9:08:36 0 [Note] InnoDB: Creating tablespace and datafile system tables.
  19. 2019-06-26 9:08:36 0 [Note] InnoDB: Creating sys_virtual system tables.
  20. 2019-06-26 9:08:36 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  21. 2019-06-26 9:08:36 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  22. 2019-06-26 9:08:36 0 [Note] InnoDB: Setting file 'C:xamppmysqldataibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  23. 2019-06-26 9:08:36 0 [Note] InnoDB: File 'C:xamppmysqldataibtmp1' size is now 12 MB.
  24. 2019-06-26 9:08:36 0 [Note] InnoDB: Waiting for purge to start
  25. 2019-06-26 9:08:36 0 [Note] InnoDB: 10.3.16 started; log sequence number 0; transaction id 7
  26. 2019-06-26 9:08:36 0 [Note] Plugin 'FEEDBACK' is disabled.
  27. 2019-06-26 9:08:36 0 [Note] Server socket created on IP: '::'.
  28. 2019-06-26 9:08:36 0 [ERROR] mysqld.exe: Table '.mysqluser' is marked as crashed and should be repaired
  29. 2019-06-26 9:08:36 0 [ERROR] mysqld.exe: Index for table '.mysqluser' is corrupt; try to repair it
  30. 2019-06-26 9:08:36 0 [ERROR] Couldn't repair table: mysql.user
  31. 2019-06-26 9:08:36 0 [ERROR] Fatal error: Can't open and lock privilege tables: Index for table 'user' is corrupt; try to repair it
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement