Below is the list of changes that have just been committed into a local
5.1 repository of psergey. When psergey 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, 2007-03-10 01:40:59+03:00, sergefp@stripped +1 -0
WL#2475: "Batched range read functions for MyISAM/InnoDb"
- Fix compiler warnings
storage/innobase/include/row0mysql.h@stripped, 2007-03-10 01:40:53+03:00, sergefp@stripped +1 -1
WL#2475: "Batched range read functions for MyISAM/InnoDb"
- Fix compiler warnings
# 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: sergefp
# Host: pylon.mylan
# Root: /home/psergey/mysql-5.2-mymrr-r55
--- 1.52/storage/innobase/include/row0mysql.h 2007-03-10 01:41:10 +03:00
+++ 1.53/storage/innobase/include/row0mysql.h 2007-03-10 01:41:10 +03:00
@@ -676,7 +676,7 @@
index_cond_func_t idx_cond_func;/* Index Condition Pushdown function,
or NULL if there is none set */
void* idx_cond_func_arg;/* ICP function argument */
- uint n_index_fields; /* Number of fields at the start of
+ ulint n_index_fields; /* Number of fields at the start of
mysql_template. Valid only when using
ICP. */
ulint magic_n2; /* this should be the same as
| Thread |
|---|
| • bk commit into 5.1 tree (sergefp:1.2472) | Sergey Petrunia | 9 Mar |