Search
1000 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 -
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
https://lefred.be/content/dbeaver-a-solid-alternative-to-mysql-workbench-that-works-like-a-charm-with-mariadb/
#CommunityTool #MariaDB -
A Friendly Reset: Understanding the MariaDB Foundation’s Role 🦭 - the Galera Case as an example https://lefred.be/content/a-friendly-reset-understanding-the-mariadb-foundations-role/ #MariaDB #MariaDBFoundation
-
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 -
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,
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-3-applications/
#Cloud #Devel #OCI -
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,
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-3-applications/
#Cloud #Devel #OCI -
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,
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-3-applications/
#Cloud #Devel #OCI -
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,
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-3-applications/
#Cloud #Devel #OCI -
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
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-1/
#Cloud #Devel #HeatWave #MySQL #OCI -
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
https://lefred.be/content/deploying-on-oci-with-the-starter-kit-part-1/
#Cloud #Devel #HeatWave #MySQL #OCI