Home >Database >Mysql Tutorial >mysql压缩包减肥_MySQL

mysql压缩包减肥_MySQL

WBOY
WBOYOriginal
2016-06-01 13:28:371129browse

bitsCN.com

mysql压缩包减肥

 

官网下载的zip解压包,往往很大,

带有一些不必要的文件,以下为可以删除的部分:

 

1 / 删除 mysql-test 文件夹;

 

2 / 删除 sql-bench 文件夹;

 

3 / 删除 bin 目录下的 debug 文件夹;

 

4 / 删除 bin 目录下所有扩展名为 .pdb 的文件;

 

5 / 删除 lib 目录下的 debug 文件夹;

 

6 / 删除 lib 目录下所有扩展名为 .lib 和 .pdb 的文件;

 

7 / 删除 lib/plugin 目录下所有扩展名为 .pdb 的文件;

 

8 / 删除 lib/plugin/debug 目录下所有扩展名为 .pdb 的文件。

 

bitsCN.com
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn