Skip to content

Commit ebbdadd

Browse files
committed
update
udpate
1 parent 56e4f14 commit ebbdadd

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

_posts/2014-05-05-mysql-optimization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: post
33
title: Mysql 优化
44
---
55

6-
看视频教程做的一些笔记,视频地址:(网站性能优化)[http://study.163.com/course/courseMain.htm?courseId=266031#/courseMain]
6+
看视频教程做的一些笔记,视频地址:[网站性能优化](http://study.163.com/course/courseMain.htm?courseId=266031#/courseMain)
77

88

99
### 慢查询日志

css/.style.css.swp

12 KB
Binary file not shown.

css/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,8 @@ a {
5757
color: #888;
5858
}
5959

60+
.pager {
61+
margin-top: 20px;
62+
margin-bottom: 20px;
63+
}
6064

0 commit comments

Comments
 (0)