Showing entries 983 to 992 of 44804
« 10 Newer Entries | 10 Older Entries »
MySQL Keyring Component Installation for TDE


MySQL Plugin has been extensively used with MySQL.   It is being evolved into COMPONENT deployment.   This article is written to share the steps with MySQL Keyring Component Installation.   

MySQL Enterprise Edition includes encrypted file component for Keyring.    This provides a more secure way to store the master key with TDE.

Installation of component with keyring has to be static rather than running SQL command "INSTALL COMPONENT".   There are 2 scopes with component installation.


Global vs Local

With Global component installation, the configuration is located with the MySQL installation folder.

With Local component installation, the global configuration is referenced to locate the local configuration from the Datadir.


Global Configuration

Assuming the installation is with the package and …

[Read more]
Announcing Vitess 19

Announcing Vitess 19 # We're thrilled to announce the release of Vitess 19, our latest version packed with enhancements aimed at improving scalability, performance, and usability of your database systems. With this release, we continue our commitment to providing a powerful, scalable, and reliable database clustering solution for MySQL. What's New in Vitess 19 # Dropping Support for MySQL 5.7: As Oracle has marked MySQL 5.7 end of life in October 2023, we're also moving forward by dropping support for MySQL 5.

2nd Round MySQL Workshop at HK Association for Computer Education (HKACE) – Recap.

As a continuing education project not only for students but also for professors and teachers of technical universities, we are happy to announce the second round of the “Database Workshop” at the Hong Kong Association for Computer Education. The first workshop took place on November 10, 2023 (see the Recap from November 2023). This 2nd […]

2nd Round MySQL Workshop at HK Association for Computer Education (HKACE) - Recap.

Teachers workshop HK, Feb 2024

Using the Oracle Cloud TypeScript SDK Part 4 - Listing MySQL HeatWave Backups

Oracle offers a variety of SDKs for interacting with Oracle Cloud Infrastructure resources. In this post we discuss how to list the backups of MySQL HeatWave instances in a given compartment.

MySQL Shell for VS Code – Bastion Host & Invalid fingerprint detected

If you use MySQL Shell for Visual Studio Code, using a bastion host is the easiest method to connect to a MySQL HeatWave DB Instance on OCI.

If you already have a connection setup using a bastion to host, you may experience the same problem as me, MySQL Shell complains about an invalid fingerprint detected:

This error has nothing to do with the fingerprint of your user OCI Key. The problem is related to the key of your bastion host as you can see in the output window:

This happens if you have changed your bastion host for example.

To resolve the problem, remove the current ssh host key for the bastion host stored in your know_hosts:

$ ssh-keygen -R "host.bastion.us-ashburn-1.oci.oraclecloud.com"

Use the name of your bastion host of course.

When done, it’s already fixed, you can connect back to your MySQL HeatWave DB Instance using MySQL Shell …

[Read more]
Using the Oracle Cloud TypeScript SDK Part 4 – Listing MySQL HeatWave Backups

This post is the fourth in a series that will demonstrate how to view and manage MySQL HeatWave instances in Oracle Cloud Infrastructure (OCI). Oracle offers several SDKs that can be used to view and manage resources in OCI. In this post, we will discuss how to leverage the TypeScript/JavaScript SDK to retrieve a list of MySQL HeatWave backups for a given compartment […]

Backing up and Restoring to AWS S3 With Percona Kubernetes Operators

In our last post, we looked into the lifecycle of applications in Kubernetes. We see that Kubernetes doesn’t handle database backups itself. This is where Kubernetes Operators come into action. They add additional functions to Kubernetes, enabling it to set up, configure, and manage complex applications like databases within a Kubernetes environment for the user.In […]

MySQL HeatWave Day in Zurich

We are delighted to invite you to the MySQL HeatWave Day in Zurich on Thursday, 7 March 2024. The event will cover the latest innovations of MySQL HeatWave. We will look at new capabilities for analytics and machine learning, and we will present MySQL HeatWave Lakehouse – the new cloud service for data warehousing. Please […]

MySQL HeatWave Day in Zurich

MySQL Day in Zurich

Showing entries 983 to 992 of 44804
« 10 Newer Entries | 10 Older Entries »