59 Star 523 Fork 85

GVP万里数据库 / GreatSQL

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 1.60 KB
一键复制 编辑 原始数据 按行查看 历史
GreatSQL 提交于 2023-05-29 14:04 . init greatsql 8.0.32-24
.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
/plugin/innodb_memcached/daemon_memcached/** !filter
/plugin/innodb_memcached/innodb_memcache/cache-src/** !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
# Some NDB source is currently exempt
/storage/ndb/clusterj/** !filter
/storage/ndb/include/** !filter
/storage/ndb/memcache/** !filter
/storage/ndb/ndbapi-examples/** !filter
/storage/ndb/nodejs/** !filter
/storage/ndb/src/** !filter
/storage/ndb/test/** !filter
/storage/ndb/tools/** !filter
C++
1
https://gitee.com/GreatSQL/GreatSQL.git
git@gitee.com:GreatSQL/GreatSQL.git
GreatSQL
GreatSQL
GreatSQL
master

搜索帮助