Hi Everyone, I have just installed MySQL Community Server on a windows machine, I’ve created a table and I am inserting a row every second. At this stage I have not gone live so I can still change pretty much anything I need to. One of the requirements is that I retain the last 14 days of data so I believe I want to implement a ring buffer, ideally the database would look after the ring buffer itself(i.e the removal of ‘old’ rows). After the ring buffer it’s implemented I intend to replicate my database in azure so that I have both local and cloud versions
10-21-2020 01:34 AM
I’ve tried calling and emailing MySQL for a week now with no response, so I thought I’d come here for help. I’m trying to download the MySQL Community Server 5.7, as it is the only server that is compatible with the software I am using. I’ve gone to the downloads page, clicked on the server I need and proceeded to download, but when I get to the MySQL Installer it only gives me the option to download server 8.0.16. Am I doing something wrong?
03-18-2021 04:39 AM
Download and install MySQL database server. You can download the MySQL community server from this location. Once the installer has been downloaded, double-click the setup file to start the installation process. On the Choosing a Setup Type page, you can see four installation options
11-20-2021 03:11 AM
Please help me out regarding MySQL as our backend of this https://ajkjobs.com adress is not finding a way to load data from database.
Help us out in fixing this - Thank You.
11-20-2021 07:54 AM
Download and install MySQL database server. You can download the MySQL community server from this location. Once the installer has been downloaded, double-click the setup file to start the installation process. On the Choosing a Setup Type page, you can see four installation options
11-21-2021 03:48 AM - edited 11-21-2021 03:49 AM