home.social

Search

1000 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. DBeaver, a solid alternative to MySQL Workbench that works like a charm with MariaDB
    You may have noticed that MySQL Workbench has not been actively developed for a long time... You can see the number of open bugs. And the number of commits illustrates this too:

    In fact, Workbench has been put out of maintenance mode to add the MySQL HeatWave Migr
    lefred.be/content/dbeaver-a-so

  11. A Friendly Reset: Understanding the MariaDB Foundation’s Role 🦭 - the Galera Case as an example lefred.be/content/a-friendly-r

  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

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

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

  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

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

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

  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

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

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

  25. Deploying on OCI with the starter kit – part 3 (applications)
    We saw in part 1 how to deploy our starter kit in OCI, and in part 2 how to connect to the compute instance.

    We will now check which development languages are available on the compute instance acting as the application server.

    After that, we will see how easy it is to install a new language or version, and finally,
    lefred.be/content/deploying-on

  26. Deploying on OCI with the starter kit – part 3 (applications)
    We saw in part 1 how to deploy our starter kit in OCI, and in part 2 how to connect to the compute instance.

    We will now check which development languages are available on the compute instance acting as the application server.

    After that, we will see how easy it is to install a new language or version, and finally,
    lefred.be/content/deploying-on
    #Cloud #Devel #OCI

  27. Deploying on OCI with the starter kit – part 3 (applications)
    We saw in part 1 how to deploy our starter kit in OCI, and in part 2 how to connect to the compute instance.

    We will now check which development languages are available on the compute instance acting as the application server.

    After that, we will see how easy it is to install a new language or version, and finally,
    lefred.be/content/deploying-on
    #Cloud #Devel #OCI

  28. Deploying on OCI with the starter kit – part 3 (applications)
    We saw in part 1 how to deploy our starter kit in OCI, and in part 2 how to connect to the compute instance.

    We will now check which development languages are available on the compute instance acting as the application server.

    After that, we will see how easy it is to install a new language or version, and finally,
    lefred.be/content/deploying-on
    #Cloud #Devel #OCI

  29. Deploying on OCI with the starter kit – part 1
    If you want to create a new application, test it, and deploy it on the cloud, Oracle Cloud Infrastructure provides an always-free tier for compute instances and MySQL HeatWave instances (and more).

    If you are a developer, it can also be complicated to start deploying to the cloud, as you need to figure out the mandatory steps for
    lefred.be/content/deploying-on

  30. Deploying on OCI with the starter kit – part 1
    If you want to create a new application, test it, and deploy it on the cloud, Oracle Cloud Infrastructure provides an always-free tier for compute instances and MySQL HeatWave instances (and more).

    If you are a developer, it can also be complicated to start deploying to the cloud, as you need to figure out the mandatory steps for
    lefred.be/content/deploying-on
    #Cloud #Devel #HeatWave #MySQL #OCI