• Olivier Bertrand's avatar
    Fix MDEV-12220: Crash when doing UPDATE or DELETE on an external · 5de5daa7
    Olivier Bertrand authored
    table (ODBC, JDBC, MYSQL) with a WHERE clause on an indexed column.
    Also fix a bugs in TDBEXT::MakeCommand (use of uninitialised Quote)
    Add in this function the eventual Schema (database) prefixing.
      modified:   storage/connect/connect.cc
      modified:   storage/connect/tabext.cpp
    
    Typo
      modified:   storage/connect/tabjdbc.h
    5de5daa7
tabext.cpp 19 KB