-
**Documentation**
- [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs).
**Describe the bug**
We deployed a 3-…
-
MariaDB has data types that are not present in MySQL and TiDB. We should make sure that we handle them where possible and have correct errors where we can't.
Data types:
- [UUID](https://mariadb.c…
-
Examples show close function:
https://mariadb.com/docs/server/connect/programming-languages/nodejs/promise/example/
![image](https://github.com/user-attachments/assets/91d611c3-313e-4535-81c7-4f…
-
- [x] install mariadb
- [ ] craate database
- [x] run mariadb
- [ ] test login
- editer is heuidisql
-
MariaDB instance (11.4.2-MariaDB-ubu2404) as container:
```
podman run -p 3307:3306 -e MARIADB_ALLOW_EMPTY_ROOT_PASSWORD=1 -it mariadb:latest
```
Running `go-mysqldump` like this:
```
$ ./bin/…
-
This is my first use of roles, so far I've only written ansible playbooks without roles, and they are great! Thank you, for making this galera role available.
I added vars for almalinux-9, and I ch…
-
# MariaDB - YalySeung 개발블로그
MariaDB
[https://yalyseung.github.io/mariadb/MariaDB-MariaDB/](https://yalyseung.github.io/mariadb/MariaDB-MariaDB/)
-
Using the mariadb connector, if i query:
```SQL
SELECT NOW();
```
It will be returning the time with timezone from the system. Even though I explicit set the timezone to UTC.
```typescrip…
-
**Documentation**
- [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs).
**Describe the bug**
We have a mariadb …
-
**Documentation**
- [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs).
**Describe the bug**
I have deployed a ma…