• Olivier Bertrand's avatar
    - Modify the connect_type_conv and connect_conv_size variables. · 35548d57
    Olivier Bertrand authored
      They were global (read-only) now they are session (not read-only)
    modified:
      storage/connect/checklvl.h
      storage/connect/ha_connect.cc
      storage/connect/myconn.cpp
      storage/connect/myutil.cpp
      storage/connect/tabutil.cpp
    
    - Suppress the compver variable on Linux compile. Was not
      debian reproductible because using __DATE__ and __TIME__ macros.
    modified:
      storage/connect/ha_connect.cc
    
    - ODBC LONGVARVAR type conversion now uses connect_conv_size.
    modified:
      storage/connect/odbconn.cpp
    35548d57
ha_connect.cc 192 KB