home.social

Search

373 results for “lefred”

  1. 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

    lefred.be/content/dealing-with

  2. 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

    lefred.be/content/dealing-with
    #MariaDB

  3. 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

    lefred.be/content/dealing-with
    #MariaDB

  4. 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

    lefred.be/content/dealing-with
    #MariaDB

  5. 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
    lefred.be/content/adding-a-new

  6. 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
    lefred.be/content/adding-a-new
    #DataType #MariaDB #Plugins

  7. 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
    lefred.be/content/adding-a-new
    #DataType #MariaDB #Plugins

  8. 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
    lefred.be/content/adding-a-new
    #DataType #MariaDB #Plugins

  9. 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
    lefred.be/content/long-live-to

  10. 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
    lefred.be/content/deploying-on

  11. 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
    lefred.be/content/deploying-on
    #Cloud #HeatWave #MDS #MySQL #MySQLRESTService #OCI

  12. 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
    lefred.be/content/deploying-on
    #Cloud #HeatWave #MDS #MySQL #MySQLRESTService #OCI

  13. 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
    lefred.be/content/deploying-on
    #Cloud #HeatWave #MDS #MySQL #MySQLRESTService #OCI

  14. 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
    lefred.be/content/deploying-on

  15. 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
    lefred.be/content/deploying-on
    #Cloud #GenAI #HeatWave #MDS #OCI

  16. 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
    lefred.be/content/deploying-on
    #Cloud #GenAI #HeatWave #MDS #OCI

  17. 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
    lefred.be/content/deploying-on
    #Cloud #GenAI #HeatWave #MDS #OCI

  18. 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
    lefred.be/content/deploying-on
    #Cloud #Devel #HeatWave #MDS #MySQL #OCI #Python

  19. 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
    lefred.be/content/deploying-on

  20. 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
    lefred.be/content/deploying-on
    #Cloud #Devel #HeatWave #MDS #MySQL #OCI #Python

  21. 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
    lefred.be/content/deploying-on
    #Cloud #Devel #HeatWave #MDS #MySQL #OCI #Python

  22. 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
    lefred.be/content/deploying-on
    #Cloud #Devel #HeatWave #MDS #MySQL #OCI #Python

  23. 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
    lefred.be/content/mysql-9-5-th
    #95

  24. 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
    lefred.be/content/how-do-you-u

  25. 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
    lefred.be/content/how-do-you-u
    #Cloud #HeatWave #MDS #MySQL #OCI

  26. 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
    lefred.be/content/how-do-you-u
    #Cloud #HeatWave #MDS #MySQL #OCI

  27. 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
    lefred.be/content/how-do-you-u
    #Cloud #HeatWave #MDS #MySQL #OCI

  28. 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 labs.mysql.com in 2023 using MySQL Router. During spring 2025, it was released on MySQL
    lefred.be/content/uplevel-the-
    #94