~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/memcached_stats/tests/r/describe.result

Add in new show work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
select table_name
2
2
from data_dictionary.tables
3
 
where table_name like '%memcached%' ORDER BY table_name;
 
3
where table_name like 'memcached%' ORDER BY table_name;
4
4
table_name
5
5
MEMCACHED_ANALYSIS
6
6
MEMCACHED_STATS