目录1. 前言2. 配置Ceph radosgw用户3. 部署HA的MariaDB集群4. 部署HA的Redis集群5.
部署Harbor集群参考资料 1. 前言 Harbor
1.4.0版本开始提供了HA部署方式,和非HA的主要区别就是把有状态的服务分离出来,使用外部集群,而不是运行在本地的容器上。
【redis】 【mysql】 【配置】 【集群】 【容器】 【centos】 …
安装 mysql
sudo apt-get --purge remove mysql-server mysql-common mysql-client sudo apt-get install mysql-server mysql-common mysql-client
mysqladmin -u root password your-new-password sudo
/etc/init.d/mysql restart mariadb apt-get install mariadb-server
字符集修改utf8 如果装的mariadb, 默认字符集已经是utf8了。
【linux】 【mysql】 【ubuntu】 【Mariadb】 【grant】 【字符集】 …
Alibaba Cloud was awarded with the 2018 MySQL Community Award,
Corporate Contributor category, at the Percona Live Open Source
Database Conference.
【mysql】 【Mariadb】 【database】 【Open_Source】 【ApsaraDB_for_RDS】 点击查看原文>
以下是显示SQL语言中允许的所有类型的子查询的映射,以及可用于处理它们的优化程序策略。
无色区域表示不同种类的子查询,例如: from x IN (select xx) from () xxx ...
每个未着色区域的大小大致对应于该种子查询的重要性(即经常使用)的大小。
【mysql】 【Mariadb】 【subquery】 点击查看原文>