1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

- fix the range test to pass when InnoDB is note enabled (e.g. in the "-classic" build)

This commit is contained in:
lenz@mysql.com
2005-05-09 00:47:47 +02:00
parent 1145d29d9f
commit 1b198a78b2

View File

@ -1,3 +1,5 @@
-- source include/have_innodb.inc
# #
# Problem with range optimizer # Problem with range optimizer
# #