<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Re: Mysql .net connector 8.0.33 - General Questions				            </title>
            <link>https://solidcp.com/forum/question/re-mysql-net-connector-8-0-33/</link>
            <description>SolidCP Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 15 Jun 2026 08:15:40 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Re: Mysql .net connector 8.0.33</title>
                        <link>https://solidcp.com/forum/question/re-mysql-net-connector-8-0-33/#post-10775</link>
                        <pubDate>Wed, 11 Jun 2025 11:16:14 +0000</pubDate>
                        <description><![CDATA[@trobinson thank you.
I was reminded by one of the guys at the office that I did add an entry for 8.3 in the database a while back. I pointed it at a provider which didn&#039;t exist though so i...]]></description>
                        <content:encoded><![CDATA[<p>@trobinson thank you.</p>
<p>I was reminded by one of the guys at the office that I did add an entry for 8.3 in the database a while back. I pointed it at a provider which didn't exist though so it of course didn't work. I've adjusted that entry to point to the MySQL 8 provider and it appears things are rolling along. </p>
<p>Is there a reason the provider hasn't been updated to support MySQL &gt; 8.0?</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>Joe Davis</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/re-mysql-net-connector-8-0-33/#post-10775</guid>
                    </item>
				                    <item>
                        <title>RE: Re: Mysql .net connector 8.0.33</title>
                        <link>https://solidcp.com/forum/question/re-mysql-net-connector-8-0-33/#post-10773</link>
                        <pubDate>Wed, 11 Jun 2025 10:33:29 +0000</pubDate>
                        <description><![CDATA[@joedavis As mentioned by Trevor, mysql conn 8.0.27 is the best bet as of now and working well for me in both mysql 8 and mysql 5 versions.
latest mysql conn version is breaking it]]></description>
                        <content:encoded><![CDATA[<p>@joedavis As mentioned by Trevor, mysql conn <span>8.0.27 is the best bet as of now and working well for me in both mysql 8 and mysql 5 versions.</span></p>
<p>latest mysql conn version is breaking it </p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>Beamer</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/re-mysql-net-connector-8-0-33/#post-10773</guid>
                    </item>
				                    <item>
                        <title>RE: Mysql .net connector 8.0.33</title>
                        <link>https://solidcp.com/forum/question/re-mysql-net-connector-8-0-33/#post-10772</link>
                        <pubDate>Tue, 10 Jun 2025 19:17:45 +0000</pubDate>
                        <description><![CDATA[Hey,
 
Normally i would suggest trying MySQL Connector Net 8.0.27 as this generally does work for most versions. If you need the MySQL ODBC connector then 5.2.4 is the best version for tha...]]></description>
                        <content:encoded><![CDATA[<p>Hey,</p>
<p> </p>
<p>Normally i would suggest trying MySQL Connector Net 8.0.27 as this generally does work for most versions. If you need the MySQL ODBC connector then 5.2.4 is the best version for that.</p>
<p> </p>
<p>@joedavis regarding your error im not sure. We have not released a MySQL 8.3 which might be why your getting the error you do (Im not sure if this was custom development by you). You should try use the Mysql 8.0 provider as it should work.</p>
<p> </p>
<p>Regards,</p>
<p> </p>
<p>Trevor</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>Trevor Robinson</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/re-mysql-net-connector-8-0-33/#post-10772</guid>
                    </item>
				                    <item>
                        <title>RE: Mysql .net connector 8.0.33</title>
                        <link>https://solidcp.com/forum/question/re-mysql-net-connector-8-0-33/#post-10771</link>
                        <pubDate>Tue, 10 Jun 2025 18:13:05 +0000</pubDate>
                        <description><![CDATA[actually, I should say that I am not able to get solidcp to connect to mysql regardless of the version of mysql connector/net. I&#039;ve tried many different versions. Here&#039;s the error message I&#039;...]]></description>
                        <content:encoded><![CDATA[<p>actually, I should say that I am not able to get solidcp to connect to mysql regardless of the version of mysql connector/net. I've tried many different versions. Here's the error message I'm getting:</p>
<pre contenteditable="false">System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---&gt; Can not create 'MySQL Server 8.3' provider instance with 'SolidCP.Providers.Database.MySqlServer83, SolidCP.Providers.Database.MySQL' type ---&gt; Value cannot be null.
Parameter name: type
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at SolidCP.Providers.ServiceProvider.Install()
at SolidCP.EnterpriseServer.esServers.InstallService(Int32 serviceId)
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at SolidCP.EnterpriseServer.esServers.InstallService(Int32 serviceId)
at SolidCP.Portal.ServersEditService.btnUpdate_Click(Object sender, EventArgs e)</pre>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>Joe Davis</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/re-mysql-net-connector-8-0-33/#post-10771</guid>
                    </item>
				                    <item>
                        <title>RE: Mysql .net connector 8.0.33</title>
                        <link>https://solidcp.com/forum/question/re-mysql-net-connector-8-0-33/#post-10770</link>
                        <pubDate>Tue, 10 Jun 2025 18:09:10 +0000</pubDate>
                        <description><![CDATA[I am having the same issue. I have several servers with mysql 8.3 installed, using the 8.33 connector/net. They worked at one point because we have databases on these servers created through...]]></description>
                        <content:encoded><![CDATA[<p>I am having the same issue. I have several servers with mysql 8.3 installed, using the 8.33 connector/net. They worked at one point because we have databases on these servers created through solidcp. Now, with solidcp 1.5.1 installed we cannot get connected to mysql through solidcp.</p>
<p>I'm happy to work with whoever I need to help figure this issue out.</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>Joe Davis</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/re-mysql-net-connector-8-0-33/#post-10770</guid>
                    </item>
				                    <item>
                        <title>RE: Mysql .net connector 8.0.33</title>
                        <link>https://solidcp.com/forum/question/re-mysql-net-connector-8-0-33/#post-10736</link>
                        <pubDate>Mon, 24 Mar 2025 10:32:01 +0000</pubDate>
                        <description><![CDATA[Is anyone facing similar issue ?
DB error while upgrading .NET connected to latest version ! 
but works fine with 8.0.29]]></description>
                        <content:encoded><![CDATA[<p>Is anyone facing similar issue ?</p>
<p>DB error while upgrading .NET connected to latest version ! </p>
<p>but works fine with 8.0.29</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>Beamer</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/re-mysql-net-connector-8-0-33/#post-10736</guid>
                    </item>
				                    <item>
                        <title>Re: Mysql .net connector 8.0.33</title>
                        <link>https://solidcp.com/forum/question/re-mysql-net-connector-8-0-33/#post-10732</link>
                        <pubDate>Sat, 08 Mar 2025 06:51:21 +0000</pubDate>
                        <description><![CDATA[Hi,
I have recently adding Mysql 8.0 and facing issue with .NET connector 8.0.33 when adding the db
faced similar issue with old mysql 5.6 as well but both works when downgraded to  .NET c...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I have recently adding Mysql 8.0 and facing issue with .NET connector 8.0.33 when adding the db</p>
<p>faced similar issue with old mysql 5.6 as well but both works when downgraded to  .NET connector 8.0.29</p>
<p>Any solution or work around for this !!</p>
<p> </p>
<p>Thanks</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>Beamer</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/re-mysql-net-connector-8-0-33/#post-10732</guid>
                    </item>
							        </channel>
        </rss>
		