Skip to content

Commit 3b7a4bf

Browse files
committed
PUB:who-killed-mysql.md
@GHLandy
1 parent fbc0d3e commit 3b7a4bf

File tree

3 files changed

+41
-38
lines changed

3 files changed

+41
-38
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
极客漫画:谁杀死了 MySQL
2+
===============
3+
4+
![who-killed-mysql](https://github.com/LCTT/comic/raw/master/turnoff.us/who-killed-mysql/who-killed-mysql.png)
5+
6+
- 此刻,在内核中……
7+
- 怎么了,Apache,有访问请求了?
8+
- 没多少,这几秒钟才 600 个请求而已。
9+
- 啊!MySQL 死了!
10+
- 让我看看没完成的事务。他是被 SIGKILL 杀死的!
11+
- 事务
12+
- 这能是谁干的呢?
13+
- 我估计会有上千个 500 错误消息。让我们去看看日志是谁干的。
14+
- 没戏:/var/log 被删除了!
15+
- 你一个 Java 进程在我们灯塔国(LAMP Stack)干啥?
16+
- 在证明我有罪前,我是清白了。此外,你是唯一一个以根权限运行的进程……
17+
- 嗨,大家好,你们听说了 MySQL 那事了吗?
18+
- 你来的正好,Ruby……你一直不喜欢 MySQL。我们都知道你爱上了 PostgreSQL。
19+
- 警告:谁也不许离开这里。在这个 SIGKILL 案件里面你们都有嫌疑。
20+
- 谁杀了 MySQL?
21+
- Java:内存狂魔
22+
- Apache:权限黑手
23+
- PHP:自卑情节
24+
- Ruby:勾结嫌疑
25+
- 待续……
26+
27+
---
28+
29+
LAMP 架构,指 Linux + Apache + MySQL + PHP 组合构成的一个完整的 Web 服务架构。这是一个经典而有点过时的架构,适合于小型的 Web 服务。
30+
31+
在这里 MySQL 意外被 [SIGKILL](https://linux.cn/article-8791-1.html) [杀死](https://linux.cn/article-8771-1.html)了,没有留下任何遗言和痕迹(日志)。
32+
33+
---
34+
via: http://turnoff.us/geek/who-killed-mysql/
35+
36+
作者:[Daniel Stori][a]
37+
译者:[wxy](https://github.com/wxy)
38+
39+
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
40+
41+
[a]:http://turnoff.us/about/

turnoff.us/who-killed-mysql/[s]who-killed-mysql.md

-38
This file was deleted.
Loading

0 commit comments

Comments
 (0)