I am new to WAMP and MySQL, tried to login to phpMyAdmin in WAMP + Windows 10. But cannot log in to the MySQL server when I tried to login as root ( no password ) ,mysqli_real_connect(): (HY000/2002)
mysqli.log and apche.log as follow:
2019-01-07T15:54:09.861840Z 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: .\ibdata1, Space ID:0, Flags: 0. Please refer to [dev.mysql.com] for how to resolve the issue.
2019-01-07T15:54:09.865998Z 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile '.\ibdata1' could not be found in the doublewrite buffer.
2019-01-07T15:54:09.869140Z 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
2019-01-07T15:54:10.214311Z 0 [ERROR] Plugin 'InnoDB' init function returned error.
2019-01-07T15:54:10.215541Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2019-01-07T15:54:10.216638Z 0 [ERROR] Failed to initialize builtin plugins.
2019-01-07T15:54:10.217605Z 0 [ERROR] Aborting
----------------------------------------------------------------------------------
[Mon Jan 07 23:54:10.144454 2019] [mpm_winnt:notice] [pid 1304:tid 704] AH00455: Apache/2.4.35 (Win64) PHP/7.2.10 configured -- resuming normal operations
[Mon Jan 07 23:54:10.144454 2019] [mpm_winnt:notice] [pid 1304:tid 704] AH00456: Apache Lounge VC15 Server built: Sep 19 2018 16:08:47
[Mon Jan 07 23:54:10.144454 2019] [core:notice] [pid 1304:tid 704] AH00094: Command line: 'C:\\App\\wamp\\bin\\apache\\apache2.4.35\\bin\\httpd.exe -d C:/App/wamp/bin/apache/apache2.4.35'
[Mon Jan 07 23:54:10.144454 2019] [mpm_winnt:notice] [pid 1304:tid 704] AH00418: Parent: Created child process 12936
[Mon Jan 07 23:54:10.594182 2019] [mpm_winnt:notice] [pid 12936:tid 4] AH00354: Child: Starting 64 worker threads.
It will be great if someone can help me out. Thanks.
The WAMP icon is Orange in color
mysqli.log and apche.log as follow:
2019-01-07T15:54:09.861840Z 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: .\ibdata1, Space ID:0, Flags: 0. Please refer to [dev.mysql.com] for how to resolve the issue.
2019-01-07T15:54:09.865998Z 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile '.\ibdata1' could not be found in the doublewrite buffer.
2019-01-07T15:54:09.869140Z 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
2019-01-07T15:54:10.214311Z 0 [ERROR] Plugin 'InnoDB' init function returned error.
2019-01-07T15:54:10.215541Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2019-01-07T15:54:10.216638Z 0 [ERROR] Failed to initialize builtin plugins.
2019-01-07T15:54:10.217605Z 0 [ERROR] Aborting
----------------------------------------------------------------------------------
[Mon Jan 07 23:54:10.144454 2019] [mpm_winnt:notice] [pid 1304:tid 704] AH00455: Apache/2.4.35 (Win64) PHP/7.2.10 configured -- resuming normal operations
[Mon Jan 07 23:54:10.144454 2019] [mpm_winnt:notice] [pid 1304:tid 704] AH00456: Apache Lounge VC15 Server built: Sep 19 2018 16:08:47
[Mon Jan 07 23:54:10.144454 2019] [core:notice] [pid 1304:tid 704] AH00094: Command line: 'C:\\App\\wamp\\bin\\apache\\apache2.4.35\\bin\\httpd.exe -d C:/App/wamp/bin/apache/apache2.4.35'
[Mon Jan 07 23:54:10.144454 2019] [mpm_winnt:notice] [pid 1304:tid 704] AH00418: Parent: Created child process 12936
[Mon Jan 07 23:54:10.594182 2019] [mpm_winnt:notice] [pid 12936:tid 4] AH00354: Child: Starting 64 worker threads.
It will be great if someone can help me out. Thanks.
The WAMP icon is Orange in color