docker run umami
开源的网站统计分析 — version: '3' services: uma… 继续阅读 docker run umami
开源的网站统计分析 — version: '3' services: uma… 继续阅读 docker run umami
sql判断当前周的数据 YEARWEEK(date_format(work_time,'%… 继续阅读 mysql YEARWEEK
MySQL8报错:Public Key Retrieval is not allowed ALTER… 继续阅读 mysql8 :Public Key Retrieval is not allowed
MySQL 创建 gtid主从 my.cnf中,在mysqld模块中加入如下的配置。(主库从库都这样… 继续阅读 mysql m-s via gtid
yum install mysql-devel gcc gcc-devel python-devel
— 查看MySQL已经运行的时长 show global status like 'up… 继续阅读 show mysql uptime
error: ALTER TABLE causes auto_increment resequenc… 继续阅读 更改mysql数据库主键自增时报错ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry ‘1
数据库关键词转义 — mysql insert into app (name,`key`,secr… 继续阅读 key words in sql
— 查看系统的运行时间 show GLOBAL status like 'uptime&… 继续阅读 mysql show uptime
select version() from dual;
func TestBlob(t *testing.T) { //0x removed from st… 继续阅读 golang save mysql blob string to file
#MySQL 数据库连接数量 mysqladmin -u "$user" -p … 继续阅读 mysql get connect counts
now: –mysql的最大连接数: show variables like '%max… 继续阅读 MySQL Error 1040: Too many connections
mysql8.0 创建用户 需要先create create user gitea@'%&… 继续阅读 create user on mysql 8.0
grafana pod加时区: spec: containers: – env: – name: T… 继续阅读 grafana mysql 数据源时差8小时问题
wiki系统 #https://docs.requarks.io/install/docker do… 继续阅读 docker install wiki
#mysql单机可以直接删 mysql -uroot -p123456 -e 'PURGE… 继续阅读 mysql单机快速清除binlog
mysqlpump -uroot -p –add-drop-table –include-dat… 继续阅读 mysqlpump backup mysql 5.7
ssl=0 table_open_cache=30000 max_connect_errors=20… 继续阅读 MGR config for mysql my.cnf
show status; show session status; show global stat… 继续阅读 mysql服务器状态信息