mariadb/unittest/mytap
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
..
t Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
CMakeLists.txt Windows fixes 2008-01-10 13:21:53 +01:00
Doxyfile Documentation changes to MyTAP. 2006-10-20 21:50:08 +02:00
Makefile.am Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
tap.c Merge with MySQL 5.1.53 2010-11-25 00:57:34 +02:00
tap.h Merge with MySQL 5.1.53 2010-11-25 00:57:34 +02:00