~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/key_cache.result

  • Committer: Brian Aker
  • Date: 2010-02-15 18:29:31 UTC
  • mto: (1273.13.68 build)
  • mto: This revision was merged to the branch mainline in revision 1303.
  • Revision ID: brian@gaz-20100215182931-ooy48h72plspoehy
More removal of show code.

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'