Quantcast
Channel: MySQL Forums - MySQL Installer for Windows
Viewing all 1430 articles
Browse latest View live

[5.1->5.5] mysql_fix_privilege_tables error 1064 (1 reply)

$
0
0
Hi,
I'm trying to upgrade from 5.1.73 to 5.5.59 and followed the tutorial :
http://myworldofit.net/?p=9623

but running following command leads to some problems :
Command :
---------
mysql_upgrade.exe -u root -p --verbose

Result :
--------
[...]

Running 'mysql_fix_privilege_tables'...
ERROR 1064 (42000) at line 47: You have an error in your SQL syntax; check the m
anual that corresponds to your MySQL server version for the right syntax to use
near '(14), Table_priv set('Select','Insert','Update','Delete','Create','Drop','
Grant'' at line 1
ERROR 1064 (42000) at line 49: You have an error in your SQL syntax; check the m
anual that corresponds to your MySQL server version for the right syntax to use
near '(14), Column_priv set('Select','Insert','Update','References') COLLATE utf
8_gene' at line 1
ERROR 1064 (42000) at line 81: You have an error in your SQL syntax; check the m
anual that corresponds to your MySQL server version for the right syntax to use
near '(14), PRIMARY KEY (Host,Db,User,Routine_name,Routine_type), KEY Grantor (G
rantor' at line 1
ERROR 1064 (42000) at line 483: You have an error in your SQL syntax; check the
manual that corresponds to your MySQL server version for the right syntax to use
near '(14) AFTER Proc_priv' at line 2
FATAL ERROR: Upgrade failed

The file 'mysql_fix_privilege_tables' is present in folder 'C:\Program Files\MySQL\MySQL Server 5.1\share\
but not in 'C:\Program Files\MySQL\MySQL Server 5.5\share'

My wordpress site seems to be running using 5.5 version without any problem.
(and I want to upgrade to the latest MySQL version... :/)

Thanks for help.
Vincent

[Win] [5.6->5.7] Table 'mysql.gtid_executed' doesn't exist (no replies)

$
0
0
Hi,

after upgrade from 5.1->5.5 and 5.5->5.6, I'm stopped near the end of upgrade process.

