diff options
author | Mikael Ronstrom <mikael@dator8> | 2011-01-14 09:28:23 +0100 |
---|---|---|
committer | Mikael Ronstrom <mikael@dator8> | 2011-01-14 09:28:23 +0100 |
commit | 4bc4a696bb9f0f8d453625304bc40c18187da11f (patch) | |
tree | 9ce62c775fefcef6b205815913ce7748cf5b376c /BUILD | |
parent | fc12800c055bf2383ab7c7fb94e39a48d5860445 (diff) | |
download | mariadb-git-4bc4a696bb9f0f8d453625304bc40c18187da11f.tar.gz |
Updates tests to handle thread pool correctly
Diffstat (limited to 'BUILD')
-rwxr-xr-x | BUILD/build_mccge.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/BUILD/build_mccge.sh b/BUILD/build_mccge.sh index ca77dfb84d7..9791ac04f22 100755 --- a/BUILD/build_mccge.sh +++ b/BUILD/build_mccge.sh @@ -293,7 +293,8 @@ extended_usage() version string suffix: [none] All packages except Classic include support for user-defined - partitioning. + partitioning. All packages include support for Performance + Schema. If --with-debug is used, an additional "-debug" is appended to the version string. |