运维 MySQL参数sql-mode配置 [Err] 1055 - Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'information_schema.PROFILING.SEQ' which is not functionally dependent on columns in GROUP BY 2022-02-12 浏览(1,039) 评论(0) 阅读全文
运维 docker安装mysql 我们在使用mysql时通常需要进行的调优的配置,如果每次都进容器里进行配置非常的麻烦,并且容器里也无法编辑 所以我们直接将mysql容器里的配置文件挂载到宿主机里面,方便我们进行配置修改。 2022-02-12 浏览(1,472) 评论(0) 阅读全文
运维 Repository epel is listed more than once in the configuration解决办法 在安装docker的时候出现Repository epel is listed more than once in the configuration 2022-01-22 浏览(1,474) 评论(0) 阅读全文