mariadb/mysql-test/lib
Mattias Jonsson ce30b928b7 Bug#35161: --myisam-recover does not work for partitioned MyISAM tables
Problem was that auto_repair, is_crashed and check_and_repair was not
implemented in ha_partition.

Solution, implemented them as loop over all partitions for is_crashed and
check_and_repair, and using the first partition for auto_repair.

(Recommit after fixing review comments)

mysql-test/lib/mtr_report.pl:
  Bug#35161: --myisam-recover does not work for partitioned MyISAM tables
  
  Added filter for crashed tables, when testing auto repair
mysql-test/std_data/corrupt_t1#P#p1.MYI:
  Bug#35161: --myisam-recover does not work for partitioned MyISAM tables
  
  Corrupt MYI file for testing auto repair
mysql-test/std_data/corrupt_t1.MYI:
  Bug#35161: --myisam-recover does not work for partitioned MyISAM tables
  
  Corrupt MYI file for testing auto repair
mysql-test/suite/parts/r/partition_repair_myisam.result:
  Bug#35161: --myisam-recover does not work for partitioned MyISAM tables
  
  Result file for testing auto repair of crashed myisam partitions
mysql-test/suite/parts/t/partition_repair_myisam-master.opt:
  Bug#35161: --myisam-recover does not work for partitioned MyISAM tables
  
  opt file for testing auto repair of crashed myisam partitions
mysql-test/suite/parts/t/partition_repair_myisam.test:
  Bug#35161: --myisam-recover does not work for partitioned MyISAM tables
  
  Test file for testing auto repair of crashed myisam partitions
sql/ha_partition.cc:
  Bug#35161: --myisam-recover does not work for partitioned MyISAM tables
  
  Added auto_repair as returning the first partitions auto_repair
  Added is_crashed and check_and_repair as loop over all partitions
sql/ha_partition.h:
  Bug#35161: --myisam-recover does not work for partitioned MyISAM tables
  
  Activating check_and_repair, auto_repair and is_crashed
2008-07-07 17:54:42 +02:00
..
My WL#3949 Test should set binlog format dnamically 2007-11-23 13:29:31 +01:00
mtr_cases.pl Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1 2008-02-06 16:16:49 +01:00
mtr_diff.pl my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mtr_gcov.pl my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mtr_gprof.pl my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mtr_im.pl my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mtr_io.pl BUG#25659 - memory leak via "plugins" test 2007-05-21 17:48:29 +05:00
mtr_match.pl my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mtr_misc.pl WL#3949, second part. Added soft switching of the binlog format (w/o restart a server) 2007-11-20 19:55:51 +03:00
mtr_process.pl Merge pilot.(none):/data/msvensson/mysql/mysql-5.0-maint 2007-08-03 12:52:31 +02:00
mtr_report.pl Bug#35161: --myisam-recover does not work for partitioned MyISAM tables 2008-07-07 17:54:42 +02:00
mtr_stress.pl my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mtr_timer.pl Remove unecessary use of "Socket" 2007-08-24 13:10:34 +02:00
mtr_unique.pl my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00