1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/mysql-test/lib
unknown 76d47f53d4 MBug#443014: Too many 'skipped' messages in mysql-test-run
Remove mysql-test-run.pl unnecessary and confusing 'skipped' messages.

 - In mysql-test-run.pl, we auto-generate combinations of replication
   tests. But this sometimes generates combinations that are meaningless,
   like running a test that requires row-based replication with
   statement-based. These superfluous combinationes should not be
   reported as skipped, they should just be deleted.

 - Remove ndb suites from default suites, as we do not support NDB
   in MariaDB.

Keep skip messages resulting from running mysql-test-run.pl in special
ways, eg. --mysqld=--binlog-format=statement.
2009-10-05 14:26:57 +02:00
..
2009-09-18 02:46:10 +04:00
2008-02-20 14:55:30 +01:00
2009-02-15 12:58:34 +02:00
2009-09-18 05:15:29 +04:00
2006-12-31 01:02:27 +01:00
2008-11-14 23:35:32 +03:00
2009-09-08 00:50:10 +04:00
2007-12-12 18:19:24 +01:00
2009-05-19 12:28:05 +03:00