From 625951cb2873746059c3bce543d22421eb7766f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20M=C3=A4kel=C3=A4?= Date: Wed, 20 Sep 2017 20:47:18 +0300 Subject: After-merge fix: Adjust some results. --- mysql-test/r/profiling.result | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysql-test/r/profiling.result') diff --git a/mysql-test/r/profiling.result b/mysql-test/r/profiling.result index f7568c1b0f7..9644a8afe8d 100644 --- a/mysql-test/r/profiling.result +++ b/mysql-test/r/profiling.result @@ -415,7 +415,7 @@ select @@profiling; drop table if exists t1, t2, t3; drop view if exists v1; Warnings: -Note 4089 Unknown VIEW: 'test.v1' +Note 4090 Unknown VIEW: 'test.v1' drop function if exists f1; set session profiling = OFF; set global profiling_history_size= @start_value; -- cgit v1.2.1