Below is the list of changes that have just been committed into a local
5.0 repository of heikki. When heikki 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.1922 05/08/25 16:57:13 heikki@stripped +1 -0
ha_innodb.cc:
Fix typo
sql/ha_innodb.cc
1.247 05/08/25 16:56:51 heikki@stripped +1 -1
Fix typo
# 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: heikki
# Host: hundin.mysql.fi
# Root: /home/heikki/mysql-5.0
--- 1.246/sql/ha_innodb.cc 2005-08-25 06:05:54 +03:00
+++ 1.247/sql/ha_innodb.cc 2005-08-25 16:56:51 +03:00
@@ -5426,7 +5426,7 @@
is an accurate estimate if it is zero. Of course, it is not,
since we do not have any locks on the rows yet at this phase.
Since SHOW TABLE STATUS seems to call this function with the
- HA_STATUS_TIME flag set, while the left join optizer does not
+ HA_STATUS_TIME flag set, while the left join optimizer does not
set that flag, we add one to a zero value if the flag is not
set. That way SHOW TABLE STATUS will show the best estimate,
while the optimizer never sees the table empty. */
| Thread |
|---|
| • bk commit into 5.0 tree (heikki:1.1922) | Heikki Tuuri | 25 Aug |