• unknown's avatar
    univ.i Prevent inlining of functions on HP-UX because GCC is broken there · a9c32293
    unknown authored
    configure.in	Prevent inlining of functions on HP-UX because GCC is broken there
    trx0trx.h	Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
    trx0trx.c	Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
    ha_innobase.cc	Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
    
    
    sql/ha_innobase.cc:
      Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
    innobase/trx/trx0trx.c:
      Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
    innobase/include/trx0trx.h:
      Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
    innobase/configure.in:
      Prevent inlining of functions on HP-UX because GCC is broken there
    innobase/include/univ.i:
      Prevent inlining of functions on HP-UX because GCC is broken there
    BitKeeper/etc/logging_ok:
      Logging to logging@openlogging.org accepted
    a9c32293
univ.i 4.33 KB