• unknown's avatar
    srv0start.c, univ.i, configure.in: · 9e56a0a7
    unknown authored
      Check at compilation time on Unix that InnoDB ulint is the same size as void*, and also check it at runtime
    
    
    innobase/configure.in:
      Check at compilation time on Unix that InnoDB ulint is the same size as void*, and also check it at runtime
    innobase/include/univ.i:
      Check at compilation time on Unix that InnoDB ulint is the same size as void*, and also check it at runtime
    innobase/srv/srv0start.c:
      Check at compilation time on Unix that InnoDB ulint is the same size as void*, and also check it at runtime
    9e56a0a7
srv0start.c 44.4 KB