Something to verify
Posted by: Hubert CANEVET
Date: March 13, 2021 10:15PM

Hello everybody,

I installed MySql last week on Windows 10, and got no error message. I did not add any database in it yet.

From time to time, I see a command line window that shows about six lines, and it appears too quickly for me to see it.

So, I had a look at the scheduled tasks, and tried to guess.

I saw that :
ManifestUpdate :
"C:\Program Files (x86)\MySQL\MySQL Installer for Windows\MySQLInstallerConsole.exe"

To get an idea I launched it :
___
C:\Users\admin>"C:\Program Files (x86)\MySQL\MySQL Installer for Windows\MySQLInstallerConsole.exe"
=================== Start Initialization ===================
MySQL Installer is running in Community mode

Attempting to update manifest.
The new product catalog was not applied because it would require an Installer upgrade.
Please relaunch the Installer's graphical user interface to apply the upgrade.
Initializing product requirements
Loading product catalog
Checking for product packages in the bundle
Categorizing product catalog
Finding all installed packages.
The new product catalog was not applied because it would require an Installer upgrade.
Please relaunch the Installer's graphical user interface to apply the upgrade.

There was an error encountered while loading the configuration and product catalog: L'accès au chemin d'accès 'C:\ProgramData\MySQL\MySQL Installer for Windows\settings-Community.xml' est refusé.
Initialization failed. Please check the logs for more information.

___

Oh, rights missing ? So I launched it with privilege elevation :
___
C:\Windows\system32>"C:\Program Files (x86)\MySQL\MySQL Installer for Windows\MySQLInstallerConsole.exe"
=================== Start Initialization ===================
MySQL Installer is running in Community mode

Attempting to update manifest.
The new product catalog was not applied because it would require an Installer upgrade.
Please relaunch the Installer's graphical user interface to apply the upgrade.
Initializing product requirements
Loading product catalog
Checking for product packages in the bundle
Categorizing product catalog
Finding all installed packages.
The new product catalog was not applied because it would require an Installer upgrade.
Please relaunch the Installer's graphical user interface to apply the upgrade.
Your product catalog was last updated at 22/12/2020 08:08:22
=================== End Initialization ===================



Your currently installed community products are:

MySQL Server 8.0.23
Architecture=X64
Installed On 08/03/2021
Install Location: C:\Program Files\MySQL\MySQL Server 8.0\

MySQL Workbench 8.0.23
Architecture=X64
Installed On 08/03/2021
Install Location: C:\Program Files\MySQL\MySQL Workbench 8.0\

MySQL for Visual Studio 1.2.9
Architecture=X86
Installed On 08/03/2021
Install Location: C:\Program Files (x86)\MySQL\MySQL for Visual Studio 1.2\

MySQL Shell 8.0.23
Architecture=X64
Installed On 08/03/2021
Install Location: C:\Program Files\MySQL\MySQL Shell 8.0

MySQL Router 8.0.23
Architecture=X64
Installed On 08/03/2021
Install Location: C:\Program Files\MySQL\MySQL Router 8.0\

Connector/ODBC 8.0.23
Architecture=X64
Installed On 08/03/2021
Install Location: C:\Program Files\MySQL\Connector ODBC 8.0\

Connector/C++ 8.0.23
Architecture=X64
Installed On 08/03/2021
Install Location: C:\Program Files\MySQL\Connector C++ 8.0\

Connector/J 8.0.23
Architecture=X86
Installed On 08/03/2021
Install Location: C:\Program Files (x86)\MySQL\Connector J 8.0

Connector/NET 8.0.23
Architecture=X86
Installed On 08/03/2021
Install Location: C:\Program Files (x86)\MySQL\Connector NET 8.0\

Connector/Python 8.0.23
Architecture=X64
Installed On 08/03/2021
Install Location: C:\Program Files\MySQL\Connector Python 8.0

MySQL Documentation 8.0.23
Architecture=X86
Installed On 08/03/2021
Install Location: C:\Program Files (x86)\MySQL\MySQL Documentation 8.0

Samples and Examples 8.0.23
Architecture=X86
Installed On 08/03/2021
Install Location: C:\Program Files (x86)\MySQL\Samples and Examples 8.0\

___
The upgrade button of the installer answered me this :
"None of your products have upgrades available. If you believe this is wrong, you can use the Catalog button to check for a product catalog update."

I updated the catalog, and it answered the same after that.

So, I can guess it was another scheduled task that displayed a command line window ?

Options: ReplyQuote


Subject
Views
Written By
Posted
Something to verify
3480
March 13, 2021 10:15PM
646
March 14, 2021 10:03AM
550
March 14, 2021 11:18AM


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.