Below is the list of changes that have just been committed into a local
5.1 repository of stewart. When stewart 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.2126 06/02/02 11:02:09 stewart@stripped +1 -0
build fix when building with example storage engine.
storage/example/ha_example.cc
1.31 06/02/02 11:02:05 stewart@stripped +1 -0
add handlerton call for fill files table
# 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: stewart
# Host: willster.(none)
# Root: /home/stewart/Documents/MySQL/5.1/new
--- 1.30/storage/example/ha_example.cc 2006-01-17 18:37:30 +11:00
+++ 1.31/storage/example/ha_example.cc 2006-02-02 11:02:05 +11:00
@@ -106,6 +106,7 @@
NULL, /* Partition flags */
NULL, /* Alter table flags */
NULL, /* Alter tablespace */
+ NULL, /* Fill Files table */
HTON_CAN_RECREATE
};
| Thread |
|---|
| • bk commit into 5.1 tree (stewart:1.2126) | Stewart Smith | 2 Feb |