Database (データベース) MySQLコマンド一覧 MySQLに接続$ mysql -uroot -pデータベースデータベース一覧show databases;データベース作成create database dbname collate utf8_general_ci;データベース削除dro... 2018.06.08 Database (データベース)
Mastodon Mastodon のOS (Ubuntu)の更新方法 ログイン後、Welcome to Ubuntu 16.04.3 LTS (GNU/Linux 4.4.0-1039-aws x86_64)* Documentation: * Management: * Support: Get cloud... 2017.11.26 MastodonServer