mariadb/extra
Konstantin Osipov 4cff617c25 Backport of:
----------------------------------------------------------------------
ChangeSet@1.2571, 2008-04-08 12:30:06+02:00, vvaintroub@wva. +122 -0
  Bug#32082 : definition of VOID in my_global.h conflicts with Windows
  SDK headers
  
  VOID macro is now removed. Its usage is replaced with void cast.
  In some cases, where cast does not make much sense (pthread_*, printf, 
  hash_delete, my_seek), cast is ommited.
2009-11-24 16:54:59 +03:00
..
yassl Bug#47867 compiler warning _WIN32_WINNT macro redefinition 2009-10-06 18:10:34 +02:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02: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 WL#751 Error message construction, backport 2009-10-15 17:23:43 +05:00
comp_err.c Backport of: 2009-11-24 16:54:59 +03:00
innochecksum.c Fix incorrect filename in verbose output of innochecksum. (Bug #44484, 2009-05-05 11:07:26 -07:00
Makefile.am WL#751 Error message construction, backport 2009-10-15 17:23:43 +05:00
my_print_defaults.c Backport BUG#25192 Using relay-log and relay-log-index without values produces unexpected results. 2009-10-02 16:25:53 +08:00
mysql_waitpid.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
perror.c Make help text for perror more accurate. (Bug #34574) 2009-04-28 11:16:44 -07:00
replace.c Backport of: 2009-11-24 16:54:59 +03:00
resolve_stack_dump.c Bug#41612: resolve_stack_dump does not decode 5.1 stack trace 2008-12-19 08:47:28 -02:00
resolveip.c Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build 2008-02-13 14:44:56 +01:00