• Olivier Bertrand's avatar
    - Eliminate virtual columns from CSV and FMT table fields · c1973c80
    Olivier Bertrand authored
    modified:
      storage/connect/colblk.h
      storage/connect/reldef.h
      storage/connect/tabfmt.cpp
    
    - Fix length specification and writing (when using FIELD_FORMAT) of DECIMAL columns
    modified:
      storage/connect/ha_connect.cc
      storage/connect/tabdos.cpp
    
    - Add the D field_format option (specifying the decimal separator character)
    modified:
      storage/connect/tabdos.cpp
      storage/connect/tabdos.h
      storage/connect/tabfmt.cpp
    c1973c80
ha_connect.cc 159 KB