(Strange thing, I've used the 'mysql-installer-community-5.7.21.0.exe' but running WordPress install see 5.7.20. The Add/Remove programs see 5.7.20 too.)

"C:\Program Files\MySQL\MySQL Server 5.7\bin>mysql_upgrade.exe -u root -p --verbo
se
Enter password: ***********
Checking if update is needed.
Checking server version.
Running queries to upgrade MySQL server.
mysql_upgrade: [ERROR] 1146: Table 'mysql.gtid_executed' doesn't exist"

I'm not sure of the good way to solve this.

Thanks,

Vincent

Unable to upgrade MySQL from 5.6.29 to 5.6.39 (no replies)

$
0
0
Hello,

I could really use some help, and please bear with me, as I am pretty new to all this.

Using Windows Server 2012 R2, I am unable to upgrade MySQL from 5.6.29 to anything higher within the 5.6.x.x range using the 'mysql-installer-community-5.6.x.x.msi'.

The installer main window reports that there is no new version and that I can use the catalog button. Clicking the catalog button and following the guide does not fix the issue as the guide reports there are no new updates and exits to the installer main window.

A post somewhere on these forums suggests that there is a bug in the installer and that uninstalling it and installing a new version would fix the issue. This is partially true. Uninstalling the installer and launching 'mysql-installer-community-5.6.39.0.msi' does indeed update the installer but the installer main window still reports nothing newer than 5.6.29. When hitting execute on the 'update catalog' page it reports: 'The newly downloaded product catalog was not applied because it does not contain any updates for the current product catalog'. Clicking next I now get a huge list of recent updates including the one that I would like to install (5.6.39) but when hitting finish I am back at the installer main window which still reports that I am using 5.6.29 and that there are no new updates. How do I update MySQL to version 5.6.39 using MySQL community installer for Windows?

As the Windows installer did not work out for me, I figured I might as well try to use the 64 bit 5.6.39 .zip package instead - also without luck. If I understand the upgrade guide correctly, I just need to extract the .zip package, remove the default data folder, and then move 'my.ini' and my actual 'data' folder to the extraction folder. However, MySQL hangs when starting the service. Running mysqld.exe via command prompt reports missing 'msvcr100.dll'. Googling that .dll points to the need for installing a 'Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package'. My next question is therefore, Why does the MySQL 5.6.39 .zip package want 'Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package' when MySQL community installer 5.6.29 works fine with 'Microsoft Visual C++ 2012 Service Pack 4 Redistributable Package'?

Best regards

Cinepod

Failed installation : unknown charset (2 replies)

$
0
0
Hello everybody,

Two days ago, I failed installing MySql, so I read the titles of the forums in the order they were displayed, and asked a question in "Install and repo".

In fact, I see that "MySql Installer on Windows" describes the topic a little more precisely, as the system is Windows 10 / 64 bits, and I eventually used a MSI installer, to install MySql locally.

The log relates an unknown charset 0.0

Do you think I should repeat the details here ?

Instal on Windows 10/64 with custom configuration (no replies)

$
0
0
Hello everybody,

Do you think I am at the good place to ask for help about the installation of MySql with custom configuration ?

As the programs are on a SSD, the data must not be on it, so I put base-dir and data-dir on D:, but the installation program keeps on telling me about an authorization problems on C:\...\data

I confirm that I did not give authorization to create that directory nor write into it, and do not intend to do so.

Details available in following message, starting at "I now have another problem."

https://forums.mysql.com/read.php?169,665460,665606#msg-665606

System : Windows 10, 64 bits.
Installer launched with privilege elevation, system protected by McAfee LiveSafe (test version), and more recently by Malwarebytes Antimalware (test version too).

System cleaned by adwCleaner, zphCleaner, MBAM.
zhpDiag found nothing.
Waiting for diagnostic after analysis by FRST.

Install on Windows 7 Professional - running into dead end (no replies)

$
0
0
Hello, eveyone:

I currently try to install MySQL 8.0.11 on a freshly installed Windows 7 Professional using the MySQL installer (mysql-installer-community-8.0.11.0.msi). Everything is fine up to the point "Authentification Method". This is dead end because the buttons "Back", "Next" and "Cancel" are missing. The only choice ist to abort the installation.

Is there anybody who is familiar with that problem and knows a work around?

Obviously the problem ist Windows 7 specific. Saw a video on youtube where somebody does the same on Windows 10 without any problems.

Regards

Today new update! (no replies)

I have problem to create new data source (no replies)

$
0
0
Good afternoon, thank you very much, you can help me to create a new data source to create my reports in crystal report, I work at the moment with VISUAL STUDIO 2015 COMUNITY and I follow the procedure for creating a new data source: Project> Add new Data source> Database> Data set> I search the database I use with the program I do a successful connection test and when I give it next I get the error: error when opening the database connection: "No you can get the provider's generator for the data provider named "MySql.Data.MySqlClient".

and so far my attempt to create a connection to create the reports in the CRYSTAL REPORT. I suppose it is some reference that I must load or something like that but I do not know which exactly or where to look for it.

I work with the database in the program through queries and modifications to the database so the connector I suppose I have it well installed but I believe that what is not is correctly loaded in visual studio.

MySQL Installer failure for Server 8.0.11 - can't initialize database (1 reply)

$
0
0
My platform: Win-10 (ver 1607)/64-bit

I'm using the installer: mysql-installer-web-community-5.7.22.1.msi

It succeeded in the phase to install MySQL Server 8.0.11, but it is failing in the "Apply Configuration" phase. It is failing at the "Initializing Database" step with the following error:

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
Deleting the data directory from a previous (failed) configuration...
Attempting to run MySQL Server with --initialize-insecure option...
Starting process for MySQL Server 8.0.11...
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...
Process for mysqld, with ID 285528, was run successfully and exited with code -1073741512.
Failed to start process for MySQL Server 8.0.11.
Database initialization failed.
Ended configuration step: Initializing Database


I have not been able to find that exit code on the web or in these forums.

I Can not connect my Apps to my BD MYSQL8.0 (no replies)

$
0
0
Hi,

I have installed MysQL 8.0 on my system (Win 10).
I have to connect my java app to a BDD on Mysql 8.0.
When i try to connect, i obtained a holling error message :

"Client does not support authentication protocol requested by server; consider upgrading MySQL client."

How to resolve this problem ?

Thanks for your aid.

MySQL Server 8.0.1.1 Won't Install (no replies)

$
0
0
I have attempted to install MySQL server on windows 10, all components apart from the server are installed correctly apart from the server. The message in the details tab is: The action 'Install' for product 'MySQL Server 8.0.11' failed.
I have a lot of C++ Redistributables installed including x64 and x86 versions of the 2017 Redistributals will this be causing the failure if so how do I proceed do I un-install the 2017 versions and then install the 2015 versions?

Installer for 8.0.11 fails to connect to server (no replies)

$
0
0
I've attempted to install 8.0.11 several times. As I run thru the installer, I see that the MySQL80 service is running, 2 mysqld processes are running, port 3306 is active and being listened to on address 0.0.0.0 by one of the mysqld processes. And a firewall rule has been added to allow port 3306.
But the validation connection to the server fails.
If I try to telnet to port 3306 that also fails.

Appreciate any suggestions on what I may be doing wrong.

I've included the log from the installer below:

Beginning configuration step: Stopping Server
Stopping MySQL Server instance...
Ended configuration step: Stopping Server

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

Beginning configuration step: Updating Windows Firewall rules
Attempting to delete a Windows Firewall rule with command: netsh.exe advfirewall firewall delete rule name="Port 3306" protocol=TCP localport=3306

Deleted 1 rule(s).
Ok.


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.
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: Starting Server
Attempting to start service MySQL80...
Successfully started service MySQL80.
Waiting until a connection to MySQL Server 8.0.11 can be established (with a maximum of 10 attempts)...
Retry 1: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
Waiting 3 seconds before the next connection attempt...
Retry 2: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
Waiting 3 seconds before the next connection attempt...
Retry 3: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
Waiting 3 seconds before the next connection attempt...
Retry 4: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
Waiting 3 seconds before the next connection attempt...
Retry 5: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
Waiting 3 seconds before the next connection attempt...
Retry 6: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
Waiting 3 seconds before the next connection attempt...
Retry 7: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
Waiting 3 seconds before the next connection attempt...
Retry 8: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
Waiting 3 seconds before the next connection attempt...
Retry 9: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
Waiting 3 seconds before the next connection attempt...
Retry 10: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
MySQL error 1042: Unable to connect to any of the specified MySQL hosts.
Failed to connect to MySQL Server 8.0.11 after 10 attempts.
Ended configuration step: Starting Server

Can't download Mysql workbench 6.3.8 (no replies)

$
0
0
I picked up Mysql again after some years and had a nightmarish upgrade experience. I had to stomp out Mysql on disk and registry, and was able to get a clean new install. BUT, it would not install Workbench. I found the old direct install for 5.2.47, which got me back close to where I had started.

Now the installer wants to upgrade, but barfs. 1: Download of package 'MySQL Workbench 6.3.8' failed with message No valid download found for product MySQL Workbench 6.3.8. Could it be because the installer says the product home is
https://dev.mysql.com/downloads/tools/ ?

Immediate Help Needed : The action 'Install' for product 'MySQL Server 8.0.11' failed. (no replies)

$
0
0
Dear Sir/Madam,

I am trying to install MySql Installer 8.0.11 I am getting rollback error with server installation only and rest all got installed. I tried all the ways mentioned in various links nothing worked.

Error log file is below:

1: Action 19:30:49: INSTALL.
1: 1: MySQL Server 8.0 2: {11CF35A6-DF56-426A-8FEF-BAA039D8FF31}
1: Action 19:30:49: FindRelatedProducts. Searching for related applications
1: Action 19:30:49: AppSearch. Searching for installed applications
1: Action 19:30:49: LaunchConditions. Evaluating launch conditions
1: Action 19:30:49: ValidateProductID.
1: Action 19:30:49: CostInitialize. Computing space requirements
1: Action 19:30:49: FileCost. Computing space requirements
1: Action 19:30:49: CostFinalize. Computing space requirements
1: Action 19:30:49: MigrateFeatureStates. Migrating feature states from related applications
1: Action 19:30:49: InstallValidate. Validating install
1: Action 19:30:49: SaveTargetDir.
1: Action 19:30:49: InstallInitialize.
1: Action 19:30:49: RemoveExistingProducts. Removing applications
1: Action 19:30:49: ProcessComponents. Updating component registration
1: Action 19:30:50: GenerateScript. Generating script operations for action:
1: Updating component registration
1: Action 19:30:50: UnpublishFeatures. Unpublishing Product Features
1: Action 19:30:50: SchedSecureObjectsRollback.
1: Action 19:30:50: RemoveRegistryValues. Removing system registry values
1: Action 19:30:50: RemoveShortcuts. Removing shortcuts
1: Action 19:30:50: RemoveFiles. Removing files
1: Action 19:30:50: RemoveFolders. Removing folders
1: Action 19:30:50: CreateFolders. Creating folders
1: Folder: Creating folders
1: Action 19:30:50: InstallFiles. Copying new files
1: File: Copying new files, Directory: , Size:
1: Action 19:30:51: RunPostInstallProperty.
1: Action 19:30:51: RunPostInstall.
1:
1: Action 19:30:51: CreateShortcuts. Creating shortcuts
1: Shortcut: Creating shortcuts
1: Action 19:30:51: WriteRegistryValues. Writing system registry values
1: Key: Writing system registry values, Name: , Value:
1: Action 19:30:51: InstallServices. Installing new services
1: Action 19:30:51: SchedSecureObjects.
1: Action 19:30:51: ExecSecureObjects.
1:
1: Action 19:30:51: RegisterUser. Registering user
1: Action 19:30:51: RegisterProduct. Registering product
1: Registering product
1: Action 19:30:51: PublishFeatures. Publishing Product Features
1: Feature: Publishing Product Features
1: Action 19:30:51: PublishProduct. Publishing product information
1: Action 19:30:51: InstallFinalize.
1: Action 19:30:51: ProcessComponents. Updating component registration
1: Action 19:30:52: CreateFolders. Creating folders
1: Folder: C:\ProgramData\MySQL\MySQL Server 8.0\
1: Folder: C:\ProgramData\MySQL\MySQL Server 8.0\data\
1: Folder: C:\ProgramData\MySQL\MySQL Server 8.0\data\mysql\
1: Folder: C:\ProgramData\MySQL\MySQL Server 8.0\data\performance_schema\
1: Folder: C:\ProgramData\MySQL\MySQL Server 8.0\data\test\
1: Action 19:30:52: InstallFiles. Copying new files
1: File: ibd2sdi.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5096448
1: File: innochecksum.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5059584
1: File: libeay32.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 1672192
1: File: libmecab.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 1839616
1: File: lz4_decompress.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 4946432
1: File: my_print_defaults.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 4955136
1: File: myisam_ftdump.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5221376
1: File: myisamchk.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5328896
1: File: myisamlog.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5178368
1: File: myisampack.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5240832
1: File: mysql.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5290496
1: File: mysql_config.pl, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 7392
1: File: mysql_config_editor.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 4972544
1: File: mysql_secure_installation.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5178880
1: File: mysql_ssl_rsa_setup.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5004288
1: File: mysql_tzinfo_to_sql.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 4900864
1: File: mysql_upgrade.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 10997248
1: File: mysqladmin.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5186560
1: File: mysqlbinlog.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5475840
1: File: mysqlcheck.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5198848
1: File: mysqld.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 44932096
1: File: mysqld_multi.pl, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 28045
1: File: mysqldump.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5259264
1: File: mysqldumpslow.pl, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 8071
1: File: mysqlimport.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5179904
1: File: mysqlpump.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5663744
1: File: mysqlshow.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5178368
1: File: mysqlslap.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5196288
1: File: mysqlxtest.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 7355392
1: File: perror.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 5590528
1: File: resolveip.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 4953600
1: File: ssleay32.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 355840
1: File: zlib_decompress.exe, Directory: C:\Program Files\MySQL\MySQL Server 8.0\bin\, Size: 4920832
1: File: ChangeLog, Directory: C:\Program Files\MySQL\MySQL Server 8.0\docs\, Size: 22
1: File: INFO_SRC, Directory: C:\Program Files\MySQL\MySQL Server 8.0\docs\, Size: 184
1: File: binary_log_types.h, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\, Size: 2886
1: File: errmsg.h, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\, Size: 5294
1: File: my_command.h, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\, Size: 4385
1: File: my_list.h, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\, Size: 2603
1: File: mysql.h, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\, Size: 31305
1: File: client_plugin.h, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\mysql\, Size: 7295
1: File: mysql_com.h, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\, Size: 34068
1: File: plugin_auth_common.h, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\mysql\, Size: 5546
1: File: mysql_time.h, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\, Size: 2996
1: File: udf_registration_types.h, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\mysql\, Size: 3848
1: File: mysql_version.h, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\, Size: 1054
1: File: mysqld_error.h, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\, Size: 192670
1: File: mysqlx_ername.h, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\, Size: 4745
1: File: mysqlx_error.h, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\, Size: 2954
1: File: mysqlx_version.h, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\, Size: 1861
1: File: applink.c, Directory: C:\Program Files\MySQL\MySQL Server 8.0\include\openssl\, Size: 3176
1: File: libmysql.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\, Size: 5164032
1: File: libmysql.lib, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\, Size: 27066
1: File: char.bin, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_euc-jp\, Size: 262496
1: File: dicrc, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_euc-jp\, Size: 693
1: File: left-id.def, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_euc-jp\, Size: 55910
1: File: matrix.bin, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_euc-jp\, Size: 3463716
1: File: pos-id.def, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_euc-jp\, Size: 1477
1: File: rewrite.def, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_euc-jp\, Size: 6241
1: File: right-id.def, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_euc-jp\, Size: 55910
1: File: sys.dic, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_euc-jp\, Size: 37779919
1: File: unk.dic, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_euc-jp\, Size: 5409
1: File: char.bin, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_sjis\, Size: 262496
1: File: dicrc, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_sjis\, Size: 693
1: File: left-id.def, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_sjis\, Size: 55910
1: File: matrix.bin, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_sjis\, Size: 3463716
1: File: pos-id.def, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_sjis\, Size: 1477
1: File: rewrite.def, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_sjis\, Size: 6241
1: File: right-id.def, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_sjis\, Size: 55910
1: File: sys.dic, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_sjis\, Size: 37635899
1: File: unk.dic, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_sjis\, Size: 5409
1: File: char.bin, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_utf-8\, Size: 262496
1: File: dicrc, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_utf-8\, Size: 693
1: File: left-id.def, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_utf-8\, Size: 55910
1: File: matrix.bin, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_utf-8\, Size: 3463716
1: File: pos-id.def, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_utf-8\, Size: 1477
1: File: rewrite.def, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_utf-8\, Size: 6241
1: File: right-id.def, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_utf-8\, Size: 55910
1: File: sys.dic, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_utf-8\, Size: 49199027
1: File: unk.dic, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\dic\ipadic_utf-8\, Size: 5690
1: File: mecabrc, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\mecab\etc\, Size: 1403
1: File: mysqlclient.lib, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\, Size: 61584560
1: File: adt_null.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 24064
1: File: component_log_filter_dragnet.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 31744
1: File: component_log_sink_json.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 16384
1: File: component_log_sink_syseventlog.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 15360
1: File: component_log_sink_test.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 30720
1: File: component_validate_password.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 65536
1: File: connection_control.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 47104
1: File: group_replication.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 1059840
1: File: ha_example.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 28160
1: File: keyring_file.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 108544
1: File: keyring_udf.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 25088
1: File: libpluginmecab.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 30720
1: File: libtest_framework.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 11776
1: File: libtest_services.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 19456
1: File: libtest_services_threaded.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 20480
1: File: libtest_session_attach.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 49152
1: File: libtest_session_detach.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 32256
1: File: libtest_session_in_thd.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 22528
1: File: libtest_session_info.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 50176
1: File: libtest_sql_2_sessions.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 34816
1: File: libtest_sql_all_col_types.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 37888
1: File: libtest_sql_cmds_1.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 37888
1: File: libtest_sql_commit.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 39424
1: File: libtest_sql_complex.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 41472
1: File: libtest_sql_errors.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 36864
1: File: libtest_sql_lock.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 45568
1: File: libtest_sql_processlist.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 34816
1: File: libtest_sql_replication.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 38400
1: File: libtest_sql_shutdown.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 29696
1: File: libtest_sql_sqlmode.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 39424
1: File: libtest_sql_stmt.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 65024
1: File: libtest_sql_stored_procedures_functions.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 38912
1: File: libtest_sql_views_triggers.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 38912
1: File: libtest_x_sessions_deinit.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 22016
1: File: libtest_x_sessions_init.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 27136
1: File: locking_service.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 13312
1: File: mypluglib.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 13312
1: File: mysql_no_login.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 12288
1: File: rewrite_example.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 13312
1: File: rewriter.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 65536
1: File: semisync_master.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 75776
1: File: semisync_slave.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 29696
1: File: test_security_context.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 12800
1: File: test_services_plugin_registry.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 23040
1: File: test_udf_services.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 14848
1: File: validate_password.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 53760
1: File: version_token.dll, Directory: C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\, Size: 62976
1: File: LICENSE, Directory: C:\Program Files\MySQL\MySQL Server 8.0\, Size: 301518
1: File: README, Directory: C:\Program Files\MySQL\MySQL Server 8.0\, Size: 687
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\bulgarian\, Size: 257216
1: File: armscii8.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 5939
1: File: ascii.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 5925
1: File: cp1250.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 8654
1: File: cp1251.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 8783
1: File: cp1256.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 5982
1: File: cp1257.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 9315
1: File: cp850.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 5919
1: File: cp852.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 5941
1: File: cp866.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 6026
1: File: dec8.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 6942
1: File: geostd8.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 5929
1: File: greek.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 6141
1: File: hebrew.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 5930
1: File: hp8.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 5915
1: File: Index.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 19495
1: File: keybcs2.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 5942
1: File: koi8r.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 5923
1: File: koi8u.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 6945
1: File: latin1.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 10229
1: File: latin2.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 7651
1: File: latin5.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 5928
1: File: latin7.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 7851
1: File: macce.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 8460
1: File: macroman.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 8471
1: File: README, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 1749
1: File: swe7.xml, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\, Size: 6943
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\czech\, Size: 257722
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\danish\, Size: 257722
1: File: dictionary.txt, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\, Size: 25575
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\dutch\, Size: 258742
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\english\, Size: 256963
1: File: errmsg-utf8.txt, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\, Size: 824111
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\estonian\, Size: 257227
1: File: fill_help_tables.sql, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\, Size: 1023732
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\french\, Size: 258370
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\german\, Size: 264657
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\greek\, Size: 263754
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\hungarian\, Size: 257604
1: File: innodb_memcached_config.sql, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\, Size: 3999
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\italian\, Size: 258733
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\japanese\, Size: 264409
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\korean\, Size: 260003
1: File: mysql_sys_schema.sql, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\, Size: 289693
1: File: mysql_system_tables.sql, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\, Size: 109850
1: File: mysql_system_tables_data.sql, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\, Size: 5461196
1: File: mysql_test_data_timezone.sql, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\, Size: 10830
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\norwegian\, Size: 257033
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\norwegian-ny\, Size: 257086
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\polish\, Size: 257892
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\portuguese\, Size: 259923
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\romanian\, Size: 258675
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\russian\, Size: 272301
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\serbian\, Size: 259344
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\slovak\, Size: 257489
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\spanish\, Size: 258617
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\swedish\, Size: 257816
1: File: errmsg.sys, Directory: C:\Program Files\MySQL\MySQL Server 8.0\share\ukrainian\, Size: 266875
1: Action 19:30:55: RunPostInstall.
1: Action 19:30:55: CreateShortcuts. Creating shortcuts
1: Shortcut: icon.ico
1: Shortcut: Icon.MysqlCmdShell
1: Shortcut: rpxm3ds_|MySQL 8.0 Command Line Client
1: Shortcut: 7ejegqmo|MySQL 8.0 Command Line Client - Unicode
1: Action 19:30:55: WriteRegistryValues. Writing system registry values
1: Key: \SOFTWARE\MySQL AB\MySQL Server 8.0, Name: Location, Value: C:\Program Files\MySQL\MySQL Server 8.0\
1: Key: \SOFTWARE\MySQL AB\MySQL Server 8.0, Name: Version, Value: 8.0.11
1: Key: \SOFTWARE\MySQL AB\MySQL Server 8.0, Name: DataLocation, Value: C:\ProgramData\MySQL\MySQL Server 8.0\
1: Key: \SOFTWARE\MySQL AB\MySQL Server 8.0, Name: , Value:
1: Key: \Console\MySQL 8.0 Command Line Client - Unicode, Name: FaceName, Value: Lucida Console
1: Key: \Console\MySQL 8.0 Command Line Client - Unicode, Name: FontWeight, Value: #400
1: Key: \Console\MySQL 8.0 Command Line Client - Unicode, Name: , Value:
1: Key: \Software\MySQL AB\MySQL Server 8.0, Name: installed, Value: #1
1: Action 19:30:55: ExecSecureObjects.
1: Action 19:30:55: Rollback. Rolling back action:
1: ExecSecureObjects
1: Writing system registry values
1: Creating shortcuts
1: RunPostInstall
1: Copying new files
1: Creating folders
1: Updating component registration
1: 1: MySQL Server 8.0 2: {11CF35A6-DF56-426A-8FEF-BAA039D8FF31} 3: 3
1: The action 'Install' for product 'MySQL Server 8.0.11' failed.


Any help is highly appreciated.

MySQL Installer: Configuration for Server 8.0.11 has failed (1 reply)

$
0
0
MySQL Installer fails while applying configuration with the following messages in the logfile:

Beginning configuration step: Initializing Database
Attempting to run MySQL Server with --initialize-insecure option...
Starting process for MySQL Server 8.0.11...
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...
2018-06-27T10:33:31.448056Z 0 [ERROR] [MY-011071] [Server] Unknown suffix '.' used for variable 'lower_case_table_names' (value '0.0')
2018-06-27T10:33:31.448078Z 0 [ERROR] [MY-011071] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Error while setting value '0.0' to 'lower_case_table_names'
2018-06-27T10:33:31.448462Z 0 [ERROR] [MY-010119] [Server] Aborting
2018-06-27T10:33:31.448572Z 0 [Note] [MY-010120] [Server] Binlog end
Process for mysqld, with ID 4396, was run successfully and exited with code 1.
Failed to start process for MySQL Server 8.0.11.
Database initialization failed.
Ended configuration step: Initializing Database

Cant donload Microsoft workbench (no replies)

$
0
0
I cant download the workbench please fix this ksoftcloud.com

Cant able to configure mysql server 8.0.11 (no replies)

$
0
0
At the starting of the server configuration it stuck at startin

g server.when I reconfigure it again, it showed these error and not able to configure the server. Please suggest how to configure the server. I am using 8.0.11 version


Beginning configuration step: Stopping Server
Stopping MySQL Server instance...
Ended configuration step: Stopping Server

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

Beginning configuration step: Updating Windows Firewall rules
Attempting to delete a Windows Firewall rule with command: netsh.exe advfirewall firewall delete rule name="Port 3306" protocol=TCP localport=3306

Deleted 1 rule(s).
Ok.


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.
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: Starting Server
Attempting to start service MySQL80...
Successfully started service MySQL80.
Waiting until a connection to MySQL Server 8.0.11 can be established (with a maximum of 10 attempts)...
Retry 1: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 0: Reading from the stream has failed.
Waiting 3 seconds before the next connection attempt...
Retry 2: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 0: Reading from the stream has failed.
Waiting 3 seconds before the next connection attempt...
Retry 3: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 0: Reading from the stream has failed.
Waiting 3 seconds before the next connection attempt...
Retry 4: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 0: Reading from the stream has failed.
Waiting 3 seconds before the next connection attempt...
Retry 5: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 0: Reading from the stream has failed.
Waiting 3 seconds before the next connection attempt...
Retry 6: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 0: Reading from the stream has failed.
Waiting 3 seconds before the next connection attempt...
Retry 7: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 0: Reading from the stream has failed.
Waiting 3 seconds before the next connection attempt...
Retry 8: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 0: Reading from the stream has failed.
Waiting 3 seconds before the next connection attempt...
Retry 9: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 0: Reading from the stream has failed.
Waiting 3 seconds before the next connection attempt...
Retry 10: Attempting to connect to Mysql@localhost:3306 with user root with no password...
MySQL error 0: Reading from the stream has failed.
Failed to connect to MySQL Server 8.0.11 after 10 attempts.
Ended configuration step: Starting Server

Found existing data directory, no need for initialize the database.

MySQL Installer 8.0.11 does not accept root password (no replies)

$
0
0
I'm trying to reconfigure my server but am blocked by the "Accounts and Roles" screen. When I get to that screen it prompts for the root password, which I enter and press the "Check" button. Then the wizard hangs, after it comes back it tells me the password is incorrect (but it's NOT!), and I cannot continue.

Using the same password to connect to MySQL from the command-line works perfectly. Is the problem perhaps that my root user is not named "root"?

MySQL not running after installation (2 replies)

$
0
0
I downloaded MySQL Installer Community Edition. Installation was successful but when I run the program, it never comes up. Please help a brother. What can I do to resolve this issue? I'm using Windows 7

Will not install...HELP please (no replies)

$
0
0
Hello, I have been trying to install MySql using the Community Installer for windows. I am using Windows 10 on a laptop.I have followed along with the install process and when I get to the "configuring server" step, it just sits there not allowing me to get any further. I get a popup that basically says, taking longer than expected, recommend waiting. I choose "wait" and thats as far as I get. It will run like that for hours. I have tried both Version 5.7 and 8.0 with no success. Is there anyone out there that can help me?
Viewing all 1430 articles
Browse latest View live