mariadb/extra
Michael Widenius 9ab4829bc6 Fixed compiler warnings and a compilation failure on windows
extra/libevent/event.c:
  Tried to fix compiler warning on windows
extra/libevent/evutil.h:
  Define __attribute__ for not gcc compilers
extra/libevent/kqueue.c:
  Fixed compiler warnings
extra/libevent/signal.c:
  Tried to fix compiler warning on windows
storage/pbxt/src/ha_pbxt.cc:
  Fixed compiler warning about "variable might be clobbered by longjmp"
storage/pbxt/src/table_xt.cc:
  Fixed compiler warnings (on windows)
storage/xtradb/handler/i_s.cc:
  Fixed compiler warning by invoking the correct store function.
2010-11-27 00:37:34 +02:00
..
libevent Fixed compiler warnings and a compilation failure on windows 2010-11-27 00:37:34 +02:00
yassl Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
.cvsignore
charset2html.c
CMakeLists.txt Implement an NSIS based installer 2010-06-25 15:09:45 +02:00
comp_err.c Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
innochecksum.c
Makefile.am MWL#74: Shared libmysqld.so library. 2010-11-17 13:24:20 +01:00
my_print_defaults.c Fixed compiler warnings from Windows compiler 2010-08-11 13:55:54 +03:00
mysql_waitpid.c
perror.c
replace.c Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of the index file before it's repaired. 2010-11-07 14:25:29 +02:00
resolve_stack_dump.c
resolveip.c