1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-26 01:44:06 +03:00
Files
mariadb/mysys
unknown dbfe5a961f Reapplied portability changes, from changesets by kent, joerg and msvensson
mysys/base64.c:
  Portability change for SCO/HP, compiler don't like
  doing pointer arithmetic on void* variable
include/my_bitmap.h:
  "inline" functions (especially in header files) should be declared "static",
  or else we may get "multiply defined" when they are used in several modules.
  (Solaris compiler problem)
sql/handler.h:
  Compatibility change for AIX compiler
storage/bdb/Makefile.in:
  Added bdb "sequence" directory to "make dist"
cmd-line-utils/readline/complete.c:
  Avoid FreeBSD 5.3 problems including <sys/file.h>
mysql-test/t/disabled.def:
  Disable compress.test for now
storage/bdb/build_unix/.IGNORE_ME:
  File that is copied to prevent empty directories in source TAR
2005-11-06 02:19:51 +01:00
..
2004-06-03 11:52:54 -05:00
2005-09-12 19:35:50 +05:00
2005-07-18 15:33:18 +03:00
2005-03-01 01:38:04 +03:00
2005-07-04 03:42:33 +03:00
2005-11-05 01:32:55 +02:00
2004-07-07 11:29:39 +03:00
2005-10-12 00:58:22 +03:00
2005-03-03 23:07:20 +01:00
2004-06-03 11:52:54 -05:00
2005-07-20 00:40:49 +02:00
2005-05-16 01:54:02 +04:00
2005-06-21 18:18:58 +03:00
2004-10-06 19:14:33 +03:00
2004-05-05 10:54:11 -03:00
2005-10-28 02:36:19 +03:00
2004-05-25 22:00:14 +03:00
2005-04-30 19:48:45 +02:00
2005-05-26 21:01:55 +02:00
2005-10-12 00:58:22 +03:00
2004-10-06 19:14:33 +03:00
2005-04-05 13:15:04 +03:00
2003-04-30 12:32:43 +02:00
2005-01-05 16:35:43 +01:00
2005-03-06 12:31:40 +01:00
2005-04-06 19:43:35 +03:00
2005-05-06 11:39:30 +03:00
2004-10-06 19:14:33 +03:00
2004-11-07 22:39:27 +01:00
2005-07-18 13:31:02 +02:00
2005-06-07 00:31:53 +03:00
2003-09-19 14:44:31 +05:00
2005-10-12 00:58:22 +03:00
2005-10-12 00:58:22 +03:00