Command foramt error

Change-Id: Idf9e45ecc02323f117e88b553826d63bbef3e6d0
This commit is contained in:
caihui 2016-09-20 07:42:20 +08:00
parent cef03f2a6c
commit 0111dd9435

View File

@ -176,5 +176,5 @@ Create and access a database
.. code-block:: console
$ mysql -u userA -ppassword -h IP_ADDRESS myDB
$ mysql -u userA -p password -h IP_ADDRESS myDB