Merge "Update install docs for single database"
This commit is contained in:
commit
fd9481bdfa
doc/source/install
@ -28,7 +28,7 @@ Create Database
|
||||
|
||||
MariaDB [(none)]> CREATE DATABASE placement;
|
||||
|
||||
* Grant proper access to the databases:
|
||||
* Grant proper access to the database:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
@ -13,7 +13,7 @@ a database, service credentials, and API endpoints.
|
||||
Create Database
|
||||
^^^^^^^^^^^^^^^
|
||||
|
||||
#. To create the databases, complete these steps:
|
||||
#. To create the database, complete these steps:
|
||||
|
||||
* Use the database access client to connect to the database server
|
||||
as the ``root`` user:
|
||||
|
Loading…
x
Reference in New Issue
Block a user