~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/myisam/tests/r/key_cache.result

  • Committer: Brian Aker
  • Date: 2010-08-09 18:29:06 UTC
  • mto: (1698.1.1 drizzle)
  • mto: This revision was merged to the branch mainline in revision 1699.
  • Revision ID: brian@gaz-20100809182906-t0ms7gpnz89vieow
Move more of MyISAM out to MyISAM.

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 #
58
57
set global myisam_key_cache_size=100;
59
58
Warnings:
60
59
Error   1292    Truncated incorrect key_cache_size value: '100'