mirror of https://github.com/MariaDB/server
Browse Source
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.pull/374/head
2 changed files with 10 additions and 4 deletions
Loading…
Reference in new issue