mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
func_group.test:
Test requires innodb
This commit is contained in:
parent
fcc51afb6a
commit
9bca1b9124
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue