~maria-captains/maria/mysql-6.0-backup

« back to all changes in this revision

Viewing changes to mysql-test/r/myisam_keycache_coverage.result

  • Committer: Thava Alagu
  • Date: 2010-03-11 19:18:17 UTC
  • mfrom: (3719.14.62 mysql-6.0-codebase)
  • Revision ID: thavamuni.alagu@sun.com-20100311191817-5nigmq884xo9fuut
Merge from mysql-6.0-codebase

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
call mtr.add_suppression("Incorrect key file for table './test/t1.MYI'");
2
 
call mtr.add_suppression("Got an error from thread_id=.*, mi_update.c");
 
2
call mtr.add_suppression("Got an error from thread_id=.*,*mi_update.c");
3
3
call mtr.add_suppression("MySQL thread id .*, query id .* localhost root Updating");
4
4
#
5
5
# MyISAM keycache coverage tests.