• Olivier Bertrand's avatar
    - Make function strz return null when LEX_STRING is null · ed70f76c
    Olivier Bertrand authored
      modified:   storage/connect/ha_connect.cc
    
    - Use NOTE instead of WARNING in connect_assisted_discovery
      This because MariaDB raise an error when doing so
      modified:   storage/connect/ha_connect.cc
      modified:   storage/connect/tabrest.cpp
    
    - Make MONGO tables recognize STRINGIFY and JsonAllPath
      modified:   storage/connect/mongo.cpp
      modified:   storage/connect/mongo.h
      modified:   storage/connect/tabcmg.h
      modified:   storage/connect/tabjmg.cpp
      modified:   storage/connect/tabcmg.cpp
      modified:   storage/connect/tabjmg.h
    
    - Fix OBJECT option for Pretty != 2 JSN and BSON tables
      Accept all syntaxes  for the OBJECT option
      modified:   storage/connect/tabbson.cpp
      modified:   storage/connect/tabjson.cpp
    
    - Use my_snprintf in function xcurl (by vuvova)
      modified:   storage/connect/tabrest.cpp
    
    - Format dates entered as integer when formatted
      modified:   storage/connect/value.cpp
      modified:   storage/connect/value.h
    ed70f76c
tabjmg.cpp 17.9 KB