forked from sysown/proxysql
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
183 lines (147 loc) · 3.04 KB
/
.gitignore
File metadata and controls
183 lines (147 loc) · 3.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
# Internal Repos
priv-infra/
# direnv
.envrc.local
# Intelij
.idea/
# VS Code
.vs/
# Sonar
.scannerwork/
.vs/
bw-output/
out/
sonar/
# Object files
*.o
*.ko
*.oo
*.oo2
*.pyc
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
# gcov
*.gcda
*.gcno
callgrind.out.*
cachegrind.out.*
oldcode/tests/connect_speed
*.swp
*.sha1
# SQLITE files
*.db
*.db-shm
*.db-wal
*.db-journal
#pidfile and errorlog
*.pid
*.log
*.err
#binary
src/proxysql
src/*pem
binaries/*deb
binaries/*rpm
tools/eventslog_reader_sample
tools/eventlog_reader_to_json
src/proxysql-save.cfg
src/*log*
proxysql-2.0.0/
docker/images/proxysql/rhel-compliant/rpmmacros
#core
core
#config
proxysql.cnf*
proxysql.db*
jeprof*heap
perf.data*
notes.txt
architecture.txt
#builddir
proxysql-2.*
### DEPS
deps/cityhash/cityhash-*/
deps/clickhouse-cpp/clickhouse-cpp-*/
deps/curl/curl-*/
deps/jemalloc/jemalloc-*/
deps/libconfig/libconfig-*/
deps/libdaemon/libdaemon-*/
deps/libev/libev-*/
deps/libhttpserver/libhttpserver-*/
deps/libinjection/libinjection-*/
deps/libmicrohttpd/libmicrohttpd-*/
deps/libmicrohttpd/libmicrohttpd
deps/libssl/openssl-openssl-*/
deps/libssl/openssl-*/
deps/lz4/lz4-*/
deps/mariadb-client-library/mariadb-connector-c-*/
deps/pcre/pcre-*/
deps/prometheus-cpp/prometheus-cpp-*/
deps/re2/re2-*/
deps/sqlite3/sqlite-amalgamation-*/
deps/sqlite3/sqlite-rembed-*/
deps/coredumper/coredumper-*/
deps/postgresql/postgresql-*/
deps/postgresql/postgres-*/
deps/libusual/libusual-*/
test/.vagrant
.DS_Store
proxysql-tests.ini
test/sqlite_history_convert
test/rag/test_rag_schema
#heaptrack
heaptrack.*
#eclipse
.cproject
.project
.settings/
#vscode
.vscode/
# test deps
test/deps/mariadb-connector-c/mariadb-connector-c-*/
test/deps/mysql-connector-c/mysql-5.7.*/
test/deps/mysql-connector-c/mysql-boost-5.7.*.tar.gz
test/deps/mysql-connector-c-8.4.0/mariadb-connector-c-*/
test/deps/mysql-connector-c-8.4.0/mysql-8.4.*/
test/deps/mysql-connector-c-8.4.0/mysql-8.4.*.tar.gz
#tap tests
test/tap/tap/cpp-dotenv/cpp-dotenv-*
test/tap/tap/cpp-dotenv/static/cpp-dotenv-*
test/tap/tap/cpp-dotenv/dynamic/cpp-dotenv-*
*-t
test/tap/tests/galera_1_timeout_count
test/tap/tests/galera_2_timeout_no_count
test/tap/tests/setparser_test
test/tap/tests/setparser_test2
test/tap/tests/setparser_test3
test/tap/tests/reg_test_3504-change_user_libmariadb_helper
test/tap/tests/reg_test_3504-change_user_libmysql_helper
test/tap/tests/generate_set_session_csv
test/tap/tests/set_testing-240.csv
local_testing_datadir/
test/tap/tests_with_deps/deprecate_eof_support/fwd_eof_ok_query
test/tap/tests_with_deps/deprecate_eof_support/fwd_eof_query
test/cluster/node??/*
#pkgroot
pkgroot/
#files generated during CI run
proxysql-save.cfg
test/tap/tests/test_cluster_sync_config/cluster_sync_node_stderr.txt
test/tap/tests/test_cluster_sync_config/proxysql*.pem
test/tap/tests/test_cluster_sync_config/test_cluster_sync.cnf
.aider*
GEMINI.md
# Database discovery output files
discovery_*.md
database_discovery_report.md
scripts/mcp/DiscoveryAgent/ClaudeCode_Headless/tmp/