summaryrefslogtreecommitdiff
path: root/mysql-test/suite/maria/mrr.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/maria/mrr.result')
-rw-r--r--mysql-test/suite/maria/mrr.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/maria/mrr.result b/mysql-test/suite/maria/mrr.result
index 40c39a2abe8..df915e4a15d 100644
--- a/mysql-test/suite/maria/mrr.result
+++ b/mysql-test/suite/maria/mrr.result
@@ -428,7 +428,7 @@ f5 varchar(2048) COLLATE latin1_bin,
KEY (f5)
) ENGINE=Aria TRANSACTIONAL=0 ;
Warnings:
-Warning 1071 Specified key was too long; max key length is 2000 bytes
+Note 1071 Specified key was too long; max key length is 2000 bytes
# Fill the table with some data
SELECT alias2.* , alias1.f2
FROM