差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
it:database:mariadb [2022-08-24 04:45] goldentianyait:database:mariadb [2022-08-24 18:06] (当前版本) goldentianya
行 6: 行 6:
 安装 安装
   apt install mariadb-server   apt install mariadb-server
 +  vim /etc/mysql/mariadb.conf.d/50-server.cnf
      
 本地连接 本地连接
行 27: 行 28:
 | root | localhost | | root | localhost |
 +------+-----------+ +------+-----------+
 +</code>
 +
 +<code>
 +DROP USER 'nextcloud'@'%';
 +DROP DATABASE nextcloud;
 +flush privileges;
 </code> </code>
it/database/mariadb.1661316343.txt.gz · 最后更改: 2022-08-24 04:45 由 goldentianya
回到顶部
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0