~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Lee Bieber
  • Date: 2010-10-27 18:28:56 UTC
  • mfrom: (1883.1.3 build)
  • Revision ID: kalebral@gmail.com-20101027182856-q3wqtbv1t4egkjsk
Merge Andrew - fix bug 667360: --defaults-file not processed before paths read           
Merge Andrew - fix bug 656577: Importing SQL script results in silent failure    
Merge Andrew - fix bug 667053: drizzledump minor output cleanup needed

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
.libs
22
22
.plugin.ini.stamp
23
23
.plugin.scan
24
 
ChangeLog
25
24
DEPENDENCIES
26
25
INSTALL
27
26
Makefile
67
66
dbug/Makefile.in
68
67
depcomp
69
68
docs
70
 
docs/doctrees
71
 
docs/html
72
 
docs/plugins/*
73
 
docs/plugins/list.rst
74
69
doxerr.log
75
70
drizzle-2010.01.1315.tar.gz
 
71
drizzle-2010.01.1315.tar.gz
76
72
drizzle.pot
77
73
drizzled.gcno
78
74
drizzled/configmake.h
89
85
drizzled/message/command_reader
90
86
drizzled/message/engine.pb.cc
91
87
drizzled/message/engine.pb.h
92
 
drizzled/message/event.pb.cc
93
 
drizzled/message/event.pb.h
94
88
drizzled/message/length
95
89
drizzled/message/replication.pb.cc
96
90
drizzled/message/replication.pb.h
106
100
drizzled/message/schema_writer
107
101
drizzled/message/table.pb.cc
108
102
drizzled/message/table.pb.h
 
103
drizzled/message/table.pb.h
109
104
drizzled/message/table_raw_reader
110
105
drizzled/message/table_reader
111
106
drizzled/message/table_writer
121
116
drizzled/sql_yacc.cc
122
117
drizzled/sql_yacc.h
123
118
drizzled/sql_yacc.output
124
 
drizzled/sql_reserved_words.h
125
119
drizzled/symbol_hash.h
126
120
drizzled/version.h
127
121
dtcollation.gcno
196
190
parser.gcno
197
191
patch
198
192
plugin/Makefile.in
 
193
plugin/Makefile.in
199
194
plugin/archive/Makefile.in
200
195
plugin/archive/archive_performance
201
196
plugin/archive/archive_reader
205
200
plugin/csv/Makefile.in
206
201
plugin/heap/Makefile.in
207
202
plugin/innobase/Makefile.in
208
 
plugin/innobase/include/pars0grm.hh
209
 
plugin/innobase/include/pars0grm.h
210
203
plugin/innobase/pars/pars0grm.c
211
 
plugin/innobase/pars/pars0grm.cc
 
204
plugin/innobase/pars/pars0lex.c
212
205
plugin/innobase/pars/pars0grm.h
213
 
plugin/innobase/pars/pars0lex.c
214
206
plugin/memcached_functions/start_mc.sh
215
207
plugin/memcached_functions/tests/start_mc.sh
216
208
plugin/myisam/Makefile.in
217
209
plugin/myisam/myisamchk
218
210
plugin/myisam/myisamlog
219
211
plugin/myisam/myisampack
220
 
plugin/storage_engine_api_tester/cursor_states_to_dot
221
 
plugin/storage_engine_api_tester/engine_states_to_dot
222
 
plugin/transaction_log/utilities/transaction_reader
223
212
po/POTFILES
224
 
po/drizzle7.pot
225
213
po/remove-potcdate.sed
226
214
po/stamp-it
227
215
po/stamp-po
315
303
tests/Makefile.in
316
304
tests/dtr
317
305
tests/dtr@
318
 
tests/dbqp_data/uuid
319
 
tests/dbqp_work
320
306
tests/install_test_db
321
307
tests/mtr
322
308
tests/mtr@
323
309
tests/resolve_stack_dump
324
 
tests/stripped_log
325
310
tests/test-run
326
311
tests/test-run@
327
 
tests/total_warning_count
328
312
tests/var
329
313
thr_malloc.gcno
330
314
time.gcno
338
322
virtual_column_info.gcno
339
323
xid.gcno
340
324
ylwrap
341
 
docs/man
342
 
.pc
343
 
drizzled/message/catalog.pb.cc
344
 
drizzled/message/catalog.pb.h
345
 
drizzled/message/catalog_reader
346
 
drizzled/message/catalog_writer
 
325
docs/plugins/list.rst
 
326
docs/plugins/*
 
327
docs/doctrees
 
328
docs/html
 
329
plugin/innobase/include/pars0grm.h
 
330
tests/total_warning_count
 
331
tests/stripped_log
 
332
drizzled/message/event.pb.cc
 
333
drizzled/message/event.pb.h
 
334
ChangeLog