mariadb/mysql-test/lib/My
Sergei Golubchik 2682a280c8 allow suite.pm to skip combinations that originate from test/include files.
storage/innobase/handler/handler0alter.cc:
  for NEWDATE key_type says unsigned, thus col->prtype says unsigned,
  but field->flags says signed. Use the same flag for value retrieval
  that was used for value storage.
2012-02-07 16:22:36 +01:00
..
File Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
SafeProcess 5.3 merge 2012-01-13 15:50:02 +01:00
Config.pm per-file combinations 2012-02-06 21:36:56 +01:00
ConfigFactory.pm move --secure-file-priv from hardcoded to a template. remove redundant suite.opt 2012-02-06 20:28:56 +01:00
CoreDump.pm Silly mistake in gdb output: replaced print with resfile_print, 2011-10-05 15:16:20 +02:00
Find.pm Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
Handles.pm Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
Options.pm 5.3 merge 2012-01-13 15:50:02 +01:00
Platform.pm Updated/added copyright headers 2011-06-30 17:37:13 +02:00
SafeProcess.pm mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
Suite.pm allow suite.pm to skip combinations that originate from test/include files. 2012-02-07 16:22:36 +01:00
SysInfo.pm Updated/added copyright headers 2011-06-30 17:37:13 +02:00
Test.pm per-file combinations 2012-02-06 21:36:56 +01:00