~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/show_dictionary/tests/t/show_columns.test

Merge Andrew - fix bug 698092: data_dictionary crash

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SHOW COLUMNS FROM data_dictionary.columns;
 
2
 
 
3
# Drizzle bug #698092
 
4
SELECT * FROM `data_dictionary` . SHOW_COLUMNS;