MariaDB 源码编译[root@jg-72 source]# pwd /data/source [root@jg-72
source]# ls mariadb-10.1.11.tar.gz 先将源码压缩包解压缩 tar -zxvf
mariadb-10.1.11.tar.gz 进入到BUILD子目录,它已经提供了一些一键编译的脚本 cd
mariadb-10.1.11/BUILD 选择执行 compile-amd64-debug-all
脚本,因为我们要编译X86_64平台上带DEBUG调试信息的mysql server。
【mysql】 【函数】 【根目录】 【源码】 【Mariadb】 …
May
19
2017
May
18
2017
May
12
2017
May
12
2017
May
11
2017
May
11
2017
作者介绍 娄帅,北京万里开源公司数据库技术专家,擅长MySQL运维及源码研究。《Learning HBase》中文译者。
原文:Playing with MySQL Source code; Adding “STOP ALL
SLAVES” command,链接:https://mysql.az/2016/10/31/playing-with-mysql-source-code-adding-stop-all-slaves-command/
本文所要实现的功能来源于Charles Bell出版的《Expert MySQL》一书。
【云栖社区】 【mysql】 【SQL】 【源码】 【集群】 …
May
02
2017
May
02
2017
May
02
2017
May
02
2017