mariadb/extra
Monty d5c54f3990 Fixed compiler warnings
- Removed not used variables
- Added __attribute__()
- Added static to some local functions
  (gcc 5.4 gives a warning for external functions without an external definition)
2017-02-28 16:10:46 +01:00
..
yassl Fixed compiler warnings 2017-02-28 16:10:46 +01:00
charset2html.c
CMakeLists.txt Merge remote-tracking branch 'origin/5.5' into 10.0 2017-01-06 17:09:59 +02:00
comp_err.c MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
innochecksum.cc Merge branch 'merge/merge-xtradb-5.6' into 10.0 2016-10-25 18:28:31 +02:00
my_print_defaults.c
mysql_waitpid.c MDEV-8012: Wrong exit code when asking for help 2016-06-12 22:47:18 +03:00
mysqld_safe_helper.c Numerous issues in mysqld_safe 2016-12-22 12:25:10 +01:00
perror.c Fixed compiler error and some warnings on windows 2016-08-23 15:03:31 +03:00
replace.c mysql-5.5.41 merge 2014-12-19 11:35:44 +01:00
resolve_stack_dump.c
resolveip.c