An error occurred fetching the project authors.
  1. 08 Nov, 2005 1 commit
    • kent@mysql.com's avatar
      configure.in: · 41b554da
      kent@mysql.com authored
        Temporary work around to pass --build=... to configure
        in storage engine sub directory
      print_file.cpp:
        HP-UX compiler don't like variable shadowing
      AsyncFile.cpp:
        Cast result from strstr() to char* for HP-UX compile
      trigger_definitions.h:
        "MIN" and "MAX" are not used for trigger stuff, move to a more global include
      ndb_global.h.in:
        Define "MIN" and "MAX" globally for all NDB, in case the platform does not have it (like Solaris).
        Moved here from "include/kernel/trigger_definitions.h".
      Makefile.am:
        Add missing ha_* files to EXTRA_mysqld_SOURCES
      41b554da
  2. 07 Nov, 2005 1 commit