• Olivier Bertrand's avatar
    - Adding a loop test to prevent PROXY based table to loop when repointing on itself. · f3e94409
    Olivier Bertrand authored
    - Fix bug causing PROXY on non CONNECT tables to sometimes use the wrong DB.
    - Making some more tests in create that were in pre_create not called anymore
      when columns are defined.
    - Updating some test results to reflect new warnings.
    
    modified:
      storage/connect/ha_connect.cc
      storage/connect/mysql-test/connect/r/tbl.result
      storage/connect/mysql-test/connect/r/upd.result
      storage/connect/tabcol.h
      storage/connect/tabmysql.cpp
      storage/connect/taboccur.cpp
      storage/connect/taboccur.h
      storage/connect/tabtbl.cpp
      storage/connect/tabtbl.h
      storage/connect/tabutil.cpp
      storage/connect/tabutil.h
      storage/connect/tabxcl.cpp
      storage/connect/tabxcl.h
    f3e94409
taboccur.h 4.76 KB