mirror of
https://codeberg.org/mclemens/tsmmonitor2.git
synced 2024-12-22 13:16:31 -05:00
edited README.md
This commit is contained in:
parent
f67a4012c5
commit
ee18e09c9a
@ -70,7 +70,7 @@ mysql> quit</pre>
|
|||||||
|
|
||||||
* Import the default tsmmonitor database (e.g. with MySQL):<pre>shell> mysql --user=root --password tsmmonitor < scripts/tsmmonitor.sql</pre>
|
* Import the default tsmmonitor database (e.g. with MySQL):<pre>shell> mysql --user=root --password tsmmonitor < scripts/tsmmonitor.sql</pre>
|
||||||
|
|
||||||
Verify the database was successfully imported (e.g. with MySQL):
|
* Verify the database was successfully imported (e.g. with MySQL):
|
||||||
|
|
||||||
<pre>shell> mysql --user=root --password tsmmonitor
|
<pre>shell> mysql --user=root --password tsmmonitor
|
||||||
mysql> SHOW TABLES;
|
mysql> SHOW TABLES;
|
||||||
|
Loading…
Reference in New Issue
Block a user