• unknown's avatar
    Bug#27430 Crash in subquery code when in PS and table DDL changed after PREPARE · 990f1f09
    unknown authored
    Add test target to the makefile that will cause all
    statements to be re-prepared before execution.
    
    
    Makefile.am:
      Add test-reprepare target. In combination with the
      --ps-protocol this will cause that every statement
      in the test suite be re-prepared before execution.
    sql/sql_base.cc:
      Re-prepare each statement before execution.
    990f1f09
Makefile.am 8.1 KB