07 2020 档案

摘要:MySQL执行一个SQL语句时,执行时间精确到秒。如下: mysql> select * from test + + + | id | name | + + + | 1 | david | + + + 1 row in set (0.00 sec) 如何精确到毫秒呢?MySQL有个内置语句(show 阅读全文
posted @ 2020-07-31 18:17 agang_19 阅读(5143) 评论(0) 推荐(0) 编辑
摘要:1、修改elasticsearch.ymlelasticsearch.yml http.cors.enabled: truehttp.cors.allow-origin: "*"http.cors.allow-headers: Authorizationxpack.security.enabled: 阅读全文
posted @ 2020-07-24 15:45 agang_19 阅读(1279) 评论(0) 推荐(0) 编辑
摘要:重要使命 经过十几天的忙碌,张小五手上的项目终于如期上线,虽然很累,但内心无比的充实与喜悦。喝了杯热咖啡,小五在椅子上慵懒地躺着,享受着这份静谧的时光。 "嗨,小五,这几天累坏了吧?""哈哈,是有点累,不过还好。" "周末好好休息下吧,我先跟你讨论个事儿啊。""好的,Z哥。" "咱们线上运行的代码, 阅读全文
posted @ 2020-07-23 11:20 agang_19 阅读(308) 评论(0) 推荐(0) 编辑
摘要:修改密码 ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password' <schema name="monthdatadb" checkSQLschema="true" sqlMaxLimit="1 阅读全文
posted @ 2020-07-18 19:24 agang_19 阅读(129) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/xinpengfei521/article/details/80400142 1.查看自动生成的密码 安装完成后 MySQL会给我们自动生成一个随机密码 查看命令如下: grep 'temporary password' /var/log/mysqld.l 阅读全文
posted @ 2020-07-14 23:00 agang_19 阅读(359) 评论(0) 推荐(0) 编辑
摘要:https://www.jianshu.com/p/fd033700edf4 mysql -h localhost -uroot -P 3306 -S /data/mysql/mysql3306/mysql.sock 阅读全文
posted @ 2020-07-13 17:51 agang_19 阅读(107) 评论(0) 推荐(0) 编辑
摘要:wrapper | Unable to start JVM: No such file or directory (2) Mycat 依赖 Java,所以需要安装 Java。 阅读全文
posted @ 2020-07-11 20:20 agang_19 阅读(111) 评论(0) 推荐(0) 编辑
摘要:删除 dnd :6,32d 阅读全文
posted @ 2020-07-11 19:03 agang_19 阅读(103) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/Dominic-Ji/articles/11660113.html export GO111MODULE=on export GOPROXY=https://goproxy.cn 阅读全文
posted @ 2020-07-08 23:50 agang_19 阅读(202) 评论(0) 推荐(0) 编辑
摘要:https://luanlengli.github.io/2019/05/01/Prometheus%E6%90%AD%E5%BB%BA%E7%AE%80%E5%8D%95%E7%9A%84%E7%9B%91%E6%8E%A7%E5%91%8A%E8%AD%A6%E7%B3%BB%E7%BB%9F. 阅读全文
posted @ 2020-07-06 19:03 agang_19 阅读(136) 评论(0) 推荐(0) 编辑
摘要:https://yunlzheng.gitbook.io/prometheus-book/parti-prometheus-ji-chu/quickstart/prometheus-job-and-instance 阅读全文
posted @ 2020-07-02 11:21 agang_19 阅读(112) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示