Use --version-check instead (so it's _not_ on by default; it must be specified).

This commit is contained in:
Daniel Nichter
2012-08-29 14:23:41 -06:00
parent 289035a303
commit 26ca0281b5
22 changed files with 34 additions and 156 deletions

View File

@@ -83,10 +83,6 @@ eval {
our $can_load_data = can_load_data();
# We do not want every test doing the version-check;
# that would be quite slow.
$ENV{PERCONA_VERSION_CHECK} = 0;
our $dsn_opts = [
{
key => 'A',