Today I found this prompt when I was running and logging into the remote desktop Solution to "MySQL Installer is running in Community mode" After the project development is completed, the requirement is to deploy the project to the cloud server, which uses the MySQL server. We use the MySQL service based on the latest version. After the installation is complete, the system can run normally, but the following prompt box appears the next day, as shown below: Here is a picture that everyone can understand: Solution: This is a scheduled task that comes with the new version of MySQL service. It is executed at 23:59:59 every day. We only need to kill this scheduled task in the "Task Scheduler" of the local system. After opening the Task Scheduler Dialog, find MySQL in the Scheduler Library. Here you can see the scheduled tasks for MySQL. Select "Disable" the task schedule in the toolbar in the lower right corner, as shown below: Tips: Try not to delete this MySQL timing server directly. If you need to expand your business in the future, you can still use it. You can imitate it to create scheduled tasks. This is very useful. Second method: Solution: 1. Close the error box first 2. Open Control Panel -> View with small icons -> Open Administrative Tools -> Double-click to open Task Scheduler -> (Expand and find the scheduled installer for MySQL) -> Right-click -> Disable As shown in the figure: Open Control Panel View using small icons Double-click to open Task Scheduler (Expand and find the MySQL scheduled installer) -> right click -> disable This article is about this. The main thing is to disable MySQL task scheduling. You may also be interested in:
|
<<: How to download excel stream files and set download file name in vue
Table of contents What is front-end routing? How ...
1. Introduction People who are not used to Englis...
1. Multiple borders[1] Background: box-shadow, ou...
Table of contents Canvas related documents Effect...
You can use yum to install all dependencies toget...
Browser compatibility is nothing more than style ...
The first solution is to push the image to a publ...
Now, let me ask you a question. What happens when...
Table of contents Preface: 1. Understand lock wai...
<br /> This article is translated from allwe...
The plugin is installed in the Firefox browser. T...
Table of contents 0x0 Introduction 0x1 RBAC Imple...
Table of contents 1. Node builds HTTP server 2. H...
A few days ago, I discovered that my website was ...
Table of contents Creating an SSL Certificate 1. ...