~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/key_cache.result

Updates for DD.

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
ERROR HY000: Variable 'myisam_key_cache_block_size' is not a variable component (can't be used as XXXX.variable_name)
55
55
show status like 'key_blocks_used';
56
56
Variable_name   Value
57
 
Key_blocks_used 0
 
57
Key_blocks_used #
58
58
set global myisam_key_cache_size=100;
59
59
Warnings:
60
60
Error   1292    Truncated incorrect key_cache_size value: '100'