Re: MySQL 5.7.11 installation NOT possible
Posted by: Kay Lee
Date: March 15, 2016 05:24PM

It looks like I made mistake to post my problem previously do I do again;

Advanced Search



MySQL 5.7.11 installation NOT possiblewwc73

Posted by: Kay Lee ()

Date: March 12, 2016 09:03PM


Gentlemen,

I have had failed to install MySQL server 5.7.11 several times and finally decided to ask pro's as I'm a newbi to MySQL. I have log saying as follows with which I do not know exactly what to do;

Beginning configuration step: Stopping Server [if necessary]
Ended configuration step: Stopping Server [if necessary]

Beginning configuration step: Writing configuration file
Ended configuration step: Writing configuration file

Beginning configuration step: Updating firewall
Adding firewall rule for MySQL57 on port 3307.
Successfully added firewall rule.
Ended configuration step: Updating firewall

Beginning configuration step: Adjusting Windows service [if necessary]
Attempting to grant Network Service require filesystem permissions.
Granted permissions.
Adding new service
New service added
Ended configuration step: Adjusting Windows service [if necessary]

Beginning configuration step: Initializing Database [if necessary]
Deleting Data folder shipped
Attempting to run MySQL Server with --Initialize-insecure
Running process: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
Waiting for the server stops: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
2016-03-13T02:14:58.046881Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2016-03-13T02:14:58.046881Z 0 [Warning] '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.
2016-03-13T02:15:00.464019Z 0 [Warning] InnoDB: New log files created, LSN=45790
2016-03-13T02:15:00.877132Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.
2016-03-13T02:15:01.045111Z 0 [Warning] unknown variable 'loose_keyring_file_data=C:/ProgramData/MySQL/MySQL Server 5.7/keyring/keyring'
2016-03-13T02:15:01.078307Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 641f6a1f-e8c1-11e5-bb14-001966dd8f7f.
2016-03-13T02:15:01.249216Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2016-03-13T02:15:01.251170Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
Finished initialize database
Ended configuration step: Initializing Database [if necessary]

Beginning configuration step: Starting Server
Starting MySQL as a service
Ended configuration step: Starting Server

During installation it says default port 3306 was used by other app. so I had to use 3307 instead and your any help would be very much appreciated.

Kay

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL 5.7.11 installation NOT possible
2652
March 15, 2016 05:24PM


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.