Below is the list of changes that have just been committed into a local
5.1 repository of cps. When cps 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.2083 06/02/06 17:30:44 petr@stripped +1 -0
cleanup
sql/mysql_priv.h
1.375 06/02/06 17:30:40 petr@stripped +0 -1
remove reference to variable removed in the previous patch
# 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: petr
# Host: outpost.site
# Root: /home/cps/mysql/trees/5.1/5.1-virgin-no-debug
--- 1.374/sql/mysql_priv.h 2006-01-25 22:06:53 +03:00
+++ 1.375/sql/mysql_priv.h 2006-02-06 17:30:40 +03:00
@@ -1305,7 +1305,6 @@
extern bool opt_using_transactions, mysqld_embedded;
extern bool using_update_log, opt_large_files, server_id_supplied;
extern bool opt_log, opt_update_log, opt_bin_log, opt_slow_log, opt_error_log;
-extern bool opt_old_log_format;
extern bool opt_disable_networking, opt_skip_show_db;
extern my_bool opt_character_set_client_handshake;
extern bool volatile abort_loop, shutdown_in_progress, grant_option;
| Thread |
|---|
| • bk commit into 5.1 tree (petr:1.2083) | Petr Chardin | 6 Feb |