~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/schema_dictionary/tests/r/data_dictionary.result

  • Committer: Brian Aker
  • Date: 2010-02-19 23:07:45 UTC
  • mto: (1273.13.97 build)
  • mto: This revision was merged to the branch mainline in revision 1309.
  • Revision ID: brian@gaz-20100219230745-cmurfbxj845it9z7
This remove the original info_schema system for the server. More still to
cut, but we are on our way.

Show diffs side-by-side

added added

removed removed

Lines of Context:
137
137
#
138
138
#
139
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
 
#
184
 
#
185
 
#
186
 
#
187
 
#
188
 
#
189
 
#
190
 
#
191
 
#
192
 
#
193
 
#
194
 
#
195
 
#
196
 
#
197
 
#
198
 
#
199
 
#
200
 
#
201
 
#
202
 
#
203
 
#
204
 
#
205
 
#
206
 
#
207
 
#
208
 
#
209
 
#
210
 
#
211
 
#
212
 
#
213
 
#
214
 
#
215
 
#
216
 
#
217
 
#
218
 
#
219
 
#
220
 
#
221
 
#
222
 
#
223
 
#
224
 
#
225
 
#
226
 
#
227
 
#
228
 
#
229
140
SELECT count(*) FROM REFERENTIAL_CONSTRAINTS;
230
141
count(*)
231
142
#