mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-24 18:59:21 -07:00
Updated Using the MariaDB (MySQL) Backend (markdown)
@@ -204,7 +204,7 @@ In the examples below i will use the database name `vaultwarden`, change this if
|
|||||||
<br>
|
<br>
|
||||||
|
|
||||||
Before starting, verify if there are any issue by running the following two queries.<br>
|
Before starting, verify if there are any issue by running the following two queries.<br>
|
||||||
It should return `utf8mb4` and `utf8mb4_general_ci`.<br>
|
It should return `utf8mb4` and `utf8mb4_unicode_ci`.<br>
|
||||||
Also run these queries at the end of the queries below to verify it worked!
|
Also run these queries at the end of the queries below to verify it worked!
|
||||||
|
|
||||||
```mysql
|
```mysql
|
||||||
|
|||||||
Reference in New Issue
Block a user