<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>MySQL Forums - MySQL Installer for Windows</title>
        <description>Forum for MySQL Installer for Windows.</description>
        <link>https://forums.mysql.com/list.php?169</link>
        <lastBuildDate>Sat, 16 May 2026 14:41:49 +0000</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://forums.mysql.com/read.php?169,741564,741564#msg-741564</guid>
            <title>MySQL 8.0.42 Installer, ODBC 9.3.0 and Connector/J removed from Archives – any official explanation? (2 replies)</title>
            <link>https://forums.mysql.com/read.php?169,741564,741564#msg-741564</link>
            <description><![CDATA[ Hello,<br />
<br />
We noticed that the following MySQL artifacts are no longer available in the MySQL Product Archives:<br />
<br />
- MySQL Installer Community MSI 8.0.42<br />
- MySQL Connector/ODBC 9.3.0 MSI<br />
- MySQL Connector/J corresponding to MySQL 8.0.42<br />
<br />
Other surrounding versions such as 8.0.41 and 8.0.43 are still present in the archive, but exactly these versions are missing.<br />
<br />
We were using these versions as prerequisites in our enterprise product installer, and customers are now unable to download them from the official MySQL site.<br />
<br />
Could someone from Oracle or the community please clarify:<br />
<br />
1. Were these artifacts intentionally removed from the archives?<br />
2. Was there any official announcement or document about this removal?<br />
3. Is there any possibility these versions will be restored in the archives?<br />
4. What is the officially recommended replacement version?<br />
<br />
Thank you for your guidance.]]></description>
            <dc:creator>Dhamotharan Sivaraman</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Fri, 20 Feb 2026 04:59:52 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,741500,741500#msg-741500</guid>
            <title>MySQL support for Windows Server 2025 (2 replies)</title>
            <link>https://forums.mysql.com/read.php?169,741500,741500#msg-741500</link>
            <description><![CDATA[ Hi MySQL team<br />
<br />
I saw that Windows Server 2025 is not yet a supported OS for MySQL.<br />
<a href="https://www.mysql.com/jp/support/supportedplatforms/database.html"  rel="nofollow">https://www.mysql.com/jp/support/supportedplatforms/database.html</a><br />
<br />
Do we have plan to support Windows Server 2025?<br />
It would be great if MySQL 8.4 usage on Windows Server 2025 can be supported.<br />
<br />
What can be done to ensure this?<br />
<br />
Best regards,<br />
Duong]]></description>
            <dc:creator>Duong Nguyen</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Thu, 02 Apr 2026 13:25:33 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,741227,741227#msg-741227</guid>
            <title>MySQL 9.1 Installation Fails on Windows 11 After Latest Update (no replies)</title>
            <link>https://forums.mysql.com/read.php?169,741227,741227#msg-741227</link>
            <description><![CDATA[ Hello everyone,<br />
<br />
I’m facing issues installing MySQL 9.1 on Windows 11 after the most recent update. The MySQL Configurator is unable to initialize the database and the setup process stops at the “Initializing database” step.<br />
<br />
I’ve attached part of the log file below:<br />
<br />
Process for mysqld was run successfully and exited with code -1073741819.<br />
Database initialization failed.<br />
<br />
<br />
Steps already tried:<br />
<br />
Running installer as Administrator<br />
<br />
Checking permissions for the data and install directories<br />
<br />
Re-installing Visual C++ Redistributables<br />
<br />
Unfortunately, the problem still persists. <br />
<br />
Has anyone else experienced this? Any suggestions or fixes would be greatly appreciated.<br />
<br />
Thanks in advance!]]></description>
            <dc:creator>Arena Noor</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Fri, 19 Sep 2025 14:14:34 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,740907,740907#msg-740907</guid>
            <title>MySQL 8.0.37 upgrade never completes (no replies)</title>
            <link>https://forums.mysql.com/read.php?169,740907,740907#msg-740907</link>
            <description><![CDATA[ I&#039;m hoping someone can help me with this issue. <br />
<br />
We have been tracking this issue for a couple of years now, and we were promised by the developer of this application that the latest release would fix the issue we have.<br />
<br />
To allow us to investigate and not affect the production server, I have built a test system so we can investigate the issue.<br />
<br />
I&#039;m not a MySQL expert by a long stretch and so some of this may be obvious, but I&#039;d really appreciate any pointers you could give me so we can get to the bottom of the issue.<br />
<br />
We have an application which relies on MySQL to hold the data for that app. It is currently running on version 8.0.30.<br />
<br />
Each new iteration of the app so versions 2023, 2024 and 2025 (now) requires the MySQL to be updated before we can update the app - the issue is that the MySQL upgrade always fails. <br />
<br />
2023 versions updated from 8.0.30 to 8.0.32 which failed.<br />
2024 version updated from 8.0.30 to 8.0.34 which failed<br />
2025 version updates from 8.0.30 to 8.0.37 which also fails.<br />
<br />
The log file pretty much shows this <br />
<br />
Attempting to start service MySQL....<br />
&#039;--sync-relay-log-info&#039; is deprecated and will be removed in a future release.<br />
&#039;NO_ZERO_DATE&#039;, &#039;NO_ZERO_IN_DATE&#039; and &#039;ERROR_FOR_DIVISION BY_ZERO&#039; sql modes should be used with strict mode. They will be merged with strict mode in a future release.<br />
C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.37) starting as process 35188<br />
--character-set-server: &#039;utf8&#039; is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous.<br />
InnoDB initialization has started.......<br />
InnoDB initialization has ended.............<br />
MySQL failed to start due to an unknown cause. Review the logs and the validity of the values in the options file for more details.<br />
A task may only be disposed if it is in a completion state (RanToCompletion, Faulted or Canceled).<br />
Ended configuration step: Starting the server and upgrading system tables (may take a long time)<br />
Server upgrade from &#039;80030&#039; to &#039;80037&#039; started...<br />
•.....<br />
<br />
<br />
At some point later the upgrade will then go from 8.0.30 to 8.0.37 and then it sits for days attempting to start the MySQL service - the strange thing is the MySQL service is actually started.<br />
<br />
<br />
In the error log I see the following <br />
<br />
DateTime=2025-06-30T08:32:06.6780355Z<br />
mysql-installer Information: 10 : Starting configuration of MySQL Server 8.0.37<br />
DateTime=2025-06-30T08:32:08.3971921Z<br />
mysql-installer Information: 10 : Attempting to update the permissions for the data folder and related server files...<br />
DateTime=2025-06-30T08:32:08.4821861Z<br />
mysql-installer Information: 10 : Inherited permissions have been converted to explicit permissions.<br />
DateTime=2025-06-30T09:37:37.3726739Z<br />
mysql-installer Information: 10 : Full control permissions granted to: Administrators.<br />
DateTime=2025-06-30T10:01:35.2420464Z<br />
mysql-installer Information: 10 : Full control permissions granted to: CREATOR OWNER.<br />
DateTime=2025-06-30T10:25:17.9984920Z<br />
mysql-installer Information: 10 : Full control permissions granted to: SYSTEM.<br />
DateTime=2025-06-30T10:48:04.4009846Z<br />
mysql-installer Information: 10 : Access to the data directory is removed for the users group.<br />
DateTime=2025-06-30T11:10:29.6651468Z<br />
mysql-installer Information: 10 : Permissions for the data folder and related server files are updated correctly.<br />
DateTime=2025-06-30T11:52:33.2949879Z<br />
mysql-installer Information: 10 : Attempting to start service MySQL...<br />
DateTime=2025-06-30T11:52:33.3799881Z<br />
mysql-installer Verbose: 5 : 30/06/2025 12:52:33 - Service MySQL is stopped or paused, so it can be started.<br />
DateTime=2025-06-30T11:52:33.4069909Z<br />
mysql-installer Verbose: 5 : 30/06/2025 12:52:33 - Attempting to start the MySQL service...<br />
DateTime=2025-06-30T11:52:33.4069909Z<br />
mysql-installer Information: 10 : &#039;--sync-relay-log-info&#039; is deprecated and will be removed in a future release.<br />
DateTime=2025-06-30T11:52:37.4450356Z<br />
mysql-installer Information: 10 : &#039;NO_ZERO_DATE&#039;, &#039;NO_ZERO_IN_DATE&#039; and &#039;ERROR_FOR_DIVISION_BY_ZERO&#039; sql modes should be used with strict mode. They will be merged with strict mode in a future release.<br />
DateTime=2025-06-30T11:52:37.4600921Z<br />
mysql-installer Information: 10 : C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.37) starting as process 5380<br />
DateTime=2025-06-30T11:52:37.4800559Z<br />
mysql-installer Information: 10 : --character-set-server: &#039;utf8&#039; is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous.<br />
DateTime=2025-06-30T11:52:37.5010332Z<br />
mysql-installer Information: 10 : InnoDB initialization has started.<br />
DateTime=2025-06-30T11:52:38.5493586Z<br />
mysql-installer Error: 50 : Time out has expired and the operation has not been completed.<br />
Thrown by: Logger.LogException<br />
DateTime=2025-06-30T11:54:06.5268909Z<br />
mysql-installer Information: 10 : MySQL failed to start due to an unknown cause. Review the logs and the validity of the values in the options file for more details.<br />
DateTime=2025-06-30T11:54:06.5518852Z<br />
mysql-installer Error: 50 : A task may only be disposed if it is in a completion state (RanToCompletion, Faulted or Canceled).<br />
DateTime=2025-06-30T11:54:06.5738974Z<br />
mysql-installer Information: 10 : Finished configuration of MySQL Server 8.0.37 with state ConfigurationError<br />
DateTime=2025-06-30T11:54:06.5928970Z<br />
mysql-installer Information: 10 : InnoDB initialization has ended.<br />
DateTime=2025-06-30T11:54:23.9383026Z<br />
mysql-installer Information: 10 : Beginning ConfigApplyPage.<br />
DateTime=2025-06-30T11:57:55.1867137Z<br />
mysql-installer Information: 10 : Starting configuration of MySQL Server 8.0.37<br />
DateTime=2025-06-30T11:57:55.2158585Z<br />
mysql-installer Information: 10 : Attempting to update the permissions for the data folder and related server files...<br />
DateTime=2025-06-30T11:57:55.2447130Z<br />
mysql-installer Error: 50 : The trust relationship between this workstation and the primary domain failed.<br />
<br />
Thrown by: Logger.LogException<br />
DateTime=2025-06-30T11:57:55.2529234Z<br />
mysql-installer Error: 50 : Failed to obtain SID for the &#039;LocalSystem&#039; NT account.<br />
DateTime=2025-06-30T11:57:55.2529234Z<br />
mysql-installer Information: 10 : Server upgrade from &#039;80030&#039; to &#039;80037&#039; started.<br />
DateTime=2025-06-30T12:02:10.4096607Z<br />
mysql-installer Information: 10 : Server upgrade from &#039;80030&#039; to &#039;80037&#039; completed.<br />
DateTime=2025-06-30T12:04:34.9398147Z<br />
mysql-installer Information: 10 : CA certificate ca.pem is self signed.<br />
DateTime=2025-06-30T12:04:56.0419886Z<br />
mysql-installer Information: 10 : Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.<br />
DateTime=2025-06-30T12:04:56.0539876Z<br />
mysql-installer Information: 10 : X Plugin ready for connections. Bind-address: &#039;::&#039; port: 33060<br />
DateTime=2025-06-30T12:04:57.1128137Z<br />
mysql-installer Information: 10 : C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: ready for connections. Version: &#039;8.0.37&#039;  socket: &#039;&#039;  port: 3306  MySQL Community Server - GPL.<br />
DateTime=2025-06-30T12:04:57.1278127Z<br />
mysql-installer Information: 10 : Full control permissions granted to: Administrators.<br />
DateTime=2025-06-30T12:25:09.6747887Z<br />
mysql-installer Information: 10 : Full control permissions granted to: CREATOR OWNER.<br />
DateTime=2025-06-30T12:48:44.6175666Z<br />
mysql-installer Information: 10 : Full control permissions granted to: SYSTEM.<br />
DateTime=2025-06-30T13:12:22.5709476Z<br />
mysql-installer Information: 10 : Access to the data directory is removed for the users group.<br />
DateTime=2025-06-30T13:33:22.4361905Z<br />
mysql-installer Information: 10 : Permissions for the data folder and related server files are updated correctly.<br />
DateTime=2025-06-30T13:54:23.7668237Z<br />
mysql-installer Information: 10 : Attempting to start service MySQL...<br />
DateTime=2025-06-30T13:54:23.8088260Z<br />
mysql-installer Verbose: 5 : 30/06/2025 14:54:23 - Service MySQL is running already.<br />
DateTime=2025-06-30T13:54:23.8118256Z<br />
mysql-installer Information: 10 : 2025-07-01T01:30:08.593804Z 10 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: &#039;&#039;mysql_native_password&#039; is deprecated and will be removed in a future release. Please use caching_sha2_password instead&#039;<br />
DateTime=2025-07-01T01:30:09.6340342Z<br />
mysql-installer Information: 10 : 2025-07-02T01:30:18.475350Z 11 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: &#039;&#039;mysql_native_password&#039; is deprecated and will be removed in a future release. Please use caching_sha2_password instead&#039;<br />
DateTime=2025-07-02T01:30:18.8389154Z<br />
<br />
It is almost like a timeout issue as about 30 seconds after the error message to state that MySQL cannot be started you can see that the service does start.<br />
<br />
Any help or places to look would be really appreciated.]]></description>
            <dc:creator>Mike Fox</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Wed, 02 Jul 2025 12:42:26 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,740434,740434#msg-740434</guid>
            <title>MySQL v8.0.19 -&gt; 8.0.41 upgrade failed (no replies)</title>
            <link>https://forums.mysql.com/read.php?169,740434,740434#msg-740434</link>
            <description><![CDATA[ Howdy folks. I am remediating security vulnerabilities by applying &amp; updating the newest set of CPUs to a number of MySQL instances to bring them to the newest version<br />
<br />
My other attempts succeeded with ease but I have one problem child that I could use help with<br />
<br />
Scenario is that the binaries upgrade to 8.0.41 has already completed successfully but the system table upgrade step remains unfinished. <br />
<br />
The failure is reliably reproduceable. Process is:<br />
1) Launch MySQL Commercial Installer from start menu, using version 8.0.41.0 from  Oracle MOS which is patch ID 37499809. No impact if I specifically elevate the installer with admin privs<br />
<br />
2) See the list of installed products. I&#039;m clicking &#039;reconfigure&#039; to get back into the system table upgrade portion, click next, click execute to begin.<br />
<br />
Failure is assured here, but the Log shows 1 of 2 outputs:<br />
1) First it fails to continue past the &#039;Attempting to start service MySQL80...&#039; and will time out here ad infinitum regardless of how much time lapses<br />
<br />
2) Secondly, if I begin executing the upgrade while the MySQL windows service is stopped, the upgrade will begin normally. It appears to continue just fine but then fails to complete with errors<br />
<br />
<br />
My REAL problem here is that I cannot identify any clues or breadcrumbs about what the actual error is that&#039;s stopping the upgrade. Admittedly I am not very familiar with MySQL so I&#039;m hoping this is down to my inexperience on not knowing where to look, but I don&#039;t see any errors logged out to the Application or System views of Event Viewer nor does anything stand out in the log from &quot;C:\ProgramData\MySQL\MySQL Installer for Windows\Logs\&quot;<br />
<br />
Here is the output that is shown from the log]]></description>
            <dc:creator>Reyna Hollinshead</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Wed, 12 Mar 2025 21:19:15 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,740276,740276#msg-740276</guid>
            <title>Cannot connect (no replies)</title>
            <link>https://forums.mysql.com/read.php?169,740276,740276#msg-740276</link>
            <description><![CDATA[ Hi!<br />
After instaling mySQL i can not connect to server/database.<br />
I am sure that i entered the right password because it is the password i entered at instalation.<br />
When i try to connect to database from sql workbanch i get error &quot;Access denied (using password:Yes)<br />
Please help.<br />
Can i completely remove mysql from my PC? Is there a way to reset password?<br />
Thank you in advance]]></description>
            <dc:creator>Branko Smok</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Wed, 19 Feb 2025 07:59:10 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,740274,740274#msg-740274</guid>
            <title>Error on Reinstall (3 replies)</title>
            <link>https://forums.mysql.com/read.php?169,740274,740274#msg-740274</link>
            <description><![CDATA[ Hi all,<br />
I uninstalled MySQL server because I could not reset the root password and could not log into the server.<br />
Now, I cannot install, using the web installer nor the full MSI installer. The error I get is: Internal Error.  (Error retrieving product version.)<br />
<br />
I deleted the MySQL folders in the Program Files and AppData folder as well.  Not sure what else to look at.<br />
<br />
Windows 11, 64 bit.  I have Visual C++ 2015-2022 and Visual Studio 2019/2022 installed.  There is one ODBC connector that didn&#039;t want to be removed and I was able to reinstall the Workbench.<br />
<br />
Thanks for your help.]]></description>
            <dc:creator>Mike Demaris</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Wed, 26 Mar 2025 22:59:34 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,740086,740086#msg-740086</guid>
            <title>Vulnerable version of Oracle MySQL detected on port 3306 over TCP - 8.0.22-commercial (1 reply)</title>
            <link>https://forums.mysql.com/read.php?169,740086,740086#msg-740086</link>
            <description><![CDATA[ Greetings.<br />
<br />
I have an issue regarding a vulnerable version of Oracle MySQL detected on port 3306 over TCP - 8.0.22-commercial. Could you please provide information on what steps we need to take to resolve this issue? Thank you.]]></description>
            <dc:creator>Mario Firmansyah</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Tue, 21 Jan 2025 11:17:08 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,739941,739941#msg-739941</guid>
            <title>MySQL for Excel error (4 replies)</title>
            <link>https://forums.mysql.com/read.php?169,739941,739941#msg-739941</link>
            <description><![CDATA[ When running MySQL for Excel in Excel the following error occurs<br />
<br />
Connection attempt failed<br />
<br />
The key provided is not found in the dictionary.<br />
<br />
<br />
Both MySQL and Excel are working and I can access from Excel to MySQL via ODBC.<br />
<br />
I have disabled Firewall and Antivirus and it gives the same problem, reinstalled connectors and MySqServer, in the logs I do not see any related error.<br />
<br />
With the user and password I can access from the Workbench and from other Data Sources via ODBC in Excel itself, the problem is only in the MySql for Excel component, I have tried with other previous versions and also give the same problem.<br />
<br />
<br />
Does anyone have any idea what could be the problem?<br />
<br />
<br />
The versions of the installed components are:<br />
<br />
Windows 11 Home 24H2<br />
<br />
MySQL Server MySQL Server 8.0.40 <br />
<br />
MySQL For Excel 1.3.8<br />
<br />
MySQL Connector ODBC 9.1 (64 bits)<br />
<br />
MySQL Connector NET 9.0.0<br />
<br />
Microsoft® Excel® para Microsoft 365 MSO (versión 2411 compilación 16.0.18227.20082) de 64 bits ]]></description>
            <dc:creator>Francisco Ignacio Fernandez Sanchez</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Thu, 19 Jun 2025 12:47:55 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,739796,739796#msg-739796</guid>
            <title>Installation of MySql 9.1 after the last Win 11 update does not run correctly (4 replies)</title>
            <link>https://forums.mysql.com/read.php?169,739796,739796#msg-739796</link>
            <description><![CDATA[ Installation of MySql 9.1 after the last Win 11 update does not run correctly.<br />
<br />
MySql configurator is unable to initialize the database and fails to complete basic setup.<br />
<br />
I am attaching a log dump:<br />
<br />
Beginning configuration step: Writing configuration file<br />
<br />
Saving my.ini configuration file...<br />
Saved my.ini configuration file.<br />
Ended configuration step: Writing configuration file<br />
<br />
Beginning configuration step: Updating Windows Firewall rules<br />
<br />
Adding a Windows Firewall rule for MySQL91 on port 3306.<br />
Attempting to add a Windows Firewall rule with command: netsh.exe advfirewall firewall add rule name=&quot;Port 3306&quot; protocol=TCP localport=3306 dir=in action=allow<br />
Ok.<br />
<br />
<br />
Successfully added the Windows Firewall rule.<br />
Attempting to delete a Windows Firewall rule with command: netsh.exe advfirewall firewall delete rule name=&quot;Port 0&quot; protocol=TCP localport=0<br />
<br />
No rules match the specified criteria.<br />
<br />
<br />
An error occurred running netsh.exe delete:<br />
The attempt to delete a Windows Firewall rule failed.<br />
Adding a Windows Firewall rule for MySQL91 on port 33060.<br />
Attempting to add a Windows Firewall rule with command: netsh.exe advfirewall firewall add rule name=&quot;Port 33060&quot; protocol=TCP localport=33060 dir=in action=allow<br />
Ok.<br />
<br />
<br />
Successfully added the Windows Firewall rule.<br />
Ended configuration step: Updating Windows Firewall rules<br />
<br />
Beginning configuration step: Adjusting Windows service<br />
<br />
Attempting to grant the required filesystem permissions to the &#039;NT AUTHORITY\NetworkService&#039; account.<br />
Granted permissions to the data directory.<br />
Granted permissions to the install directory.<br />
Updating existing service...<br />
Existing service updated<br />
Ended configuration step: Adjusting Windows service<br />
<br />
Beginning configuration step: Initializing database (may take a long time)<br />
<br />
Attempting to run MySQL Server with --initialize-insecure option...<br />
Starting process for MySQL Server 9.1.0...<br />
Starting process with command: C:\Program Files\MySQL\MySQL Server 9.1\bin\mysqld.exe --defaults-file=&quot;C:\MySQL\my.ini&quot; --console --initialize-insecure=on --lower-case-table-names=1...<br />
Process for mysqld, with ID 15552, was run successfully and exited with code -1073741819.<br />
Failed to start process for MySQL Server 9.1.0.<br />
Database initialization failed.<br />
Ended configuration step: Initializing database (may take a long time)]]></description>
            <dc:creator>Peter Rosinský</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Fri, 19 Sep 2025 14:02:58 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,734789,734789#msg-734789</guid>
            <title>MySQL-Server 9.1 (1 reply)</title>
            <link>https://forums.mysql.com/read.php?169,734789,734789#msg-734789</link>
            <description><![CDATA[ Hallo Gemeinde,<br />
<br />
ich arbeite mit Server 9.1. <br />
1.	Der Installationsassistent zeigt nicht alle installierten Produkte an<br />
2.	Wenn ich den Server aktualisiere und einen Neustart durchführe, akzeptiert er mein Passwort nicht<br />
3.	Ich kann nur vorher deinstallieren (DB sichern), dann neu starten und danach wieder 9.1 installieren<br />
4.	DB-Sicherung einspielen<br />
<br />
Mit der 32bit-Version ging es mit dem Installationsassistenten perfekt. Was kann ich machen?<br />
<br />
Mit freundlichen Grüßen<br />
L.Rappsilber]]></description>
            <dc:creator>Lothar Rappsilber</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Wed, 26 Mar 2025 22:25:53 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,725548,725548#msg-725548</guid>
            <title>Database initialization error and unable to uninstall mysql server (2 replies)</title>
            <link>https://forums.mysql.com/read.php?169,725548,725548#msg-725548</link>
            <description><![CDATA[ Hi,<br />
<br />
I am using Windows 11 and I downloaded the mysql-installer-community-8.0.39.0<br />
<br />
While configuring the mysql server, it threw an error in &quot;Initializing Database&quot; step. Below is the log from the configuration setup:<br />
&quot;&quot;&quot;<br />
Beginning configuration step: Writing configuration file<br />
<br />
Saving my.ini configuration file...<br />
Saved my.ini configuration file.<br />
Ended configuration step: Writing configuration file<br />
<br />
Beginning configuration step: Updating Windows Firewall rules<br />
<br />
Attempting to delete a Windows Firewall rule with command: netsh.exe advfirewall firewall delete rule name=&quot;Port 3306&quot; protocol=TCP localport=3306<br />
<br />
Deleted 1 rule(s).<br />
Ok.<br />
<br />
<br />
Adding a Windows Firewall rule for MYSQL80 on port 3306.<br />
Attempting to add a Windows Firewall rule with command: netsh.exe advfirewall firewall add rule name=&quot;Port 3306&quot; protocol=TCP localport=3306 dir=in action=allow<br />
Ok.<br />
<br />
<br />
Successfully added the Windows Firewall rule.<br />
Attempting to delete a Windows Firewall rule with command: netsh.exe advfirewall firewall delete rule name=&quot;Port 33060&quot; protocol=TCP localport=33060<br />
<br />
Deleted 1 rule(s).<br />
Ok.<br />
<br />
<br />
Adding a Windows Firewall rule for MYSQL80 on port 33060.<br />
Attempting to add a Windows Firewall rule with command: netsh.exe advfirewall firewall add rule name=&quot;Port 33060&quot; protocol=TCP localport=33060 dir=in action=allow<br />
Ok.<br />
<br />
<br />
Successfully added the Windows Firewall rule.<br />
Ended configuration step: Updating Windows Firewall rules<br />
<br />
Beginning configuration step: Adjusting Windows service<br />
<br />
Attempting to grant the required filesystem permissions to the &#039;NT AUTHORITY\NetworkService&#039; account.<br />
Granted permissions to the data directory.<br />
Updating existing service...<br />
Existing service updated<br />
Ended configuration step: Adjusting Windows service<br />
<br />
Beginning configuration step: Initializing database (may take a long time)<br />
<br />
Attempting to run MySQL Server with --initialize-insecure option...<br />
Starting process for MySQL Server 8.0.39...<br />
Failed to start process for MySQL Server 8.0.39.<br />
Database initialization failed.<br />
Ended configuration step: Initializing database (may take a long time)<br />
&quot;&quot;&quot;<br />
<br />
<br />
I even attempted to remove mysql server product which again failed with the following log:<br />
&quot;&quot;&quot;<br />
Beginning remove step: Stopping the server<br />
<br />
Ended remove step: Stopping the server<br />
<br />
Beginning remove step: Removing the MySQL Windows service<br />
<br />
Removing the Windows service created for this server installation.<br />
Deleting the existing service.<br />
The existing service has been deleted.<br />
Ended remove step: Removing the MySQL Windows service<br />
<br />
Beginning remove step: Uninstalling product<br />
1: The action &#039;Remove&#039; for product &#039;MySQL Server 8.0.39&#039; failed.<br />
<br />
Ended remove step: Uninstalling product<br />
&quot;&quot;&quot;<br />
<br />
I then attempted to uninstall mysql server from &#039;installed apps&#039; in settings which also failed with the following message prompt:<br />
&quot;&quot;&quot;<br />
The installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package.<br />
&quot;&quot;&quot; <br />
<br />
I have tried googling these errors and even followed some youtube videos to try to fix them but without any success.<br />
<br />
Asking for help in resolving this issue as soon as possible.]]></description>
            <dc:creator>Yaminee Kumari</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Tue, 12 Nov 2024 20:06:23 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,725230,725230#msg-725230</guid>
            <title>I cannot create a new root password (1 reply)</title>
            <link>https://forums.mysql.com/read.php?169,725230,725230#msg-725230</link>
            <description><![CDATA[ Greetings,<br />
<br />
I am trying to install MySQL (version 8.0.32) on my laptop. However, whenever I try to set a new root password, I keep getting a red X with a message that says &quot;MySQL Server is not running, a connection cannot be established&quot;. This is despite being connected to the internet. I have tried to uninstall and reinstall MySQL multiple times, but to no avail. <br />
<br />
Please advise]]></description>
            <dc:creator>Pierre Guirguis</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Wed, 11 Sep 2024 10:05:32 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,725078,725078#msg-725078</guid>
            <title>Request for development of installation program for ARM CPUs (1 reply)</title>
            <link>https://forums.mysql.com/read.php?169,725078,725078#msg-725078</link>
            <description><![CDATA[ I am currently using a PC that supports an ARM CPU, but I have noticed that MySQL is not compatible with ARM. I was wondering if there are any plans to improve compatibility for ARM systems. If so, could you please provide me with more information about these plans?]]></description>
            <dc:creator>chang jason</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Tue, 12 Nov 2024 19:59:26 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,725039,725039#msg-725039</guid>
            <title>MySQL Community (GPL) Downloads (1 reply)</title>
            <link>https://forums.mysql.com/read.php?169,725039,725039#msg-725039</link>
            <description><![CDATA[ MySQL Community (GPL) Downloads for windows get downloaded but not executed.]]></description>
            <dc:creator>A A Khatana</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Tue, 12 Nov 2024 19:55:32 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,724865,724865#msg-724865</guid>
            <title>Guys I need help with the instalation MySQL Community (2 replies)</title>
            <link>https://forums.mysql.com/read.php?169,724865,724865#msg-724865</link>
            <description><![CDATA[ Hi Guys I&#039;m begginer student of sql, Im having problem with the instalation of MySql Community, when I get to &quot;Apply Configuration&quot; all the topics are sucessfully executed except the topic &quot;Updating permissions for the data folder and related server files&quot; and the description of the error says &quot;Attempting to update the permissions for the data folder and related server files...The data directory does not exist. Failed to update permissions for the data folder and related server files. Ended configuration step: Updating permissions for the data folder and related server files&quot;.<br />
Someone can help me to fix this error ? I&#039;ll be endless gratefull]]></description>
            <dc:creator>Isabella Bella</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Thu, 27 Jun 2024 21:55:56 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,724729,724729#msg-724729</guid>
            <title>Mysql ODBC Connector Options are missing in installer (1 reply)</title>
            <link>https://forums.mysql.com/read.php?169,724729,724729#msg-724729</link>
            <description><![CDATA[ I was trying to install MySQL 8 64 Bit + ODBC Connector 32 bit on new Asus i3 laptop. I completed all windows updates and then install Mysql Installer 1.6 also updated all product updates also but It was ony showing me option 1 Mysql, 2 Application, 3 Documentation only. ODBC Connector options are missing from installer. I tried offline and online version both behaves same way. I checked there is no filter set<br />
<br />
If I download installer for mysql ODBC connector it automatically install 64 Bit version no choice to select. <br />
<br />
Microsoft Windows 11 Home Single Language 10.0.22621 Build 22621<br />
<br />
C:\ProgramData\MySQL\MySQL Installer for Windows\Product Cache contain following files<br />
mysql-8.0.0-dmr-winx64.msi<br />
mysql-8.0.37-winx64.msi<br />
mysql-documents-8.0.37.msi<br />
mysql-examples-8.0.37.msi<br />
mysql-router-8.0.37-winx64.msi<br />
mysql-shell-8.0.37-windows-x86-64bit.msi<br />
mysql-workbench-community-8.0.36-winx64.msi]]></description>
            <dc:creator>Prashant Nirgun</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Mon, 10 Jun 2024 12:32:44 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,724315,724315#msg-724315</guid>
            <title>Error al instalar (2 replies)</title>
            <link>https://forums.mysql.com/read.php?169,724315,724315#msg-724315</link>
            <description><![CDATA[ Granted permissions.<br />
Adding new service<br />
New service added<br />
Ended configuration step: Adjusting Windows service<br />
<br />
Beginning configuration step: Initializing database (may take a long time)<br />
<br />
Attempting to run MySQL Server with --initialize-insecure option...<br />
Starting process for MySQL Server 8.0.37...<br />
Starting process with command: C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe --defaults-file=&quot;C:\ProgramData\MySQL\MySQL Server 8.0\my.ini&quot; --console --initialize-insecure=on --lower-case-table-names=1...<br />
Using jemalloc.dll for my_malloc and ut::malloc etc.<br />
C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Empty value for &#039;open_files_limit&#039; specified.<br />
Process for mysqld, with ID 4692, was run successfully and exited with code 1.<br />
Failed to start process for MySQL Server 8.0.37.<br />
Database initialization failed.<br />
Ended configuration step: Initializing database (may take a long time)<br />
<br />
intente de todo y no hay caso llevo dos dias intentando solucionar]]></description>
            <dc:creator>Mariano Benegas</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Fri, 28 Jun 2024 00:25:48 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,724017,724017#msg-724017</guid>
            <title>How to install mysql-connector-python-8.4.0.zip it does not have setup.py (1 reply)</title>
            <link>https://forums.mysql.com/read.php?169,724017,724017#msg-724017</link>
            <description><![CDATA[ How to install mysql-connector-python-8.4.0.zip it does not have setup.py. Checked also: mysql-connector-python-8.4.0.tar.gz]]></description>
            <dc:creator>Ivan Bonanno</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Fri, 28 Jun 2024 00:28:12 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,723690,723690#msg-723690</guid>
            <title>Problem to initialize a MySQL Connections (1 reply)</title>
            <link>https://forums.mysql.com/read.php?169,723690,723690#msg-723690</link>
            <description><![CDATA[ Hello guys, I&#039;m really newbie in this database.<br />
I have the following problem, I have downloaded the MYSQL version 8.0 above, and also its respective workbench. So when I was trying to ADD MySQL connection it appears the next error &quot;Failed to Connect to MySQL at 127.0.0.1:3306 with user root&quot;&quot;Acces denied for user &#039;root&#039;@&#039;localhost&#039;(using password:yes&quot;<br />
<br />
Itried some answers in the web but it does not work. Any suggestion? Also I am gonna share my question more explained in this link: <a href="https://stackoverflow.com/questions/78316465/the-innodb-system-data-file-ibdata1-must-be-writable?noredirect=1#comment138070002_78316465"  rel="nofollow">https://stackoverflow.com/questions/78316465/the-innodb-system-data-file-ibdata1-must-be-writable?noredirect=1#comment138070002_78316465</a><br />
<br />
Best Regards]]></description>
            <dc:creator>Jose Antonio Moran Rodriguez</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Fri, 28 Jun 2024 00:32:46 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,723684,723684#msg-723684</guid>
            <title>Failed to install on the MS Surface Go4 (3 replies)</title>
            <link>https://forums.mysql.com/read.php?169,723684,723684#msg-723684</link>
            <description><![CDATA[ I installed MySQL Server 5.7.44 on the MS Surface Go3 normally.<br />
But I can&#039;t install on MS Surface Go4.<br />
There is an error when initializing the database.<br />
The MS Surface Go4 has UFS storage. Not sure if this is a storage problem or not.<br />
<br />
Anyone who knows please help me.<br />
Thank You.]]></description>
            <dc:creator>booraseth sookpipatchaiyo</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Fri, 28 Jun 2024 00:27:11 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,723670,723670#msg-723670</guid>
            <title>Issue upgrade mysql machine has no internet (2 replies)</title>
            <link>https://forums.mysql.com/read.php?169,723670,723670#msg-723670</link>
            <description><![CDATA[ I am upgrading Windows MySQL from version 8.0.21 to 8.0.36, but the paths are not located in C:. When using the offline installer, I am not given the option to upgrade, and the architecture is shown as not specified. Additionally, the machine does not have internet access.]]></description>
            <dc:creator>Ivan Bonanno</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Fri, 28 Jun 2024 00:30:57 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,723608,723608#msg-723608</guid>
            <title>Mysql workbench installer for windows on arm laptop (2 replies)</title>
            <link>https://forums.mysql.com/read.php?169,723608,723608#msg-723608</link>
            <description><![CDATA[ Hello, you may know that there is no installer for ARM laptops except iOS devices.<br />
<br />
While there are alternatives like SQLyog, they don&#039;t entirely replace MySQL.<br />
<br />
Do you have any plans to provide an installer for ARM machines in the future? I would be grateful if you could share any information about such a plan.]]></description>
            <dc:creator>Byungkyu Lee</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Sat, 22 Jun 2024 17:33:54 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,723264,723264#msg-723264</guid>
            <title>Database Initializing Failed (3 replies)</title>
            <link>https://forums.mysql.com/read.php?169,723264,723264#msg-723264</link>
            <description><![CDATA[ Hello.<br />
<br />
My local MySql version stopped working suddenly and I could not figure out why.<br />
I tried to install it again and now it won&#039;t initialize.<br />
I have downloaded the latest installer and nothing helps.<br />
<br />
Another strange thing is that the error message is more or less the same as one posted here a few weeks ago in this tread.<br />
<a href="https://forums.mysql.com/read.php?169,707410,707410"  rel="nofollow">https://forums.mysql.com/read.php?169,707410,707410</a><br />
<br />
The strange this is the word Wondershare (video editing tool). I deleted these files a few days ago (maybe when things stopped working)<br />
<br />
Also, the data folder is not even created, so I can not delete it.<br />
<br />
----<br />
Starting process with command: C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe --defaults-file=&quot;C:\ProgramData\MySQL\MySQL Server 8.0\my.ini&quot; --console --initialize-insecure=on --lower-case-table-names=1...<br />
mysqld: Can&#039;t get stat of &#039;C:\Users\Public\Documents\Wondershare\CreatorTemp&#039; (OS errno 2 - No such file or directory)<br />
&#039;NO_ZERO_DATE&#039;, &#039;NO_ZERO_IN_DATE&#039; and &#039;ERROR_FOR_DIVISION_BY_ZERO&#039; sql modes should be used with strict mode. They will be merged with strict mode in a future release.<br />
The designated data directory C:\ProgramData\MySQL\MySQL Server 8.0\Data\ is unusable. You can remove all files that the server added to it.<br />
Aborting<br />
Process for mysqld, with ID 17736, was run successfully and exited with code 1.<br />
Failed to start process for MySQL Server 8.0.36.<br />
-----<br />
<br />
Any tips on what can be wrong?<br />
<br />
Thanks<br />
<br />
Endre]]></description>
            <dc:creator>Endre Solem</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Fri, 28 Jun 2024 00:41:26 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,722339,722339#msg-722339</guid>
            <title>MySql and InstallAnywhere (1 reply)</title>
            <link>https://forums.mysql.com/read.php?169,722339,722339#msg-722339</link>
            <description><![CDATA[ Desktop application had mysql 5.x (community edition) packaged and installed using InstallAnywhere without any user interaction at least for the mysql part. Upgrading Mysql to 8.x requires VisualBasic which requires more user interaction. How to solve this problem and keep the same user experience when it comes to installing the desktop app with mysql upgraded to 8,x?]]></description>
            <dc:creator>Drive Mat</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Wed, 13 Mar 2024 21:41:51 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,721346,721346#msg-721346</guid>
            <title>Configuration operations (1 reply)</title>
            <link>https://forums.mysql.com/read.php?169,721346,721346#msg-721346</link>
            <description><![CDATA[ Attempting to start service mysql80..<br />
But it is failing each time<br />
Mysql failed to start due to an unknown cause]]></description>
            <dc:creator>Akanksha Popade</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Wed, 13 Mar 2024 21:46:55 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,710283,710283#msg-710283</guid>
            <title>Connecting my development code in vscode to mysql in the cpanel (2 replies)</title>
            <link>https://forums.mysql.com/read.php?169,710283,710283#msg-710283</link>
            <description><![CDATA[ Dear Friends,<br />
<br />
I have setup a Remote MySQL in my cpanel server.<br />
<br />
In my vscode i setup SQL Tool extension and i connected to my Remote MySQL.<br />
<br />
i can make query and select from my Remote MySQL.<br />
<br />
Now my i created a small form where i want to submit my form data and stored in my Remote MySQL in the cpanel not localhost in my pc.<br />
<br />
below is my connection code :<br />
<br />
&lt;?php<br />
<br />
    $dbHost = &quot;555.457.7775.555&quot;;<br />
    $dbUser = &quot;user_name&quot;;<br />
    $dbPass = &quot;XXXXX&quot;;<br />
    $dbName = &quot;Database_name&quot;;<br />
<br />
<br />
    $conn = mysqli_connect($dbHost,$dbUser,$dbHost, $dbName);<br />
<br />
    if (!$conn) {<br />
        die(&quot;Something went wrong&quot;);<br />
    }<br />
<br />
        echo &quot;Coonection successful&quot;;<br />
<br />
?&gt;<br />
<br />
<br />
and below is my submit data code :  <br />
<br />
<br />
&lt;?php<br />
    if (isset($_POST[&quot;create&quot;])) {<br />
        include(&quot;../connect.php&quot;);<br />
        $title = mysqli_real_escape_string($conn,$_POST[&quot;title&quot;]);<br />
        $summary = mysqli_real_escape_string($conn,$_POST[&quot;summary&quot;]);<br />
        $content = mysqli_real_escape_string($conn,$_POST[&quot;content&quot;]);<br />
        $date = mysqli_real_escape_string($conn,$_POST[&quot;date&quot;]);<br />
       <br />
        $sqlInsert = &quot;INSERT INTO post(title,summary,content,date) VALUES (&#039;$title&#039;, &#039;$summary&#039;, &#039;$content&#039;, &#039;$date&#039;)&quot;;<br />
        if (mysqli_query($conn,$sqlInsert))<br />
            {<br />
<br />
            }<br />
            else <br />
            {<br />
                die(&quot;Data is not inserted&quot;);<br />
            }<br />
    }<br />
?&gt;<br />
<br />
<br />
i am getting his errorr : <br />
<br />
Fatal error: Uncaught mysqli_sql_exception: Access denied for user &#039;user_nameXX &#039;@&#039;555.457.7775.555&#039; (using password: YES) in C:\xampp\htdocs\blog\connect.php:9 Stack trace: #0 C:\xampp\htdocs\blog\connect.php(9): mysqli_connect(&#039;555.457.7775.555&#039;, &#039;database_name...&#039;, Object(SensitiveParameterValue), &#039;databasea_name...&#039;) #1 C:\xampp\htdocs\blog\admin\process.php(3): include(&#039;C:\\xampp\\htdocs...&#039;) #2 {main} thrown in C:\xampp\htdocs\blog\connect.php on line 9<br />
<br />
<br />
note : Above address is Fake, just for display only because i changed for privacy.<br />
<br />
Kindly advise , i am new to Mysql]]></description>
            <dc:creator>M A</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Tue, 19 Mar 2024 06:30:53 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,709998,709998#msg-709998</guid>
            <title>Data Dir (Permission Denied) (1 reply)</title>
            <link>https://forums.mysql.com/read.php?169,709998,709998#msg-709998</link>
            <description><![CDATA[ Hi...<br />
<br />
<br />
I&#039;m trying to start mysql with datadir as a mounted partition but I&#039;m facing permission denied problem and mysql does not starts.<br />
<br />
<br />
My datadir is: /home/wgn/mnt/mysql8data/mysql<br />
<br />
that is mounted as below:<br />
<br />
/dev/sdb1 on /home/wgn/mnt/mysql8data type ext4 (rw,relatime,seclabel,errors=remount-ro)    <br />
<br />
<br />
And permissions of my data dir are: <br />
[wgn@fedora ~]$ ls -ilha /home/wgn/mnt/<br />
total 24K<br />
4728662 drwxr-xr-x.  5 wgn   wgn   4,0K set 19 15:34 .<br />
4718593 drwx--x---+ 52 wgn   wgn   4,0K set 19 23:26 ..<br />
      2 drwxrwxrwx. 30 wgn   wgn   4,0K set 17 23:20 ext4<br />
      2 drwxrwxrwx.  4 mysql mysql 4,0K set 19 15:35 mysql8data<br />
5128036 drwxr-xr-x.  2 wgn   wgn   4,0K set 16 15:09 wgnbk<br />
<br />
<br />
My selinux are in permissive mode:<br />
<br />
wgn@fedora ~]$ sestatus<br />
SELinux status:                 enabled<br />
SELinuxfs mount:                /sys/fs/selinux<br />
SELinux root directory:         /etc/selinux<br />
Loaded policy name:             targeted<br />
Current mode:                   permissive<br />
Mode from config file:          permissive<br />
Policy MLS status:              enabled<br />
Policy deny_unknown status:     allowed<br />
Memory protection checking:     actual (secure)<br />
Max kernel policy version:      33<br />
<br />
<br />
The mysql start process log are below<br />
<br />
set 19 23:32:20 fedora mysqld[3636]: 2023-09-20T02:32:20.812522Z 0 [Warning] [MY-010091] [Server] Can&#039;t create test file /home/wgn/mnt/mysql8data/mysq/mysqld_tmp_file_case_insensitive_test.lower-test<br />
<br />
set 19 23:32:20 fedora mysqld[3636]: 2023-09-20T02:32:20.812638Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.34) starting as process 3636<br />
<br />
set 19 23:32:20 fedora mysqld[3636]: 2023-09-20T02:32:20.817024Z 0 [Warning] [MY-010091] [Server] Can&#039;t create test file /home/wgn/mnt/mysql8data/mysq/mysqld_tmp_file_case_insensitive_test.lower-test<br />
<br />
set 19 23:32:20 fedora mysqld[3636]: 2023-09-20T02:32:20.817036Z 0 [Warning<br />
[MY-010159] [Server] Setting lower_case_table_names=2 because file system for /home/wgn/mnt/mysql8data/mysql/ is case insensitive<br />
<br />
set 19 23:32:20 fedora mysqld[3636]: 2023-09-20T02:32:20.817095Z 0 [ERROR] [MY-013276] [Server] Failed to set datadir to &#039;/home/wgn/mnt/mysql8data/mysql/&#039; (OS errno: 13 - Permission denied)<br />
<br />
set 19 23:32:20 fedora mysqld[3636]: 2023-09-20T02:32:20.817237Z 0 [ERROR] [MY-010119] [Server] Aborting<br />
<br />
set 19 23:32:20 fedora mysqld[3636]: 2023-09-20T02:32:20.817517Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.34)  MySQL Community Server - GPL.<br />
<br />
set 19 23:32:20 fedora systemd[1]: mysqld.service: Main process exited, code=exited, status=1/FAILURE<br />
<br />
set 19 23:32:20 fedora systemd[1]: mysqld.service: Failed with result &#039;exit-code&#039;.<br />
<br />
set 19 23:32:20 fedora systemd[1]: Failed to start mysqld.service - MySQL Server.<br />
<br />
set 19 23:32:20 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=&#039;unit=mysqld comm=&quot;systemd&quot; exe=&quot;/usr/lib/systemd/systemd&quot; hostname=? addr=? terminal=? res=failed&#039;<br />
<br />
set 19 23:32:20 fedora systemd[1]: mysqld.service: Consumed 2.254s CPU time.<br />
<br />
set 19 23:32:20 fedora sudo[3606]: pam_unix(sudo:session): session closed for user root<br />
<br />
set 19 23:32:20 fedora audit[3606]: USER_END pid=3606 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg=&#039;op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct=&quot;root&quot; exe=&quot;/usr/bin/sudo&quot; hostname=? addr=? terminal=/dev/pts/0 res=success&#039;<br />
set 19 23:32:20 fedora audit[3606]: CRED_DISP pid=3606 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg=&#039;op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct=&quot;root&quot; exe=&quot;/usr/bin/sudo&quot; hostname=? addr=? terminal=/dev/pts/0 res=success&#039;<br />
<br />
<br />
<br />
Could someone helps, please, what could be wrong to cause permission denied to prevent mysql to write in /home/wgn/mnt/mysql8data directory?<br />
<br />
Best regards...]]></description>
            <dc:creator>wagner marques</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Tue, 10 Oct 2023 03:11:14 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,709574,709574#msg-709574</guid>
            <title>Introducing the MySQL Configurator tool for Windows (no replies)</title>
            <link>https://forums.mysql.com/read.php?169,709574,709574#msg-709574</link>
            <description><![CDATA[ Introducing the MySQL Configurator tool for Windows<br />
- <a href="https://blogs.oracle.com/mysql/post/introducing-the-mysql-configurator-tool"  rel="nofollow">https://blogs.oracle.com/mysql/post/introducing-the-mysql-configurator-tool</a>]]></description>
            <dc:creator>Edwin Desouza</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Thu, 20 Jul 2023 16:03:29 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?169,709179,709179#msg-709179</guid>
            <title>An error happened while reading data from the provider: ‘Object cannot be cast from DBNull to other types.’ (3 replies)</title>
            <link>https://forums.mysql.com/read.php?169,709179,709179#msg-709179</link>
            <description><![CDATA[ Hello Dear friends,<br />
<br />
 <br />
<br />
I have a next problem:  I didn&#039;t manage to get data from a database. This happened after changing the database server and a database version. Before changing everything work fine, it was &quot;MariaDB 10.5&quot;, after changing become MariaDB 10.11.<br />
<br />
If I try to create a new connection I get an error:<br />
<br />
--We encountered an error while trying to connect. Details: “An error happened while reading data from the provider: ‘Object cannot be cast from DBNull to other types.’”--<br />
<br />
If I try to refresh an existing connection I get some errors:<br />
<br />
--DataSource.Error: An error happened while reading data from the provider: &#039;Object cannot be cast from DBNull to other types.&#039;--<br />
<br />
--DataSource.Error: An error happened while reading data from the provider: &#039;The given key was not present in the dictionary.&#039;--(If there are some steps in Power Query).<br />
<br />
 <br />
<br />
I have a last version of  Power Bi, I can connect to the database through MySQL Workbench 8.0 CE without any problem.<br />
<br />
I think that problem may be MySQL Connector NET 8.0.32, it&#039;s not a last version, last version is MySQL Connector NET 8.0.33, but it doesn&#039;t work.<br />
<br />
Using last version of the this software, I get an next error:<br />
<br />
--This connector requires one or more additional components to be installed before it can be used.<br />
<br />
 <br />
<br />
Microsoft Powe Bi didn&#039;t manage to help me, may be somebody has appropriate experience and can help me.<br />
<br />
Thank you so much.<br />
<br />
 <br />
<br />
Best Regards,<br />
<br />
Guram]]></description>
            <dc:creator>Guram jalaghonia</dc:creator>
            <category>MySQL Installer for Windows</category>
            <pubDate>Tue, 09 Jan 2024 16:04:59 +0000</pubDate>
        </item>
    </channel>
</rss>
