UJP - XOOPS tenをインストールする その4

Life is fun and easy!

不正IP報告数

Okan Sensor
 
メイン
ログイン
ブログ カテゴリ一覧

  • カテゴリ サイト構築 の最新配信
  • RSS
  • RDF
  • ATOM

ブログ - XOOPS tenをインストールする その4

XOOPS tenをインストールする その4

カテゴリ : 
サイト構築
ブロガー : 
ujpblog 2017/10/19 22:30
 mysql_upgradeを実行した後に,ユーザを作成する.
pi@commet:/www/ten/class/database $ mysql -uroot -p🆑
Enter password:🆑
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 113
Server version: 5.5.57-0+deb8u1 (Raspbian)

Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql> GRANT ALL ON TEN.* TO tenadmin@localhost IDENTIFIED BY 'TEN12345#';🆑
Query OK, 0 rows affected (0.00 sec)

mysql>
 エラー出なかった.grantで与えた権限を反映させてMySQLモニターから抜ける.
mysql> flush privileges;🆑
Query OK, 0 rows affected (0.00 sec)

mysql> exit🆑
Bye
pi@commet:/www/ten/class/database $
 終わり.

トラックバック


広告スペース
Google