• Olivier Bertrand's avatar
    Fix a bug in BIN buffer initialisation (in FIXFAM::AllocateBuffer) · b9c91090
    Olivier Bertrand authored
      modified:   storage/connect/filamfix.cpp
    
    Second version of BIN table new field format (1st one was buggy)
      modified:   storage/connect/tabfix.cpp
      modified:   storage/connect/tabfix.h
    
    Make bin.test not to fail in big-endian machines
      modified:   storage/connect/mysql-test/connect/r/bin.result
      modified:   storage/connect/mysql-test/connect/t/bin.test
    
    Fix a bug causing wrong default offset to be generated when virtual
    or special columns were placed beetween standard columns. Also
    calculate the good offset for BIN columns with new field format.
      modified:   storage/connect/reldef.cpp
    b9c91090
tabfix.cpp 23.5 KB