搭建私有云存储系统-NextCloud

输⼊MySQL的root账户密码:root/12345678
选择MySQL数据库
选择MySQL主机
如下:
最后点击完成。
初始化配置后的数据库信息
这⾥只在 mysql_db 容器内查看相关内容即可。如下
root@3159365f7181:/# mysql --user=root --password=12345678
mysql: [Warning] Using a password on the command line interface can be insecure. Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 60
Server version: 8.0.21 MySQL Community Server - GPL
Copyright (c) 2000, 2020, 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> select database();
+------------+
| database() |
+------------+
| NULL      |
+------------+
1 row in set (0.00 sec)
mysql> show databases;
+--------------------+
| Database          |
+--------------------+
| information_schema |
| mysql              |
| nextcloud          |
和谐农村| performance_schema |
毛老虎| sys                |
+--------------------+
5 rows in set (0.00 sec)
mysql> use nextcloud
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Database changed
mysql> show tables;
+-----------------------------+
| Tables_in_nextcloud        |
+-----------------------------+
李佳霏| oc_accounts                |
| oc_activity                |
| oc_activity_mq              |
| oc_addressbookchanges      |
| oc_addressbooks            |
| oc_appconfig                |
| oc_authtoken                |
| oc_bruteforce_attempts      |
| oc_calendar_invitations    |
| oc_calendar_reminders      |
| oc_calendar_resources      |
| oc_calendar_resources      |
| oc_calendar_resources_md    |
| oc_calendar_rooms          |
| oc_calendar_rooms_md        |
| oc_calendarchanges          |
| oc_calendarobjects          |
| oc_calendarobjects_props    |
| oc_calendars                |
| oc_calendarsubscriptions    |
| oc_cards                    |
| oc_cards_properties        |
| oc_collres_accesscache      |
长江大学学报
| oc_collres_collections      |
| oc_collres_resources        |
| oc_comments                |
| oc_comments_read_markers    |
| oc_credentials              |
| oc_dav_cal_proxy            |
| oc_dav_shares              |
| oc_direct_edit              |
| oc_directlink              |
| oc_federated_reshares      |
| oc_file_locks              |
| oc_filecache                |
| oc_filecache_extended      |
| oc_files_trash              |
| oc_flow_checks              |
| oc_flow_operations          |
| oc_flow_operations_scope    |
| oc_group_admin              |
门萨邦苏| oc_group_user              |
| oc_groups                  |
| oc_jobs                    |
| oc_login_flow_v2            |
| oc_migrations              |
| oc_mimetypes                |
| oc_mounts                  |
| oc_notifications            |
| oc_notifications_pushtokens |
| oc_oauth2_access_tokens    |
| oc_oauth2_clients          |
| oc_preferences              |
| oc_privacy_admins          |
| oc_properties              |
| oc_recent_contact          |
| oc_schedulingobjects        |
| oc_share                    |
| oc_share_external          |
| oc_storages                |
| oc_systemtag                |
| oc_systemtag_group          |
| oc_systemtag_object_mapping |
| oc_text_documents          |
| oc_text_sessions            |
| oc_text_steps              |
| oc_trusted_servers          |
| oc_twofactor_backupcodes    |
| oc_twofactor_providers      |
| oc_user_transfer_owner      |
| oc_users                    |
| oc_vcategory                |
| oc_vcategory_to_object      |
业务流程重组| oc_webauthn                |
| oc_whats_new                |
+-----------------------------+
74 rows in set (0.00 sec)
mysql>
mysql> select * from oc_users;
+-------+-------------+-----------------------------------------------------------------------------------------------------+-----------+
| uid  | displayname | password                                                                                            | uid_lower |
+-------+-------------+-----------------------------------------------------------------------------------------------------+-----------+
| szscm | NULL        | 3|$argon2id$v=19$m=65536,t=4,p=1$Z1pnTGovd0ZDT1g0LmpqbQ$nDjmkB85OP6Lm8DDImFh/60QxHDU0D21HIiErTuNNcA | szscm    | +-------+-------------+-----------------------------------------------------------------------------------------------------+-----------+

本文发布于:2024-09-23 16:20:48,感谢您对本站的认可!

本文链接:https://www.17tex.com/xueshu/565098.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:数据库   相关   长江   账户   点击   重组   查看
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2024 Comsenz Inc.Powered by © 易纺专利技术学习网 豫ICP备2022007602号 豫公网安备41160202000603 站长QQ:729038198 关于我们 投诉建议