• Olivier Bertrand's avatar
    - in CheckCond change strcat to strncat to avoid the case of non zero · 5821b8eb
    Olivier Bertrand authored
      terminated string.
    modified:
      storage/connect/ha_connect.cc
    
    - The Accept and Header Boolean variables were wrongly retrieved using
      GetIntInfo instead of GetBoolInfo causing some setting to ignored.
    modified:
      storage/connect/tabdos.cpp
      storage/connect/tabdos.h
      storage/connect/tabfmt.cpp
    
    - Fix date truncated because their Value class was not using their field length.
    modified:
      storage/connect/ha_connect.cc
    5821b8eb
tabfmt.cpp 46.2 KB