摘要: 无宽度准则 阅读全文
posted @ 2018-08-05 23:54 papering 阅读(254) 评论(0) 推荐(0) 编辑
摘要: linux系统/var/log目录下的信息详解 - wangkangluo1 - 博客园 http://www.cnblogs.com/wangkangluo1/archive/2012/06/05/2536212.html 一、/var目录 /var 所有服务的登录的文件或错误信息文件(LOG F 阅读全文
posted @ 2018-08-05 18:46 papering 阅读(314) 评论(0) 推荐(0) 编辑
摘要: Connection Phase Packets https://dev.mysql.com/doc/internals/en/connection-phase-packets.html#packet-Protocol::Handshake https://github.com/go-sql-dri 阅读全文
posted @ 2018-08-05 17:21 papering 阅读(134) 评论(0) 推荐(0) 编辑
摘要: D:\wamp64\wamp\bin\mysql\mysql5.6.17\bin>mysql -hgoDev -uroot -ppasswordWarning: Using a password on the command line interface can be insecure.ERROR 阅读全文
posted @ 2018-08-05 17:08 papering 阅读(684) 评论(0) 推荐(0) 编辑
摘要: caching_sha2_passwordcaching_sha2_passwordcaching_sha2_passwordcaching_sha2_passwordcaching_sha2_passwordmysql_native_password D:/webCodeOnline/src/ve 阅读全文
posted @ 2018-08-05 16:46 papering 阅读(1215) 评论(0) 推荐(0) 编辑
摘要: [root@test ~]# /usr/local/mysql/bin/mysqld2018-08-05T08:29:05.143142Z 0 [Warning] [MY-011070] [Server] 'Disabling symbolic links using --skip-symbolic 阅读全文
posted @ 2018-08-05 16:33 papering 阅读(1769) 评论(0) 推荐(0) 编辑
摘要: go map 线程不安全 安全措施 阅读全文
posted @ 2018-08-05 16:22 papering 阅读(535) 评论(0) 推荐(0) 编辑
摘要: [root@test ~]# /usr/local/mysql/bin/mysqld2018-08-05T07:00:33.647509Z 0 [Warning] [MY-011070] [Server] 'Disabling symbolic links using --skip-symbolic 阅读全文
posted @ 2018-08-05 15:12 papering 阅读(2505) 评论(0) 推荐(0) 编辑
摘要: MySQL :: MySQL 8.0 Reference Manual :: 6.5.1.3 Caching SHA-2 Pluggable Authentication https://dev.mysql.com/doc/refman/8.0/en/caching-sha2-pluggable-a 阅读全文
posted @ 2018-08-05 14:47 papering 阅读(156) 评论(0) 推荐(0) 编辑
摘要: Executing transactions - The Go Programming Language https://golang.google.cn/doc/database/execute-transactions Executing transactions Table of Conten 阅读全文
posted @ 2018-08-05 10:21 papering 阅读(352) 评论(0) 推荐(0) 编辑
摘要: golang/goroutine 和 swoole/coroutine 协程性能测试对比 - Go语言中文网 - Golang中文社区 https://studygolang.com/articles/13967#reply0 Go 语言之旅 https://tour.go-zh.org/concu 阅读全文
posted @ 2018-08-05 09:29 papering 阅读(202) 评论(0) 推荐(0) 编辑
摘要: 装饰器 Karol Kuczmarski's Blog – Decorated functions in Go http://xion.io/post/code/go-decorated-functions.html Go 装饰器模式在 API 服务程序中的使用 - 简书 https://www.j 阅读全文
posted @ 2018-08-05 09:10 papering 阅读(142) 评论(0) 推荐(0) 编辑
摘要: http://www.liquibase.org/documentation/index.html https://github.com/studygolang/studygolang/tree/master/config/changelogs 数据库变更采用 Liquibase 管理,建表、修改字 阅读全文
posted @ 2018-08-05 09:03 papering 阅读(217) 评论(0) 推荐(0) 编辑