mariadb/storage/ndb/tools
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
..
restore Merge from 5.0-bugteam 2009-04-16 11:47:21 +02:00
clean-links.sh
delete_all.cpp WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
desc.cpp WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
drop_index.cpp WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
drop_tab.cpp WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
listTables.cpp WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
make-errors.pl
make-links.sh
Makefile.am Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
ndb_config.cpp WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
ndb_error_reporter [PATCH] BUG#29074 preserve file timestamps in ndb_error_reporter 2007-06-13 23:34:36 +10:00
ndb_size.pl [PATCH] BUG#28253 ndb_size.pl: cannot set socket 2007-08-15 12:12:59 +10:00
ndb_test_platform.cpp Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
ndbsql.cpp Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
rgrep
select_all.cpp WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
select_count.cpp WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
waiter.cpp Merge pilot.mysql.com:/data/msvensson/mysql/bug32025/my50-bug32025 2008-02-07 08:12:25 +01:00