Fix typo: MariDB to MariaDB (#4301)
This commit is contained in:
parent
1f256d6272
commit
9a09c675a3
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ action:
|
||||||
|
|
||||||
Not all Python bindings for the chosen database engine can be installed directly. This section contains additional details which should help you to get it working.
|
Not all Python bindings for the chosen database engine can be installed directly. This section contains additional details which should help you to get it working.
|
||||||
|
|
||||||
### {% linkable_title MariDB and MySQL %}
|
### {% linkable_title MariaDB and MySQL %}
|
||||||
|
|
||||||
For MariaDB you may have to install a few dependencies. On the Python side we use the `mysqlclient`:
|
For MariaDB you may have to install a few dependencies. On the Python side we use the `mysqlclient`:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue