Commit 9bca1b91 authored by kent@mysql.com's avatar kent@mysql.com
Browse files

func_group.test:

  Test requires innodb
parent fcc51afb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2,6 +2,8 @@
# simple test of all group functions
#

--source include/have_innodb.inc

--disable_warnings
drop table if exists t1,t2;
--enable_warnings