-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwebpage.project.mysql.xml
47 lines (37 loc) · 1.65 KB
/
webpage.project.mysql.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="UTF-8"?>
<webpage id="mysql">
<config param="desc" value="MySQL Plugin Project" />
<config param="rcsdate" value="$Date: 2012-12-07 23:27:57 +0800 (Fri, 07 Dec 2012) $" />
<head>
<title>MySQL Plugin Project</title>
<titleabbrev>MySQL Plugin Project</titleabbrev>
<summary>MySQL Plugin Project Opensource Project</summary>
</head>
<webtoc />
<section>
<title>MySQL ZeroMQ Plugin</title>
<ulink url="https://github.com/netkiller/mysql-zmq-plugin" />
<para>git clone <ulink url="https://github.com/netkiller/mysql-zmq-plugin.git" /></para>
<para><ulink url="../journal/mysql.plugin.fifo.html">《数据库进程间通信解决方案》</ulink>的MQ实现版本</para>
</section>
<webtoc />
<section>
<title>MySQL Pipes (FIFOs) Plugin</title>
<ulink url="https://github.com/netkiller/mysql-fifo-plugin" />
<para>git clone <ulink url="https://github.com/netkiller/mysql-fifo-plugin.git" /></para>
<para><ulink url="../journal/mysql.plugin.fifo.html">《数据库进程间通信解决方案》</ulink></para>
</section>
<webtoc />
<section>
<title>MySQL Images Plugin</title>
<para><ulink url="https://github.com/netkiller/mysql-image-plugin" /></para>
<para>git clone <ulink url="https://github.com/netkiller/mysql-image-plugin.git" /></para>
<para><ulink url="/journal/mysql-plugin.html">《数据库与图片完美解决方案》</ulink></para>
</section>
<webtoc />
<section>
<title>SafeNet for MySQL Plugin</title>
<para><ulink url="https://github.com/netkiller/safenet-mysql" /></para>
<para>git clone <ulink url="https://github.com/netkiller/safenet-mysql.git" /></para>
</section>
</webpage>