Below is the list of changes that have just been committed into a local
5.0 repository of jimw. When jimw 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.1894 05/04/15 14:13:28 jimw@stripped +1 -0
Merge mysqldev@stripped:my/mysql-5.0-build
into mysql.com:/home/jimw/my/mysql-5.0-build
sql/mysqld.cc
1.453 05/04/15 14:13:27 jimw@stripped +0 -0
Auto merged
# 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: jimw
# Host: rama.(none)
# Root: /home/jimw/my/mysql-5.0-build/RESYNC
--- 1.452/sql/mysqld.cc 2005-04-11 13:16:43 -07:00
+++ 1.453/sql/mysqld.cc 2005-04-15 14:13:27 -07:00
@@ -4704,7 +4704,7 @@
"Specify number of autoincrement values that are prefetched.",
(gptr*) &global_system_variables.ndb_autoincrement_prefetch_sz,
(gptr*) &global_system_variables.ndb_autoincrement_prefetch_sz,
- 0, GET_INT, REQUIRED_ARG, 32, 1, 256, 0, 0, 0},
+ 0, GET_ULONG, REQUIRED_ARG, 32, 1, 256, 0, 0, 0},
{"ndb-force-send", OPT_NDB_FORCE_SEND,
"Force send of buffers to ndb immediately without waiting for "
"other threads.",
| Thread |
|---|
| • bk commit into 5.0 tree (jimw:1.1894) | Jim Winstead | 15 Apr |