~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Brian Aker
  • Date: 2010-06-15 13:37:26 UTC
  • Revision ID: brian@gaz-20100615133726-160z0ql8gxi8s3rg
This is a rollup set of patches for modifications to TableIdentifier to have
a getKey() which is now used for open_cache and table_share_def cache. This
also includes additional unittests on TableIdentifier, and makes use of some
cleanup, though not perfect, to TableShare for its contructors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
*.orig
8
8
*.rej
9
9
*.reject
 
10
*.reject
10
11
*.rpm
11
12
*replication.pb.*
12
13
*stamp-h
13
14
./ChangeLog
 
15
.DS_Store
14
16
.deps
15
17
.libs
16
18
.plugin.ini.stamp
47
49
config/bzr_revinfo
48
50
config/pandora-plugin.list
49
51
config/pandora_vc_revinfo
 
52
config/pandora_vc_revinfo
50
53
config/plugin-list.ac
51
54
config/plugin-list.am
52
55
config/plugin.ac
62
65
docs
63
66
doxerr.log
64
67
drizzle-2010.01.1315.tar.gz
 
68
drizzle-2010.01.1315.tar.gz
65
69
drizzled.gcno
66
70
drizzled/configmake.h
67
71
drizzled/drizzled
68
72
drizzled/drizzled_safe
69
73
drizzled/function_hash.h
70
74
drizzled/gen_lex_hash
 
75
drizzled/generated_probes.h
71
76
drizzled/lex_hash.h
72
77
drizzled/message/binary_log.pb.cc
73
78
drizzled/message/binary_log.pb.h
87
92
drizzled/message/schema.pb.h
88
93
drizzled/message/schema_reader
89
94
drizzled/message/schema_writer
 
95
drizzled/message/schema_writer
90
96
drizzled/message/table.pb.cc
91
97
drizzled/message/table.pb.h
92
98
drizzled/message/table.pb.h
293
299
tmp_table.gcno
294
300
tztime.gcno
295
301
uniques.gcno
 
302
unittests/atomics_test
 
303
unittests/calendar_test
 
304
unittests/unittests
296
305
virtual_column_info.gcno
297
306
xid.gcno
298
307
ylwrap
299
 
drizzle-2010.01.1315.tar.gz
300
 
*.reject
301
 
unittests/unittests
302
 
config/pandora_vc_revinfo
303
 
drizzled/message/schema_writer
304
 
drizzled/generated_probes.h
305
 
.DS_Store