mariadb/extra
Michael Widenius 89036b9f8a Fixed compiler warnings
Fixed error in test that caused following tests to fail

extra/yassl/taocrypt/src/dsa.cpp:
  Fixed compiler warning by adding cast
mysql-test/suite/rpl/t/rpl_start_slave_deadlock_sys_vars.test:
  We have to first test for have_debug_sync to not start master wrongly
plugin/auth_pam/auth_pam.c:
  Fixed compiler warning
sql/sys_vars.h:
  Fixed compiler warning (Sys_var_max_user_conn is now signed)
support-files/compiler_warnings.supp:
  Don't give warnings for auth_pam.c (Tried to fix it by changing the code, but could not find an easy way to do that on solaris)
2012-08-17 10:01:19 +03:00
..
yassl Fixed compiler warnings 2012-08-17 10:01:19 +03:00
charset2html.c fixes for warnings and compile errors for the fix of bug 26243 2008-03-29 16:12:23 +02:00
CMakeLists.txt Building RPMs with CPack 2012-05-22 11:04:32 +02:00
comp_err.c 5.3 merge 2012-01-13 15:50:02 +01:00
innochecksum.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
my_print_defaults.c Fixed some simple warnings on Windows. 2012-04-13 19:44:22 +02:00
mysql_waitpid.c 5.3 merge 2012-01-13 15:50:02 +01:00
perror.c 5.3 merge 2012-01-13 15:50:02 +01:00
replace.c 5.3 merge 2012-01-13 15:50:02 +01:00
resolve_stack_dump.c 5.3 merge 2012-01-13 15:50:02 +01:00
resolveip.c MDEV-419 ensure that all HAVE_XXX constants can be set by cmake 2012-07-31 19:29:07 +02:00