• Olivier Bertrand's avatar
    - Add system variables type_conv and conv_size. This addresses the eventual · fe3cbcdf
    Olivier Bertrand authored
      conversion from TEXT to VARCHAR  in PROXY and MYSQL tables.
    modified:
      storage/connect/ha_connect.cc
      storage/connect/myconn.cpp
      storage/connect/myconn.h
      storage/connect/myutil.cpp
      storage/connect/tabmysql.cpp
      storage/connect/tabutil.cpp
    
    - Add the xmap system variable addressing whether file mapping should be used
      to handle indexing.
    modified:
      storage/connect/CMakeLists.txt
      storage/connect/ha_connect.cc
      storage/connect/xindex.cpp
      storage/connect/xindex.h
    
    - Do take care of ~ in Linux version of _fullpath (not tested yet)
    modified:
      storage/connect/osutil.c
    fe3cbcdf
myconn.h 3.65 KB