MySQL Forums
Forum List  »  Install & Repo

Wamp install fails to fully load mySQL
Posted by: David Craig
Date: January 10, 2019 11:16AM

2019-01-10T16:44:17.477793Z 0 [Note] wampmysqld64 (mysqld 5.7.23) starting as process 4480 ...
2019-01-10T16:44:17.521114Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-01-10T16:44:17.522720Z 0 [Note] InnoDB: Uses event mutexes
2019-01-10T16:44:17.523981Z 0 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2019-01-10T16:44:17.525710Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
2019-01-10T16:44:17.527700Z 0 [Note] InnoDB: Number of pools: 1
2019-01-10T16:44:17.529819Z 0 [Note] InnoDB: Not using CPU crc32 instructions
2019-01-10T16:44:17.538854Z 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
2019-01-10T16:44:17.557284Z 0 [Note] InnoDB: Completed initialization of buffer pool
2019-01-10T16:44:17.584414Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2019-01-10T16:44:17.587734Z 0 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49472
2019-01-10T16:44:17.588812Z 0 [Note] InnoDB: Doing recovery: scanned up to log sequence number 59795
2019-01-10T16:44:17.590150Z 0 [Note] InnoDB: Database was not shutdown normally!
2019-01-10T16:44:17.591110Z 0 [Note] InnoDB: Starting crash recovery.
2019-01-10T16:44:17.599827Z 0 [Note] InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percent: 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
2019-01-10T16:44:18.109833Z 0 [Note] InnoDB: Apply batch completed
2019-01-10T16:44:18.212970Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-01-10T16:44:18.215861Z 0 [Note] InnoDB: Setting file '.\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-01-10T16:44:18.282217Z 0 [Note] InnoDB: File '.\ibtmp1' size is now 12 MB.
2019-01-10T16:44:18.287753Z 0 [Note] InnoDB: 1 redo rollback segment(s) found. 1 redo rollback segment(s) are active.
2019-01-10T16:44:18.290141Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2019-01-10T16:44:18.292287Z 0 [ERROR] InnoDB: Cannot create sys_virtual system tables; running in read-only mode.
2019-01-10T16:44:18.294708Z 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2019-01-10T16:44:23.453361Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2019-01-10T16:44:23.455421Z 0 [ERROR] Plugin 'InnoDB' init function returned error.
2019-01-10T16:44:23.457208Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2019-01-10T16:44:23.459279Z 0 [ERROR] Failed to initialize builtin plugins.
2019-01-10T16:44:23.460853Z 0 [ERROR] Aborting

2019-01-10T16:44:23.461934Z 0 [Note] Binlog end
2019-01-10T16:44:23.463060Z 0 [Note] Shutting down plugin 'CSV'
2019-01-10T16:44:23.477101Z 0 [Note] wampmysqld64: Shutdown complete

Options: ReplyQuote


Subject
Written By
Posted
Wamp install fails to fully load mySQL
January 10, 2019 11:16AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.