Search
373 results for “lefred”
-
Dealing with caching_sha2_password as authentication method in MariaDB Server
MariaDB Server supports different authentication methods just like MySQL.Depending on your installation, the number of available and active authentication plugins can vary.
But you should always have those 3 by default:
MariaDB > select plugin_name from information_schema.plugins
https://lefred.be/content/dealing-with-caching_sha2_password-as-authentication-method-in-mariadb-server/
#MariaDB -
Dealing with caching_sha2_password as authentication method in MariaDB Server
MariaDB Server supports different authentication methods just like MySQL.Depending on your installation, the number of available and active authentication plugins can vary.
But you should always have those 3 by default:
MariaDB > select plugin_name from information_schema.plugins
https://lefred.be/content/dealing-with-caching_sha2_password-as-authentication-method-in-mariadb-server/
#MariaDB -
Dealing with caching_sha2_password as authentication method in MariaDB Server
MariaDB Server supports different authentication methods just like MySQL.Depending on your installation, the number of available and active authentication plugins can vary.
But you should always have those 3 by default:
MariaDB > select plugin_name from information_schema.plugins
https://lefred.be/content/dealing-with-caching_sha2_password-as-authentication-method-in-mariadb-server/
#MariaDB -
Dealing with caching_sha2_password as authentication method in MariaDB Server
MariaDB Server supports different authentication methods just like MySQL.Depending on your installation, the number of available and active authentication plugins can vary.
But you should always have those 3 by default:
MariaDB > select plugin_name from information_schema.plugins
https://lefred.be/content/dealing-with-caching_sha2_password-as-authentication-method-in-mariadb-server/
#MariaDB -
Adding a New Data Type to MariaDB with Type_handler – Part 3
In the previous article, we wrote, compiled, and tested our first custom data type for MariaDB using the Type_handler framework.But currently, aside from allowing the use of its new name (MONEY) and listing it in the metadata, our new data type behaves exactly like a DOUBLE, the class it inherits from.
In
https://lefred.be/content/adding-a-new-data-type-to-mariadb-with-type_handler-part-3/
#DataType #MariaDB #Plugins -
Adding a New Data Type to MariaDB with Type_handler – Part 3
In the previous article, we wrote, compiled, and tested our first custom data type for MariaDB using the Type_handler framework.But currently, aside from allowing the use of its new name (MONEY) and listing it in the metadata, our new data type behaves exactly like a DOUBLE, the class it inherits from.
In
https://lefred.be/content/adding-a-new-data-type-to-mariadb-with-type_handler-part-3/
#DataType #MariaDB #Plugins -
Adding a New Data Type to MariaDB with Type_handler – Part 3
In the previous article, we wrote, compiled, and tested our first custom data type for MariaDB using the Type_handler framework.But currently, aside from allowing the use of its new name (MONEY) and listing it in the metadata, our new data type behaves exactly like a DOUBLE, the class it inherits from.
In
https://lefred.be/content/adding-a-new-data-type-to-mariadb-with-type_handler-part-3/
#DataType #MariaDB #Plugins -
Adding a New Data Type to MariaDB with Type_handler – Part 3
In the previous article, we wrote, compiled, and tested our first custom data type for MariaDB using the Type_handler framework.But currently, aside from allowing the use of its new name (MONEY) and listing it in the metadata, our new data type behaves exactly like a DOUBLE, the class it inherits from.
In
https://lefred.be/content/adding-a-new-data-type-to-mariadb-with-type_handler-part-3/
#DataType #MariaDB #Plugins -
Long live to dbdeployer!
As you know, MySQL-Sandbox and then dbdeployer have always been part of the Swiss Army knife for DBAs trying to evaluate, test, or reproduce issues with a certain version of their database.The author, Giuseppe Maxia, aka the datacharmer, produced incredible work on these two projects. Unfortunately, Giuseppe decided to archive the project in 2023. Read the announcement.
B
https://lefred.be/content/long-live-to-dbdeployer/
#CommunityTool #MariaDB -
Deploying on OCI with the starter kit – part 8 (using MySQL REST Service)
The starter kit deploys a MySQL HeatWave DB System on OCI and enables the MySQL REST Service automatically:The REST Service enables us to provide access to data without requiring SQL. It also provides access to some Gen AI functionalities available in MySQL
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-8-using-mysql-rest-service/
#Cloud #HeatWave #MDS #MySQL #MySQLRESTService #OCI -
Deploying on OCI with the starter kit – part 8 (using MySQL REST Service)
The starter kit deploys a MySQL HeatWave DB System on OCI and enables the MySQL REST Service automatically:The REST Service enables us to provide access to data without requiring SQL. It also provides access to some Gen AI functionalities available in MySQL
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-8-using-mysql-rest-service/
#Cloud #HeatWave #MDS #MySQL #MySQLRESTService #OCI -
Deploying on OCI with the starter kit – part 8 (using MySQL REST Service)
The starter kit deploys a MySQL HeatWave DB System on OCI and enables the MySQL REST Service automatically:The REST Service enables us to provide access to data without requiring SQL. It also provides access to some Gen AI functionalities available in MySQL
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-8-using-mysql-rest-service/
#Cloud #HeatWave #MDS #MySQL #MySQLRESTService #OCI -
Deploying on OCI with the starter kit – part 8 (using MySQL REST Service)
The starter kit deploys a MySQL HeatWave DB System on OCI and enables the MySQL REST Service automatically:The REST Service enables us to provide access to data without requiring SQL. It also provides access to some Gen AI functionalities available in MySQL
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-8-using-mysql-rest-service/
#Cloud #HeatWave #MDS #MySQL #MySQLRESTService #OCI -
Deploying on OCI with the starter kit – part 7 (GenAI in HeatWave)
We saw in part 6 how to use OCI's GenAI Service. GenAI Service uses GPUs for the LLMs, but did you know it's also possible to use GenAI directly in MySQL HeatWave? And by default, those LLMs will run on CPU. The cost will then be reduced.This means that when you are connected to your MySQL Hea
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-7-genai-in-heatwave/
#Cloud #GenAI #HeatWave #MDS #OCI -
Deploying on OCI with the starter kit – part 7 (GenAI in HeatWave)
We saw in part 6 how to use OCI's GenAI Service. GenAI Service uses GPUs for the LLMs, but did you know it's also possible to use GenAI directly in MySQL HeatWave? And by default, those LLMs will run on CPU. The cost will then be reduced.This means that when you are connected to your MySQL Hea
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-7-genai-in-heatwave/
#Cloud #GenAI #HeatWave #MDS #OCI -
Deploying on OCI with the starter kit – part 7 (GenAI in HeatWave)
We saw in part 6 how to use OCI's GenAI Service. GenAI Service uses GPUs for the LLMs, but did you know it's also possible to use GenAI directly in MySQL HeatWave? And by default, those LLMs will run on CPU. The cost will then be reduced.This means that when you are connected to your MySQL Hea
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-7-genai-in-heatwave/
#Cloud #GenAI #HeatWave #MDS #OCI -
Deploying on OCI with the starter kit – part 7 (GenAI in HeatWave)
We saw in part 6 how to use OCI's GenAI Service. GenAI Service uses GPUs for the LLMs, but did you know it's also possible to use GenAI directly in MySQL HeatWave? And by default, those LLMs will run on CPU. The cost will then be reduced.This means that when you are connected to your MySQL Hea
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-7-genai-in-heatwave/
#Cloud #GenAI #HeatWave #MDS #OCI -
Deploying on OCI with the starter kit – part 5 (connecting to the database II)
In part 4 of our series on the OCI Hackathon Starter Kit, we saw how to connect to the deployed MySQL HeatWave instance from our clients (MySQL Shell, MySQL Shell for VS Code, and Cloud Shell). In this post, we will see how to connect from an application usin
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-5-connecting-to-the-database-ii/
#Cloud #Devel #HeatWave #MDS #MySQL #OCI #Python -
Deploying on OCI with the starter kit – part 5 (connecting to the database II)
In part 4 of our series on the OCI Hackathon Starter Kit, we saw how to connect to the deployed MySQL HeatWave instance from our clients (MySQL Shell, MySQL Shell for VS Code, and Cloud Shell). In this post, we will see how to connect from an application usin
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-5-connecting-to-the-database-ii/
#Cloud #Devel #HeatWave #MDS #MySQL #OCI #Python -
Deploying on OCI with the starter kit – part 5 (connecting to the database II)
In part 4 of our series on the OCI Hackathon Starter Kit, we saw how to connect to the deployed MySQL HeatWave instance from our clients (MySQL Shell, MySQL Shell for VS Code, and Cloud Shell). In this post, we will see how to connect from an application usin
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-5-connecting-to-the-database-ii/
#Cloud #Devel #HeatWave #MDS #MySQL #OCI #Python -
Deploying on OCI with the starter kit – part 5 (connecting to the database II)
In part 4 of our series on the OCI Hackathon Starter Kit, we saw how to connect to the deployed MySQL HeatWave instance from our clients (MySQL Shell, MySQL Shell for VS Code, and Cloud Shell). In this post, we will see how to connect from an application usin
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-5-connecting-to-the-database-ii/
#Cloud #Devel #HeatWave #MDS #MySQL #OCI #Python -
Deploying on OCI with the starter kit – part 5 (connecting to the database II)
In part 4 of our series on the OCI Hackathon Starter Kit, we saw how to connect to the deployed MySQL HeatWave instance from our clients (MySQL Shell, MySQL Shell for VS Code, and Cloud Shell). In this post, we will see how to connect from an application usin
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-5-connecting-to-the-database-ii/
#Cloud #Devel #HeatWave #MDS #MySQL #OCI #Python -
MySQL 9.5 – Thank you for your contributions!
On October 10th, 2025, we released MySQL 9.5, the latest Innovation Release. As usual, we released bug fixes for 8.0 and 8.4 LTS, but this post focuses on the newest release.In this release, we can see contributions related to Connector J and Connector Net, as well as to different server categories.
Connector J
#98699 - Allow empty ke
https://lefred.be/content/mysql-9-5-thank-you-for-your-contributions/
#95 #Contributions #MySQL -
How do you upgrade MySQL HeatWave when deploying with Terraform?
Have you already tried to upgrade the MySQL version of your MySQL HeatWave instance in OCI that is deployed with Terraform?When you tried, you realized, I hope you didn't turn off backups, that the instance is destroyed and recreated new!
This is our current MySQL HeatWave DB System deployed u
https://lefred.be/content/how-do-you-upgrade-mysql-heatwave-when-deploying-with-terraform/
#Cloud #HeatWave #MDS #MySQL #OCI -
How do you upgrade MySQL HeatWave when deploying with Terraform?
Have you already tried to upgrade the MySQL version of your MySQL HeatWave instance in OCI that is deployed with Terraform?When you tried, you realized, I hope you didn't turn off backups, that the instance is destroyed and recreated new!
This is our current MySQL HeatWave DB System deployed u
https://lefred.be/content/how-do-you-upgrade-mysql-heatwave-when-deploying-with-terraform/
#Cloud #HeatWave #MDS #MySQL #OCI -
How do you upgrade MySQL HeatWave when deploying with Terraform?
Have you already tried to upgrade the MySQL version of your MySQL HeatWave instance in OCI that is deployed with Terraform?When you tried, you realized, I hope you didn't turn off backups, that the instance is destroyed and recreated new!
This is our current MySQL HeatWave DB System deployed u
https://lefred.be/content/how-do-you-upgrade-mysql-heatwave-when-deploying-with-terraform/
#Cloud #HeatWave #MDS #MySQL #OCI -
How do you upgrade MySQL HeatWave when deploying with Terraform?
Have you already tried to upgrade the MySQL version of your MySQL HeatWave instance in OCI that is deployed with Terraform?When you tried, you realized, I hope you didn't turn off backups, that the instance is destroyed and recreated new!
This is our current MySQL HeatWave DB System deployed u
https://lefred.be/content/how-do-you-upgrade-mysql-heatwave-when-deploying-with-terraform/
#Cloud #HeatWave #MDS #MySQL #OCI -
Uplevel the MySQL REST Service
The MySQL REST Service is a next-generation JSON Document Store solution, enabling fast and secure HTTPS access to data stored in MySQL, HeatWave, InnoDB Cluster, InnoDB ClusterSet, and InnoDB ReplicaSet.The MySQL REST Service was first released on https://labs.mysql.com in 2023 using MySQL Router. During spring 2025, it was released on MySQL
https://lefred.be/content/uplevel-the-mysql-rest-service/
#94 #Component #General #MRS #MySQL #MySQLRESTService -
My slides from #MySQL for developers session at the MySQL Meetup in Bratislava are now online! 🐬 🇸🇰 #NoSQL #DocumentStore #CRUD #RestService #MRS https://speakerdeck.com/lefred/mysql-document-store-how-to-use-mysql-without-sql-dc5135a5-5385-494d-8b86-b5cc801aba0b
-
#humourdegoche #humour
#PassSanitaire #passedroit
#acabFranceLefred-Thouron
(Le Canard Enchaîné)