Showing entries 376 to 385 of 44000
« 10 Newer Entries | 10 Older Entries »
Using Oracle Analytics Cloud with MySQL HeatWave

In this article, we will see how to connect OAC to MySQL HeatWave in OCI.

Using Oracle Analytics Cloud with MySQL HeatWave

MySQL HeatWave is the MySQL DBaaS provided by Oracle in OCI and some other clouds. Compared to the vanilla MySQL, one of the key features of the service is that it allows you to run analytics queries (aka OLAP) very quickly using the HeatWave cluster. You can also run such queries on files using LakeHouse.

When we talk about analytics, we also think about data visualization solutions. In OCI, you can use Oracle Analytics Cloud.

In this article, we explore the procedure to establish a connection between Oracle Analytics Cloud (OAC) and a MySQL HeatWave DB instance within Oracle Cloud Infrastructure (OCI).

Deploying OAC

We consider that you already have a DB System up and running in OCI. The first step is then to deploy an Analytics …

[Read more]
Debugging JavaScript Stored Functions in MySQL

MySQL Enterprise and MySQL HeatWave now support writing stored functions and procedures using JavaScript. In this post we show how to debug JavaScript code used to create stored functions.

Can We Set up a Replicate Filter Within the Percona XtraDB Cluster?

If you were to ask me the question, “Would it be possible to set up a replicate filter within the Percona XtraDB Cluster?” my immediate response would be to question you right back. Why would you even want the cluster nodes to have different data when you’re using a synchronous replication cluster? That’s because, instinctively, […]

MySQL NDB Cluster replication: Circular replication for active-active clusters

Learn about the two different strategies for setting up multi-primary bidirectional replication between MySQL NDB clusters. This functionality is commonly used for highly available (HA) clusters that requires continuous online operation and disaster protection.

Outbound Replication from MySQL HeatWave DB System to On-premises MySQL Server

This blog demonstrates how to replicate your data from your MySQL HeatWave DB system to your on-premises MySQL Server.

Replicating from One MySQL HeatWave DB System to Another

This blog demonstrates how to replicate data from one DB system to another using the built-in replication channel feature.

Configuring MySQL HeatWave Inbound Replication Without Global Transaction Identifiers (GTIDs)

This blog explains how you can set up inbound replication without using global transaction identifiers on the source.

MySQL NDB Cluster replication: Circular replication for active-active clusters

Learn about the two different strategies for setting up multi-primary bidirectional replication between MySQL NDB clusters. This functionality is commonly used for highly available (HA) clusters that requires continuous online operation and disaster protection.

Sorting JSON Arrays in MySQL with JavaScript

MySQL Enterprise and MySQL HeatWave now support writing stored functions and procedures using JavaScript. In this post we show how to sort JSON array data using JavaScript in MySQL.

Showing entries 376 to 385 of 44000
« 10 Newer Entries | 10 Older Entries »