Below is the list of changes that have just been committed into a local
4.1 repository of kostja. When kostja 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.2459 06/04/13 14:06:46 konstantin@stripped +1 -0
Fix a typo in the help message.
sql/mysqld.cc
1.611 06/04/13 14:06:37 konstantin@stripped +1 -1
Fix a 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: konstantin
# Host: dragonfly.local
# Root: /opt/local/work/mysql-4.1-root
--- 1.610/sql/mysqld.cc 2006-04-07 23:36:56 +04:00
+++ 1.611/sql/mysqld.cc 2006-04-13 14:06:37 +04:00
@@ -5253,7 +5253,7 @@
(gptr*) &max_system_variables.max_length_for_sort_data, 0, GET_ULONG,
REQUIRED_ARG, 1024, 4, 8192*1024L, 0, 1, 0},
{"max_prepared_stmt_count", OPT_MAX_PREPARED_STMT_COUNT,
- "Maximum numbrer of prepared statements in the server.",
+ "Maximum number of prepared statements in the server.",
(gptr*) &max_prepared_stmt_count, (gptr*) &max_prepared_stmt_count,
0, GET_ULONG, REQUIRED_ARG, 16382, 0, 1*1024*1024, 0, 1, 0},
{"max_relay_log_size", OPT_MAX_RELAY_LOG_SIZE,
| Thread |
|---|
| • bk commit into 4.1 tree (konstantin:1.2459) | konstantin | 13 Apr |