Quantcast
Viewing all 1430 articles
Browse latest View live

Install server command line (1 reply)

Hello,
In tool "MySQL Installer GUI" is possible to set "Server Configuration Type". You can choose between Developer, Server and Dedicated. How to do it in Mysqlinstaller console?

For example:
MySQLInstallerConsole install server;5.7.16;X64:*:type=config;passwd=pass;openfirewall=true;serverid=1;enable_tcpip=true;port=3306;datadir="d:\database";[---> SERVERMODE=DEDICATED <---] -silent

Thank you for your help.

Installer hangs upgrading from 5.6.31 to 5.6.34 (no replies)

Installer hangs upgrading from 5.6.31 to 5.6.34 at the "Check and Upgrade Database" after entering the root password and selecting the Check button.

Looking around I can see that the "MySQL56" service was stopped, and will not start. When trying to start the mysqld.exe executable from the command line with the same options as the service I could see that it was failing to start because it couldn't find the path "...\ProgramData\MySQL\MySQL Server 5.6\Uploads", which didn't exist.

I manually created the "Uploads" directory and was able to start the service and then the installation when from " NOT RESPONDING" to working normally again. And then I was able to finish the upgrade. (the first time the install failed, I stopped it, and it overwrote the mysql data. So I had to restore from a backup)

I always manually download the msi installer and execute it on my server (Windows 2012 R2) and this is the first time it was looking for this non-existant directory.

Do I need to create this "Uploads" folder on all my instances of MySQL before attempting anymore upgrades, or is this considered a bug?

MySQL Installer for Windows does not see 5.6.34 update (1 reply)

Hello all,

Successfully running MySQL Community Server 5.6.29 on Windows 10.
A while back I saw updates of the server, namely 5.6.34 but it looks like each time I check the Catalog, the installer tells me that there is no update available.

Am I missing something here?
Should I completely uninstall 5.6 and take this opportunity to install 5.7?

Any help would be warmly welcome.

Best regards

Philippe

5.6.34.0 Installer does not install MySQL 5.6.34.0 (no replies)

