From ccb677ece8cc00aca9e2ad7662a24274efd671f7 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Wed, 7 Oct 2015 12:21:43 +0300 Subject: [PATCH] Fixed test running on MarinaDB. --- ext/pdo_mysql/tests/bug54929.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/pdo_mysql/tests/bug54929.phpt b/ext/pdo_mysql/tests/bug54929.phpt index 84b9e7d04f..0a111d8935 100644 --- a/ext/pdo_mysql/tests/bug54929.phpt +++ b/ext/pdo_mysql/tests/bug54929.phpt @@ -54,7 +54,7 @@ array(3) { [1]=> int(1064) [2]=> - string(149) "You have an error in your SQL syntax; check the manual that corresponds to your %s server version for the right syntax to use near '--'' at line 1" + string(%d) "You have an error in your SQL syntax; check the manual that corresponds to your %s server version for the right syntax to use near '--'' at line 1" } array(1) { ["f1"]=> -- 2.50.0