• Olivier Bertrand's avatar
    - Fix bug making REST table fail using CURL · e85006e6
    Olivier Bertrand authored
      This when the HTTP contains & characters
      modified:   storage/connect/tabbson.cpp
      modified:   storage/connect/tabjson.cpp
    
    - Make stringfy option work on only one Json item
      modified:   storage/connect/tabbson.cpp
      modified:   storage/connect/tabbson.h
      modified:   storage/connect/tabjson.cpp
      modified:   storage/connect/tabjson.h
    
    - Make Json/Bson DATE columns accept JSON date syntax
      modified:   storage/connect/tabbson.cpp
      modified:   storage/connect/tabjson.cpp
    
    - Fix bug making REST table default file not being
      erased when dropping the table
      modified:   storage/connect/tabbson.cpp
      modified:   storage/connect/tabjson.cpp
      modified:   storage/connect/tabrest.cpp
      modified:   storage/connect/tabxml.cpp
    
    - Suppress CHAR(36) --> VARCHAR(36) when DEVELOPMENT
      This was fixed in MyClient
      modified:   storage/connect/ha_connect.cc
    e85006e6
tabjson.h 11.6 KB