File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 45
45
* Mysql异常'SET OPTION SQL_SELECT_LIMIT=DEFAULT': http://blog.csdn.net/wangyang1354/article/details/60135602
46
46
* MySQL无法重启问题解决Warning: World-writable config file ‘/etc/my.cnf’ is ignored: http://www.ttlsa.com/mysql/warning-world-writable-config-file-etcmy-cnf-is-ignored/
47
47
* 慎用lower_case_table_names来实现表名不区分大小写: http://www.codeweblog.com/%E6%85%8E%E7%94%A8lower_case_table_names%E6%9D%A5%E5%AE%9E%E7%8E%B0%E8%A1%A8%E5%90%8D%E4%B8%8D%E5%8C%BA%E5%88%86%E5%A4%A7%E5%B0%8F%E5%86%99/
48
+ * Can't execute a MySQL stored procedure from Java: https://stackoverflow.com/questions/986628/cant-execute-a-mysql-stored-procedure-from-java
49
+ * 『浅入浅出』MySQL 和 InnoDB: http://www.cocoachina.com/programmer/20170807/20158.html
50
+ * MySQL 加锁处理分析: http://hedengcheng.com/?p=771
48
51
49
52
50
53
# SQL Server
Original file line number Diff line number Diff line change 383
383
384
384
* jdk-logging、log4j、logback日志介绍及原理: https://my.oschina.net/pingpangkuangmo/blog/406618
385
385
* 热切换Log4j级别配置: http://www.cnblogs.com/jiangxinnju/p/6848472.html
386
+ * log4j: ERROR Attempted to append to closed appender named: http://blog.csdn.net/xvshu/article/details/51028644
386
387
387
388
388
389
## Logback
Original file line number Diff line number Diff line change 4
4
5
5
6
6
* Kubernetes: https://kubernetes.io/
7
+ * Kubernetes指南: https://kubernetes.feisky.xyz/
7
8
8
9
9
10
You can’t perform that action at this time.
0 commit comments