mariadb/mysql-test/lib/My
Michael Widenius e68ff46653 Fixed compiler and gmake warnings
- Removed SCCS rule from Makefile.am
- Made dummy rule in sql_yacc.yy to get rid of compiler warning about not used label.
Don't use maintainer mode with valgrind (as we don't want to initialize all variables)

config/ac-macros/maintainer.m4:
  Don't use maintainer mode with valgrind (as we don't want to initialize all variables)
  Force initialization of variables when using -Werror (To get rid of compiler warnings)
configure.in:
  Don't use maintainer mode with valgrind (as we don't want to initialize all variables)
sql/sql_yacc.yy:
  Made dummy rule in sql_yacc.yy to get rid of compiler warning about not used label.
2010-11-29 11:27:52 +02:00
..
File fixed for mysql-test-run to 2010-06-10 11:11:52 +02:00
SafeProcess Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
Config.pm 5.1.51 merge 2010-10-19 15:58:35 +02:00
ConfigFactory.pm 5.1.51 merge 2010-10-19 15:58:35 +02:00
CoreDump.pm change order of cdb parameters to workaround a bug , where command (-c) is not evaluated if -i ,-y or -z contains an invalid path. 2009-03-24 14:44:21 +01:00
Find.pm Versional testing support 2008-09-20 16:51:31 +03:00
Handles.pm generalization of mtr to support suite.pm extensions: 2010-08-17 11:14:46 +04:00
Options.pm
Platform.pm Bug #45771 AIX and i5/OS Perl bug: check_socket_path_length in MTR fails 2009-08-06 09:30:53 +02:00
SafeProcess.pm 5.1.51 merge 2010-10-19 15:58:35 +02:00
Suite.pm generalization of mtr to support suite.pm extensions: 2010-08-17 11:14:46 +04:00
SysInfo.pm WL#4189 Set parallel to 1 if running under vmware on windows 2008-10-11 17:30:26 +02:00
Test.pm generalization of mtr to support suite.pm extensions: 2010-08-17 11:14:46 +04:00