Skip to content

Commit 102ee1b

Browse files
committed
update
1 parent 7631080 commit 102ee1b

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

DB学习之路.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
* Mysql异常'SET OPTION SQL_SELECT_LIMIT=DEFAULT': http://blog.csdn.net/wangyang1354/article/details/60135602
4646
* 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/
4747
* 慎用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
4851

4952

5053
# SQL Server

J2EE学习之路.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@
383383

384384
* jdk-logging、log4j、logback日志介绍及原理: https://my.oschina.net/pingpangkuangmo/blog/406618
385385
* 热切换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
386387

387388

388389
## Logback

docker学习之路.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55

66
* Kubernetes: https://kubernetes.io/
7+
* Kubernetes指南: https://kubernetes.feisky.xyz/
78

89

910

0 commit comments

Comments
 (0)