Below is the list of changes that have just been committed into a local
5.0 repository of ram. When ram 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@stripped, 2006-11-28 16:09:05+04:00, ramil@stripped +1 -0
Merge rkalimullin@stripped:/home/bk/mysql-5.0-maint
into mysql.com:/usr/home/ram/work/bug21587/my50-bug21587
MERGE: 1.2294.9.1
sql/mysql_priv.h@stripped, 2006-11-28 16:08:56+04:00, ramil@stripped +0 -0
Auto merged
MERGE: 1.420.1.1
# 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: ramil
# Host: myoffice.izhnet.ru
# Root: /usr/home/ram/work/bug21587/my50-bug21587/RESYNC
--- 1.421/sql/mysql_priv.h 2006-11-28 16:09:19 +04:00
+++ 1.422/sql/mysql_priv.h 2006-11-28 16:09:19 +04:00
@@ -941,6 +941,7 @@ bool mysql_ha_read(THD *, TABLE_LIST *,e
List<Item> *,enum ha_rkey_function,Item *,ha_rows,ha_rows);
int mysql_ha_flush(THD *thd, TABLE_LIST *tables, uint mode_flags,
bool is_locked);
+void mysql_ha_mark_tables_for_reopen(THD *thd, TABLE *table);
/* mysql_ha_flush mode_flags bits */
#define MYSQL_HA_CLOSE_FINAL 0x00
#define MYSQL_HA_REOPEN_ON_USAGE 0x01
| Thread |
|---|
| • bk commit into 5.0 tree (ramil:1.2342) | ramil | 28 Nov |