Re: MySQL Server 8.0.29 failed install (server won't start)
Posted by:
Randy A
Date: July 21, 2022 01:19PM
The only non-default options I selected were: Use the Legacy (5.7 compatable) password, lower case table name = 2 instead of 1, and I changed where the error logs are stored. Due to something I read in another post, I've tried it with Adding a User and NOT Adding a User. Same result.
Here is the Log.
________________________________________________________________________
Beginning configuration step: Writing configuration file
Saving my.ini configuration file...
Saved my.ini configuration file.
Ended configuration step: Writing configuration file
Beginning configuration step: Updating Windows Firewall rules
Adding a Windows Firewall rule for MySQL80 on port 3306.
Attempting to add a Windows Firewall rule with command: netsh.exe advfirewall firewall add rule name="Port 3306" protocol=TCP localport=3306 dir=in action=allow
Ok.
Successfully added the Windows Firewall rule.
Adding a Windows Firewall rule for MySQL80 on port 33060.
Attempting to add a Windows Firewall rule with command: netsh.exe advfirewall firewall add rule name="Port 33060" protocol=TCP localport=33060 dir=in action=allow
Ok.
Successfully added the Windows Firewall rule.
Ended configuration step: Updating Windows Firewall rules
Beginning configuration step: Adjusting Windows service
Attempting to grant Network Service require filesystem permissions.
Granted permissions.
Adding new service
New service added
Ended configuration step: Adjusting Windows service
Beginning configuration step: Initializing database (may take a long time)
Attempting to run MySQL Server with --initialize-insecure option...
Starting process for MySQL Server 8.0.29...
Starting process with command: C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 8.0\my.ini" --console --initialize-insecure=on --lower-case-table-names=2...
'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.29) initializing of server in progress as process 1472
InnoDB initialization has started.
InnoDB initialization has ended.
root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
Process for mysqld, with ID 1472, was run successfully and exited with code 0.
Successfully started process for MySQL Server 8.0.29.
MySQL Server 8.0.29 intialized the database successfully.
Ended configuration step: Initializing database (may take a long time)
Beginning configuration step: Starting the server
Attempting to start service MySQL80...
Subject
Views
Written By
Posted
5142
June 08, 2022 04:31AM
915
June 08, 2022 10:11AM
624
July 09, 2022 11:21PM
558
July 11, 2022 08:27AM
489
July 09, 2022 09:30PM
405
July 11, 2022 08:28AM
579
July 11, 2022 05:32PM
515
July 21, 2022 08:25AM
424
August 04, 2022 08:13AM
404
September 07, 2022 12:28PM
387
July 20, 2022 10:23PM
351
July 20, 2022 10:29PM
339
July 21, 2022 06:55AM
350
July 21, 2022 08:27AM
Re: MySQL Server 8.0.29 failed install (server won't start)
1547
July 21, 2022 01:19PM
366
July 21, 2022 01:24PM
372
July 21, 2022 04:51PM
357
July 21, 2022 05:36PM
326
July 29, 2022 12:02AM
367
July 22, 2022 01:16AM
347
July 22, 2022 06:46AM
316
July 22, 2022 11:45AM
366
July 22, 2022 10:25AM
370
July 22, 2022 11:57AM
237
December 14, 2022 11:53PM
351
July 22, 2022 01:01PM
358
July 26, 2022 04:59AM
330
July 29, 2022 09:25AM
310
July 29, 2022 01:19PM
541
August 01, 2022 01:42PM
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.