File tree Expand file tree Collapse file tree 3 files changed +157
-78
lines changed Expand file tree Collapse file tree 3 files changed +157
-78
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Docs/INFO_SRC
21
21
Makefile
22
22
TAGS
23
23
Testing /
24
+ tmp /
24
25
VERSION.dep
25
26
configure
26
27
client /async_example
@@ -115,6 +116,8 @@ scripts/wsrep_sst_mysqldump
115
116
scripts /wsrep_sst_rsync
116
117
scripts /wsrep_sst_xtrabackup
117
118
scripts /wsrep_sst_xtrabackup-v2
119
+ scripts /maria_add_gis_sp.sql
120
+ scripts /maria_add_gis_sp_bootstrap.sql
118
121
sql-bench /bench-count-distinct
119
122
sql-bench /bench-init.pl
120
123
sql-bench /compare-results
@@ -201,6 +204,7 @@ support-files/config.huge.ini
201
204
support-files /config.medium.ini
202
205
support-files /config.small.ini
203
206
support-files /mariadb.pc
207
+ support-files /mariadb@.service
204
208
support-files /my-huge.cnf
205
209
support-files /my-innodb-heavy-4G.cnf
206
210
support-files /my-large.cnf
@@ -240,6 +244,8 @@ storage/mroonga/mysql-test/mroonga/storage/r/variable_version.result
240
244
* .exp
241
245
* .dep
242
246
* .idb
247
+ * .res
248
+ * .tlog
243
249
244
250
# Precompiled Headers
245
251
* .gch
You can’t perform that action at this time.
0 commit comments