~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/haildb/tests/r/config_file_format.result

merged with up to date trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
SELECT * FROM DATA_DICTIONARY.HAILDB_CONFIGURATION WHERE NAME='file_format';
27
27
NAME    TYPE    VALUE
28
28
file_format     TEXT    Barracuda
 
29
SET GLOBAL innodb_file_format='Barracuda';