I downloaded the MySQL 5.6.34.0 installer from here (https://dev.mysql.com/downloads/windows/installer/5.6.html). It's named mysql-installer-web-community-5.6.34.0.msi.

When I run this, it shows me that MySQL 5.5.53 is installed. It does not, however, let me upgrade to 5.6.34 or offer to install 5.6.34 as a separate, side-by-side instance.

How do I get the 5.6.34 install to actually install that version of MySQL?

migrate databases from 5.5 to 5.6 locally on Windows (3 replies)

Hi, I was asked to upgrade an existing Mysql 5.5.34 to 5.6.33 on a Windows server.
For this I used the installer and ended up with 2 versions of MySQL server on the same machine.

I managed to "shutdown" the 5.5 version.
Now I'm left with an empty MySQL5.6 server. It shows only the default databases. Someone suggested to copy the data directory from the 5.5 dir to the 5.6 dir and run mysql_upgrade. Which I did.

When I run "show databases;" they're still not there.
What do I need to do to migrate my existing databases into 5.6??

Please help me out. I'm a relative newbie to MySQL

regards,
Michiel

WIndows 10, MySQL 5.7 or 8.0 fails to install (5 replies)

I have new desktop and laptop. I've tried to use the windows installer to install first v.8.0 then after a complete uninstall v.5.7. In both cases, the installer gets to the item "starting database..." and keeps popping up the apology pop-up window. I let them run for an about an hour, continually hitting enter to continue the installation. But to no avail. No success. Did I not wait long enough? How long should an installation take? 2 hours? more?


Any ideas on how to proceed? Yes, I am in the Administrator group on both of these boxes. Yes, I have lots of disk space available. Both boxes have 16GB of RAM.

Eric

Mysql error (2 replies)

I have did a clean install of windows 10 pro installed my zend server software and installed mysql 5.7 community and phpmyadmin everything works but just on a random ill click a link on my project and get the following error.


Warning: mysqli_connect(): (HY000/2002): An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full. in C:\Program Files (x86)\Zend\Apache24\htdocs\site\db\db.php on line 13
Error: Unable to connect to MySQL. Debugging errno: 2002 Debugging error: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.

but if I let it sit for a few minutes and refresh its working again. I have been unable to find the issue.

I cant install mysql server (1 reply)

I uninstall the mysql server then when I reinstall error pop up it says



1: The cabinet file 'product.cab' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.

hope you can help me guys

unable to reconfigure MySQL 5.7 (no replies)

Hi,

I am running MySQL 5.7.17 x64 on Windows 2008 Server.
I have downloaded "mysql-installer-community-5.7.17.0.msi" to check my setup.
When I launch the installer, it requires to reconfigure "MySQL 5.7".
When I click "reconfigure" and follow the wizard until the "Apply server configuration" tab and click on "execute", reconfiguration hangs up on "adjusting windows service" and log ends as follow:

Beginning configuration step: Adjusting Windows service [if necessary]
Attempting to grant Network Service require filesystem permissions.
C:\ProgramData\MySQL\MySQL Server 5.7
C:\ProgramData\MySQL\MySQL Server 5.7
Ended configuration step: Adjusting Windows service [if necessary]

So it sounds I have a filesystem permission issue on:
C:\ProgramData\MySQL\MySQL Server 5.7

How can I solve this, can't find no clue in online doc.

Installer only showing Connector after attempting re-install (no replies)

My initial attempt to install MySQL on Windows 10 did not seem to work properly - I was trying to add MySQL to PATH, but the MySQL server directory did not get properly added to C:\Program Files (x86)\MySQL.

So I decided to do a clean install by uninstalling all MySQL products and removing all the corresponding folders in:

%ProgramFiles%\MySQL
c:\Program Files (x86)\MySQL
%ProgramData%\MySQL

Note that uninstalling the connector was not working properly (this seems to be a known issue), so I manually deleted it from the Windows Registry.

Now that I try to re-install from a seemingly clean slate, the installer seems to remember me but only shows the MySQL Connector and none of the other products (e.g. Server).

I've tried everything that I can find online but I can't get the installer to work anymore, any help would be much appreciated.

Total cleanup & reinstall (1 reply)

Hi,

I haven't been using MySQL on my notebook for several years. Now I'd like to get back but I can't make it working.
I couldn't update my existing DSNs.
I have spent several days trying to reinstall MySQL ODBC driver but no success. I always end up on "The specified DSN contains an architecture mismatch between the Driver and Application" error.

I'd like to start from scratch, ie. I need total MySQL cleanup & full clean install of MySQL server & all utilities & the driver on my Windows 7 CZ Ultimate 64bit. I desperately need 32bit version of the driver.

Any help is appreciated.
Thank you very much in advance.

How do I find Mysql ip address? (6 replies)

I installed MySQL to sync multiple computers running KODI media center so that if I watch a movie or tv program on 1 computer, it will show as watched on all computers. Also will allow pausing a movie on 1 computer and continue watching from another computer. Instructions tell met export my KODI libraries to MySQL ip address. How do I find MySQL ip address?

5.7.13 stopped working in windows (8 replies)

Hi,

I had version 5.7.13 succesfully running on my Windows 10 machine for the last few weeks, (including Apache and phpMyAdmin). Two days ago it stopped, I cannot start the service.

I have uninstalled and reinstalled without any joy. No change to my machine, it may have done an auto windows update?

I have rolled back to 5.6.31 and it is working again! (Standard install).

Any suggestions much appreciated.

problem during silent installation of mysql community (2 replies)

Good morning,
I have some problem when try to perform a silent installation of mysql community through the use of a custom .net windows form application developed by myself.
in particular I install without problem the msi package but I cannot be able to install an instance of mysql server using mysql installer console

in more detail I try to install the server using the following command
MySQLInstallerConsole.exe install server;5.7.10;x64:*:rootpasswd=foo -silent
but when the command is execute MySQLInstallerConsole ask me to login with some credential
"Some packages require access to your My Oracle Support account. Please enter your credentials:"

how is possible to avoid the login phase? when I try without the siilent parameter no login is requred


kind regards

Luca Fasanotti

Cannot install server 5.7.14 Windows 10 (6 replies)

I have been trying to install Server v 5.7.14 on 64-bit Windows 10 using the .msi installer.

It repeatedly fails at the second step of the configuration. When I click the log tab it shows:

"Beginning configuration step: Writing configuration file
Invalid server template"

I have tried both the 32-bit & 64-bit versions of the server.

Does the 'template' refer to the default .ini file supplied with the download?

Anybody any ideas on how to resolve this?

MySQL upgrede from 5.6.32 to 5.7.14 (no replies)

Hi All,

I believe such question have been already asked here or somewhere else but I cannot find any real guides on how to properly perform such upgrade. There's an article in documentation:

http://dev.mysql.com/doc/refman/5.7/en/windows-upgrading.html

where section 6 saying "For installer go here" but link just goes to an article on how to run installer and nothing at all specific to major upgrade. From installer itself I can successfully upgrade between minor versions but I don't see anything related to major.

Basically my setup is MySQL 5.6.32, upgraded several times and currently works fine. Installed in "Program Files\MySQL\MySQL Server 5.6" and data directory "Program Data\MySQL\MySQL Server 5.6". I just want to do an in-place upgrade and keep all my simple settings and upgrade databases.

Appreciate any hints, step by step or just links!

Thanks!

No valid download found for product MySQL Server 5.7.13 (1 reply)

Hi,

i have been trying yo install MySQL server but after click execute the below error occurs:
1: Download of package 'MySQL Server 5.7.13' failed with message No valid download found for product MySQL Server 5.7.13

the following is what i have done:
1.go to dashboard > catalog > tried to update catalog but got an error failed to connect to catalog update server so no luck there then,
2.i also tried to start initialization on task shedulur i received that MySQL is running on community mode which i don't understand
3.i also checked previous forums for users with the same problem as mine but was no luck for me..Can someone please help

thanks,

mysqld (no replies)

After installing MySQL on Microsoft Windows using a noinstall zip archive in disk D and well configuration of the computer environment, I executed the command "mysqld --install", however, I just cannot find what it telled "The current server installed :C:\Program Files\MySQL\MySQL Server 5.7\mysqld", and I cannot start MySQL service. Please help! And the version is 5.7.

Trouble Installing mySQL 5.5 Windows10 please help! (2 replies)

I keep getting this error:

('Access to the path C:/Progrtam Files(x86)/MySQL/MySQLServer5.5/my.ini' is denied.)

Guessing it won't let me access the ini file? Why is this happening? I am trying to install a electronic health record system called opendental on my computer and it uses mysql 5.5 has its database. This is where I keep hitting a glitch. I do have another mysql installed for my XAMP that i do some practice coding with. Is this why the error is showing up?

Please help thankyou

MySQL installer fails Connector/NET 6.9.9 on Windows 10 64bit (5 replies)

I am trying to install Connector/NET on my Windows 10 Enterprise 64bit and it fails and rolls back. Workbench 6.3.7 and MySQL for Visual Studio 1.2.6 both install correctly.

This is the details from the installer:

2: Action 15:41:16: INSTALL.
2: 1: MySQL Connector Net 6.9.9 2: {E09F82E9-3EB3-4725-BDC8-3C77F83E262C}
2: Action 15:41:16: FindRelatedProducts. Searching for related applications
2: Action 15:41:16: AppSearch. Searching for installed applications
2: Action 15:41:16: LaunchConditions. Evaluating launch conditions
2: Action 15:41:16: ValidateProductID.
2: Action 15:41:16: CostInitialize. Computing space requirements
2: Action 15:41:16: FileCost. Computing space requirements
2: Action 15:41:16: CostFinalize. Computing space requirements
2: Action 15:41:16: InstallValidate. Validating install
2: Action 15:41:16: Setv4InstallUtil.
2: Action 15:41:16: InstallInitialize.
2: Action 15:41:16: RemoveExistingProducts. Removing applications
2: Action 15:41:16: ProcessComponents. Updating component registration
2: Action 15:41:16: GenerateScript. Generating script operations for action:
2: Updating component registration
2: Action 15:41:16: MsiUnpublishAssemblies. Unpublishing assembly information
2: Action 15:41:16: UnpublishFeatures. Unpublishing Product Features
2: Action 15:41:16: UninstallPerfCounterData.
2: Action 15:41:16: RemoveRegistryValues. Removing system registry values
2: Action 15:41:16: RemoveShortcuts. Removing shortcuts
2: Action 15:41:16: RemoveFiles. Removing files
2: Action 15:41:16: RemoveFolders. Removing folders
2: Action 15:41:16: CreateFolders. Creating folders
2: Folder: Creating folders
2: Action 15:41:16: InstallFiles. Copying new files
2: File: Copying new files, Directory: , Size:
2: Action 15:41:17: ManagedDataInstallSetup.
2: Action 15:41:17: ManagedDataInstall. Registering data provider in machine.config
2: Action 15:41:17: ManagedWebInstallSetup.
2: Action 15:41:17: ManagedWebInstall. Registering web providers in machine.config
2: Action 15:41:17: CreateShortcuts. Creating shortcuts
2: Shortcut: Creating shortcuts
2: Action 15:41:17: WriteRegistryValues. Writing system registry values
2: Key: Writing system registry values, Name: , Value:
2: Action 15:41:17: InstallPerfCounterData.
2: Action 15:41:17: RollbackRegisterPerfCounterData.
2:
2: Action 15:41:17: RegisterPerfCounterData.
2:
2: Action 15:41:17: RegisterUser. Registering user
2: Action 15:41:17: RegisterProduct. Registering product
2: Registering product
2: Action 15:41:17: MsiPublishAssemblies. Publishing assembly information
2: Application Context:Publishing assembly information, Assembly Name:
2: Action 15:41:17: PublishFeatures. Publishing Product Features
2: Feature: Publishing Product Features
2: Action 15:41:17: PublishProduct. Publishing product information
2:
2: Action 15:41:17: InstallFinalize.
2: Action 15:41:17: ProcessComponents. Updating component registration
2: Action 15:41:17: CreateFolders. Creating folders
2: Folder: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\MySQL\MySQL Connector Net 6.9.9\
2: Action 15:41:17: InstallFiles. Copying new files
2: File: license-antlr.html, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Documentation\Licenses for Third-Party Components\, Size: 16836
2: File: CHANGES, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\, Size: 5204
2: File: COPYING, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\, Size: 18427
2: File: ConnectorNET.chm, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Documentation\, Size: 2324140
2: File: COL_Master.HxC, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Documentation\, Size: 1048
2: File: COL_Master.HxT, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Documentation\, Size: 270
2: File: COL_Master_A.HxK, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Documentation\, Size: 232
2: File: COL_Master_F.HxK, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Documentation\, Size: 233
2: File: COL_Master_K.HxK, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Documentation\, Size: 229
2: File: COL_Master_N.HxK, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Documentation\, Size: 240
2: File: help.cmd, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Documentation\, Size: 3380
2: File: HelpContentSetup.msha, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Documentation\, Size: 695
2: File: MySql.Data.mshc, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Documentation\, Size: 4366910
2: File: MySql.Data.Entity.dll, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.0\, Size: 336896
2: File: MySql.Data.Entity.dll, Directory: , Size: 336896
2: File: MySql.Data.Entity.EF5.xml, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.0\, Size: 5897
2: File: MySql.Data.Entity.EF5.dll, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.5\, Size: 347648
2: File: MySql.Data.Entity.EF5.xml, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.5\, Size: 5901
2: File: MySql.Data.Entity.EF6.dll, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.0\, Size: 348672
2: File: MySql.Data.Entity.EF6.xml, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.0\, Size: 8849
2: File: MySql.Data.Entity.EF6.dll, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.5\, Size: 359424
2: File: MySql.Data.Entity.EF6.xml, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.5\, Size: 8849
2: File: MySql.Data.dll, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.0\, Size: 424448
2: File: MySql.Data.dll, Directory: , Size: 424448
2: File: MySql.Data.xml, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.0\, Size: 536582
2: File: MySql.Data.dll, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.5\, Size: 424448
2: File: MySql.Data.xml, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.5\, Size: 536582
2: File: MySql.Fabric.Plugin.dll, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.0\, Size: 25088
2: File: MySql.Fabric.Plugin.dll, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.5\, Size: 25088
2: File: MySql.Web.NET40, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.0\, Size: 134656
2: File: MySql.Web.dll, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.0\, Size: 169984
2: File: MySql.Web.xml, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.0\, Size: 95021
2: File: MySql.Web.dll, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.5\, Size: 170496
2: File: MySql.Web.xml, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v4.5\, Size: 95021
2: File: AssemblyInfo.cs, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Pocket PC\Tester\Properties\, Size: 1260
2: File: green.png, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Pocket PC\Tester\Properties\, Size: 267
2: File: red.png, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Pocket PC\Tester\Properties\, Size: 256
2: File: Resources.Designer.cs, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Pocket PC\Tester\Properties\, Size: 2522
2: File: Resources.resx, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Pocket PC\Tester\Properties\, Size: 5618
2: File: white.png, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Pocket PC\Tester\Properties\, Size: 203
2: File: FailDetails.cs, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Pocket PC\Tester\, Size: 1648
2: File: FailDetails.Designer.cs, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Pocket PC\Tester\, Size: 3976
2: File: FailDetails.resx, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Pocket PC\Tester\, Size: 6314
2: File: Form1.cs, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Pocket PC\Tester\, Size: 6150
2: File: Form1.Designer.cs, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Pocket PC\Tester\, Size: 4973
2: File: Form1.resx, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Pocket PC\Tester\, Size: 8085
2: File: MySql.Data.Tests.CF.dll.config, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Pocket PC\Tester\, Size: 181
2: File: Program.cs, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Pocket PC\Tester\, Size: 374
2: File: Tester.csproj, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Pocket PC\Tester\, Size: 4910
2: File: MySql.Web.dll, Directory: , Size: 169984
2: File: README, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\, Size: 2075
2: File: Release Notes.txt, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\, Size: 369
2: File: App.ico, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Async\cs\, Size: 1078
2: File: AssemblyInfo.cs, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Async\cs\, Size: 2426
2: File: Form1.cs, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Async\cs\, Size: 9254
2: File: Form1.res, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Async\cs\, Size: 15901
2: File: Async.csproj, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Async\cs\, Size: 4220
2: File: license-us-secure-hash.html, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Documentation\Licenses for Third-Party Components\, Size: 17507
2: File: App.ico, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Table Editor\cs\, Size: 1078
2: File: AssemblyInfo.cs, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Table Editor\cs\, Size: 3531
2: File: Form1.cs, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Table Editor\cs\, Size: 11098
2: File: Form1.resx, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Table Editor\cs\, Size: 13724
2: File: TableEditor.csproj, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Table Editor\cs\, Size: 4280
2: File: TableEditor.build, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Table Editor\cs\, Size: 1099
2: File: AssemblyInfo.vb, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Table Editor\vb\, Size: 1957
2: File: Form1.vb, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Table Editor\vb\, Size: 11404
2: File: Form1.resx, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Table Editor\vb\, Size: 13751
2: File: TableEditor.vbproj, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Table Editor\vb\, Size: 4507
2: File: TableEditor.build, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Samples\Table Editor\vb\, Size: 1314
2: File: license-zlib.html, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Documentation\Licenses for Third-Party Components\, Size: 17171
2: File: license-zlib-net.html, Directory: C:\Program Files (x86)\MySQL\Connector.NET 6.9\Documentation\Licenses for Third-Party Components\, Size: 17171
2: Action 15:41:18: ManagedDataInstall. Registering data provider in machine.config
2: Action 15:41:18: Rollback. Rolling back action:
2: Registering data provider in machine.config
2: Copying new files
2: Creating folders
2: Updating component registration
2: 1: MySQL Connector Net 6.9.9 2: {E09F82E9-3EB3-4725-BDC8-3C77F83E262C} 3: 3
2: The action 'Install' for product 'Connector/NET 6.9.9' failed.
Viewing all 1430 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>