• unknown's avatar
    ibuf0ibuf.c Insert buffer calculated SQL NULL size wrong, causing overflow and... · f194e4e0
    unknown authored
    ibuf0ibuf.c	Insert buffer calculated SQL NULL size wrong, causing overflow and assertion failure in some cases
    log0log.c	Retrieve a dummy value from a function to prevent gcc crashing on HP-UX
    
    
    innobase/log/log0log.c:
      Retrieve a dummy value from a function to prevent gcc crashing on HP-UX
    innobase/ibuf/ibuf0ibuf.c:
      Insert buffer calculated SQL NULL size wrong, causing overflow and assertion failure in some cases
    BitKeeper/etc/logging_ok:
      Logging to logging@openlogging.org accepted
    f194e4e0
log0log.c 66.3 KB