1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00
VC++Files/mysql.sln:
  Auto merged
mysql-test/t/func_group.test:
  Auto merged
This commit is contained in:
unknown
2005-10-13 14:35:53 +02:00
7 changed files with 2455 additions and 27 deletions

View File

@ -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