Below is the list of changes that have just been committed into a local
4.1 repository of lenz. When lenz does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet
1.2248 05/05/09 00:47:47 lenz@stripped +1 -0
- fix the range test to pass when InnoDB is note enabled (e.g. in the "-classic" build)
mysql-test/t/range.test
1.25 05/05/09 00:47:38 lenz@stripped +2 -0
- fix the range test to pass when InnoDB is note enabled (e.g. in the "-classic"
build)
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: lenz
# Host: metis.lenznet
# Root: /space/my/mysql-4.1-build
--- 1.24/mysql-test/t/range.test 2005-04-17 00:05:06 +02:00
+++ 1.25/mysql-test/t/range.test 2005-05-09 00:47:38 +02:00
@@ -1,3 +1,5 @@
+-- source include/have_innodb.inc
+
#
# Problem with range optimizer
#
| Thread |
|---|
| • bk commit into 4.1 tree (lenz:1.2248) | lenz | 9 May |