Hello,
I am building a application that interacts with a mysql database that is stored on a web server. The problem is that when the program is let inactive for some time the connection is lost and if you try to use it it gives error.
I am using the default mysql plugin that comes with AMS8.
Could someone help me?!
Note: I know that is another free plugin to access mysql databases, but the issue is that I have wrote too much code in the build mysql connector.
I am building a application that interacts with a mysql database that is stored on a web server. The problem is that when the program is let inactive for some time the connection is lost and if you try to use it it gives error.
I am using the default mysql plugin that comes with AMS8.
Could someone help me?!
Note: I know that is another free plugin to access mysql databases, but the issue is that I have wrote too much code in the build mysql connector.
Comment