Planet MySQL HA Blog
The Planet MySQL HA Blog aggregates content from sources that cover topics related to high availability (HA) for MySQL databases.
Deploy WordPress on OCI using MySQL Database Service
In this post, I describe you how to deploy WordPress on OCI using MySQL Database Service. I wrote some Terraform recipes that you can find on my GitHub repository: oci-wordpress-mds. I will show how easy it’s to deploy directly from OCI’s dashboard using Resource Manager’s stack. I will also share the recent additions. The first think […]
Deploy Magento on MySQL Database Service & HeatWave
Magento is an Open-Source e-commerce platform written in PHP using multiple other PHP frameworks such as Laminas and Symphony. Magento source code is distributed under Open Software License v3.0. Deploying Magento is not always easy as it often requires registration. However the source code is also available on GitHub. Magento supports MySQL 8.0 since version 2.4.0 (July 28th 2020). In Magento’s documentation, there […]
Deploying Drupal in OCI using MySQL Database Service: the easy way !
If you plan to deploy a Drupal site to OCI using MySQL Database Service, there is a very easy way to perform that deployment: using OCI’s Resource Manager ! As you know, security is something very important for Oracle in OCI, therefor, exposing the database on the Internet is not allowed. Even if you are […]
Apache Zeppelin on Oracle Cloud with MySQL
Apache Zeppelin is a web-based notebook that enables data-driven, interactive data analytics, machine learning, and collaborative documents with SQL, Scala, Python, R. Today we will see how we can deploy Apache Zeppelin on a Compute instance in Oracle Cloud Infrastructure (OCI) using MySQL Database Service (MDS). You can manually deploy a compute instance and install […]
Migrate from Azure for MySQL database into MySQL Database Service (MDS)
High-level steps are in two phase Dump Schema Utility Export the schema of Azure for MySQL Instance into Oracle Cloud Object Storage. Load Dump Utility Import the schema from Object Storage to local compute Instance. More info:- https://dev.mysql.com/doc/mysql-shell/8.0/en/mysql-shell-utilities-dump-instance-schema.html How does Migration Work? Suppose you wanted to do lift-shift of database called “sakila” , so “Schema […]
Introducing MySQL Shell for VS Code
MySQL Shell for VS Code is a brand new extension for MS Visual Studio Code. We have taken the full power of MySQL Shell – our advanced MySQL Client for Developers and DBAs – and made it available directly inside Visual Studio Code. Together with support for the MySQL Database Service on Oracle Cloud, our […]
In-Database Machine Learning with MySQL HeatWave
MySQL HeatWave is a fully managed database service that lets users develop and deploy secure cloud native applications using the world’s most popular open source database. MySQL HeatWave is the only MySQL service with a highly scalable integrated query accelerator which enables customers to run OLTP, OLAP and mixed workload with a single database, without […]
Democratizing AI means much more than simply empowering business users
Bradley Shimmin is a Chief Analyst, AI & Data Analytics at Omdia. He has more than 25 years of experience in IT technology, analyzing data and information architectures. He is skilled in competitive market intelligence, technology selection, business development, and quantitative research. He also has experience as an IT professional, business analyst, book author/editor, and […]
Ecopaynet Chooses MySQL HeatWave Over AWS for Performance and Price
Many FinTech companies and financial institutions have selected MySQL to build modern applications. The performance, ease of use, and customer support from the MySQL team are some of the many reasons why financial institutions and FinTech companies choose to use MySQL. Ecopaynet is a FinTech company based in Spain. Ecopaynet services include electronic payment […]
A Game Changer for Machine Learning Capabilities
Guest post by Carl Olofson, Research Vice President, Data Management Software, IDC Machine learning (ML) has captured the imaginations of those involved in advanced analytics for over a decade, fueling a desire to create systems that can intelligently classify data and respond to those classifications by optimizing data used and deriving inferences in multiple […]