Home > Database > Mysql Tutorial > body text

【搜】mysql压缩包减肥_MySQL

WBOY
Release: 2016-06-01 13:29:21
Original
1257 people have browsed it

bitsCN.com

官网下载的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
Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!