Problems setting up Mysql on Windows

Asked

Viewed 60 times

1

The Mysql Installer application is crashing in the setup part, just at the moment it creates the service, does anyone know the reason for this problem? Note: I am connected with a local user and administrator.

The result of the log is:

Beginning Configuration step: Adjusting Windows service [if necessary] Attempting to Grant Network Service require filesystem Permissions. This access control list is not in Canonical form and therefore cannot be modified. This access control list is not in Canonical form and therefore cannot be modified. Ended Configuration step: Adjusting Windows service [if necessary]

  • is running the installer as administrator ? (even the user is administrator)

  • Yes, I run the application as an administrator

1 answer

0

This can help you:

Installs Mysql -installer-web-community-5.6.23.0. msi

selects with Mysql Servers 5.6.22 - X64 and Mysql Connectors -> ODBC/5.3.4 - 64

Run -(ready to configure) -> Next

Config type: Development machine, all standard (TCP/IP, Port: 3306, Open firewall)

Type in Mysql Root Password

Mysql user Accounts -> Add user (username, password, OK) -> Next

Configure Mysql Server as a Windows Service (MARKED)

Windows Service Name: Mysql56 (default)

starts Mysql Server next to windows

Run the service as.. Standard System Account (MARKED)

Next -> Run, should appear the dialog box that should be covered by the other windows "Configuration of Mysql Server is taking longer than expected..., here clicka OK.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.