18 Star 108 Fork 73

Gitee 极速下载 / mysql-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/mysql/mysql-server
克隆/下载
.gitattributes 1.20 KB
一键复制 编辑 原始数据 按行查看 历史
Gabor Buella 提交于 2023-10-04 15:05 . WL#15116 Remove the memcached plugin
.gitattributes export-ignore
.gitignore export-ignore
# All MySQL code is auto-formatted using clang-format.
*.c filter=codeformat
*.cc filter=codeformat
*.cpp filter=codeformat
*.h filter=codeformat
*.hpp filter=codeformat
*.i filter=codeformat
*.ic filter=codeformat
*.js filter=codeformat
# Third-party code.
/extra/** !filter
/internal/extra/** !filter
/include/boost_*/** !filter
/internal/plugin/keyring_okv/okv_client_sdk/** !filter
/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/windeps/** !filter
# RQG combination files have the .cc extension, but they are not C++ files.
/internal/rqg_grammars/**/*.cc !filter
# Generated from lex/yacc.
/storage/innobase/fts/fts0blex.cc !filter
/storage/innobase/fts/fts0pars.cc !filter
/storage/innobase/fts/fts0tlex.cc !filter
/storage/innobase/include/fts0blex.h !filter
/storage/innobase/include/fts0pars.h !filter
/storage/innobase/include/fts0tlex.h !filter
/storage/innobase/pars/lexyy.cc !filter
/storage/innobase/pars/pars0grm.cc !filter
# Other autogenerated files. The generators should eventually be updated.
/strings/uca900_data.h !filter
/strings/uca900_ja_data.h !filter
/strings/uca_data.h !filter
/internal/meb/meb/mysqloption_list.cpp !filter
C
1
https://gitee.com/mirrors/mysql-server.git
git@gitee.com:mirrors/mysql-server.git
mirrors
mysql-server
mysql-server
trunk

搜索帮助