Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/bootstrap-dist.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/bootstrap-dist.php b/test/bootstrap-dist.php
index 8ecfd91cd9..3cac28eb03 100644
--- a/test/bootstrap-dist.php
+++ b/test/bootstrap-dist.php
@@ -22,6 +22,7 @@ define('PHPMYADMIN', 1);
define('TESTSUITE', 1);
define('PMA_MYSQL_INT_VERSION', 55000);
define('PMA_MYSQL_STR_VERSION', '5.50.00');
+define('PMA_MYSQL_VERSION_COMMENT', 'MySQL Community Server (GPL)')
// Selenium tests setup
$test_defaults = array(