mirror of
https://github.com/dani-garcia/bitwarden_rs
synced 2024-11-22 01:48:09 +01:00
Updated Using the MariaDB (MySQL) Backend (markdown)
parent
4c2525fc56
commit
3c1f553bd9
@ -204,7 +204,7 @@ In the examples below i will use the database name `vaultwarden`, change this if
|
||||
<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!
|
||||
|
||||
```mysql
|
||||
|
Loading…
Reference in New Issue
Block a user