summaryrefslogtreecommitdiff
path: root/mysql-test/main/date_formats.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/date_formats.test')
-rw-r--r--mysql-test/main/date_formats.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/main/date_formats.test b/mysql-test/main/date_formats.test
index 3bf6fabbf6d..4f252f29a69 100644
--- a/mysql-test/main/date_formats.test
+++ b/mysql-test/main/date_formats.test
@@ -2,6 +2,9 @@
# Test of date format functions
#
+#remove this include after fix MDEV-27871
+-- source include/no_view_protocol.inc
+
--disable_warnings
drop table if exists t1;
--enable_warnings