Upgrade Application from MySQL .net connector from v8.0.27 to 8.0.33 | Required system restart to detect connector in Application
Hi All,
I upgraded .net mysql connector from v8.0.27 to v8.0.33 in my application but after upgrading it My Application is not detecting the connector is installed in the system untill I am restarting the system. This behavior was not there with .net MySQL connector v8.0.27, Below is the different behavior in v8.0.33
Scenario - 1(When I was using .net MySQL connector v 8.0.27) :-
1. Install My Application
2. Install MySQL connector v8.0.27
3. My Application can connect with MySQL database.
Scenario - 2(After Upgrading .net MySQL connector v8.0.33) :-
1. Install My Application
2. Install MySQL connector v8.0.33
3. My Application is not able to connect with MySQL database
4. Restart the system
5. My Application can connect with MySQL database.
so why the system restart is required for .net MySQL connector v8.0.33?
Subject
Written By
Posted
Upgrade Application from MySQL .net connector from v8.0.27 to 8.0.33 | Required system restart to detect connector in Application
December 13, 2023 09:08AM
Sorry, only registered users may post in this forum.
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.