• Olivier Bertrand's avatar
    - Fix MDEV-21450 · 8ff3eb41
    Olivier Bertrand authored
      Failed compile when XML table type is not supported.
      Was because XMLDEF was unconditionally called from REST table.
      modified:   storage/connect/tabrest.cpp
    
    - Make cmake less verbose
      modified:   storage/connect/CMakeLists.txt
    
    - Hide Switch_to_definer_security_ctx not defined for 10.1 and 10.0
      modified:   storage/connect/ha_connect.cc
    8ff3eb41
tabrest.cpp 9.16 KB