diff options
author | ramil@mysql.com <> | 2005-08-31 10:25:00 +0500 |
---|---|---|
committer | ramil@mysql.com <> | 2005-08-31 10:25:00 +0500 |
commit | a16da25e06d10acc6dbffbe0646cc76e15c5ea28 (patch) | |
tree | 362fedc1c7bc244cd193620869e0a203d37434e8 /mysql-test/r | |
parent | 01f3a901a93661682e762e70c7257c0c32338d07 (diff) | |
parent | dba11de02a31755e707307bd11bd0f298b143b8f (diff) | |
download | mariadb-git-a16da25e06d10acc6dbffbe0646cc76e15c5ea28.tar.gz |
Merge mysql.com:/usr/home/ram/work/4.1.b9613
into mysql.com:/usr/home/ram/work/mysql-5.0
Diffstat (limited to 'mysql-test/r')
-rw-r--r-- | mysql-test/r/variables.result | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/r/variables.result b/mysql-test/r/variables.result index a7c96d89f0d..4983e0ae3e8 100644 --- a/mysql-test/r/variables.result +++ b/mysql-test/r/variables.result @@ -537,3 +537,6 @@ set @@max_heap_table_size= 4294967296; select @@max_heap_table_size > 0; @@max_heap_table_size > 0 1 +select @@have_innodb; +@@have_innodb +# |