1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Merge trunk-bugfixing -> trunk-runtime

This commit is contained in:
Konstantin Osipov
2010-06-16 12:50:36 +04:00
8 changed files with 28 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
if (`SELECT '$MTR_PARALLEL' > 1`) {
--skip test requires --parallel=1
}