jimw | 1 Feb 2005 01:27
Picon
Favicon

bk commit into 5.0 tree (jimw:1.1820)

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://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.1820 05/01/31 16:27:17 jimw <at> mysql.com +11 -0
  Merge

  strings/ctype-simple.c
    1.62 05/01/31 16:27:17 jimw <at> mysql.com +0 -0
    SCCS merged

  sql/sql_cache.cc
    1.70 05/01/31 16:24:34 jimw <at> mysql.com +0 -0
    Auto merged

  sql/set_var.cc
    1.97 05/01/31 16:24:34 jimw <at> mysql.com +0 -0
    Auto merged

  sql/mysqld.cc
    1.441 05/01/31 16:24:34 jimw <at> mysql.com +0 -0
    Auto merged

  sql/mysql_priv.h
    1.254 05/01/31 16:24:34 jimw <at> mysql.com +0 -0
    Auto merged
(Continue reading)

Stewart Smith | 1 Feb 2005 01:45
Picon
Favicon

bk commit into 5.0 tree (stewart:1.1737)

Below is the list of changes that have just been committed into a local
5.0 repository of stewart. When stewart 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://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.1737 05/02/01 11:45:05 stewart <at> mysql.com +5 -0
  Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb
  into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl5

  ndb/src/mgmsrv/main.cpp
    1.40 05/02/01 11:45:02 stewart <at> mysql.com +0 -0
    Auto merged

  ndb/src/mgmsrv/ConfigInfo.cpp
    1.54 05/02/01 11:45:02 stewart <at> mysql.com +0 -0
    Auto merged

  ndb/src/cw/cpcd/main.cpp
    1.7 05/02/01 11:45:01 stewart <at> mysql.com +0 -0
    Auto merged

  ndb/src/common/transporter/TransporterRegistry.cpp
    1.32 05/02/01 11:45:01 stewart <at> mysql.com +0 -0
    Auto merged

  ndb/src/common/mgmcommon/IPCConfig.cpp
    1.16 05/02/01 11:45:00 stewart <at> mysql.com +0 -0
(Continue reading)

Sergey Petrunia | 1 Feb 2005 02:21
Picon
Favicon

bk commit - mysqldoc tree (sergefp:1.2633)

Below is the list of changes that have just been committed into a local
mysqldoc 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://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.2633 05/02/01 04:21:11 sergefp <at> mysql.com +2 -0
  Fix for BUG#8078: 
  Error code for ER_UNKNOWN_KEY_CACHE is 1284, not 1283.

  BitKeeper/etc/logging_ok
    1.87 05/02/01 04:21:11 sergefp <at> mysql.com +1 -0
    Logging to logging <at> openlogging.org accepted

  Docs/manual.texi
    1.2440 05/02/01 04:21:01 sergefp <at> mysql.com +1 -1
    Fix for BUG#8078: 
    Error code for ER_UNKNOWN_KEY_CACHE is 1284, not 1283.

# 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:	newbox.mylan
# Root:	/home/psergey/mysqldoc

--- 1.86/BitKeeper/etc/logging_ok	2005-01-27 17:52:25 +03:00
+++ 1.87/BitKeeper/etc/logging_ok	2005-02-01 04:21:11 +03:00
(Continue reading)

jimw | 1 Feb 2005 02:31
Picon
Favicon

bk commit into 5.0 tree (jimw:1.1821)

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://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.1821 05/01/31 17:31:42 jimw <at> mysql.com +1 -0
  Update test results after bug-fix merge.

  mysql-test/r/mysqldump.result
    1.29 05/01/31 17:31:00 jimw <at> mysql.com +1 -1
    Fix results

# 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-clean

--- 1.28/mysql-test/r/mysqldump.result	2005-01-31 16:24:34 -08:00
+++ 1.29/mysql-test/r/mysqldump.result	2005-01-31 17:31:00 -08:00
 <at>  <at>  -344,7 +344,7  <at>  <at> 
 /*!40101 SET NAMES utf8 */;
 /*!40014 SET  <at> OLD_UNIQUE_CHECKS= <at>  <at> UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
 /*!40014 SET  <at> OLD_FOREIGN_KEY_CHECKS= <at>  <at> FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
-/*!40101 SET  <at> OLD_SQL_MODE= <at>  <at> SQL_MODE, SQL_MODE="NO_AUTO_VALUE_ON_ZERO" */;
+/*!40101 SET  <at> OLD_SQL_MODE= <at>  <at> SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
(Continue reading)

jimw | 1 Feb 2005 02:32
Picon
Favicon

bk commit into 4.1 tree (jimw:1.2158)

Below is the list of changes that have just been committed into a local
4.1 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://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.2158 05/01/31 17:32:22 jimw <at> mysql.com +0 -0
  Merge bk-internal:/home/bk/mysql-4.1
  into mysql.com:/home/jimw/my/mysql-4.1-clean

# 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-4.1-clean/RESYNC

--

-- 
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe:    http://lists.mysql.com/internals?unsub=gcdmd-internals <at> m.gmane.org

jimw | 1 Feb 2005 02:51
Picon
Favicon

bk commit into 5.0 tree (jimw:1.1822)

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://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.1822 05/01/31 17:51:45 jimw <at> mysql.com +1 -0
  Merge mysql.com:/home/jimw/my/mysql-4.1-7811
  into mysql.com:/home/jimw/my/mysql-5.0-clean

  client/mysql.cc
    1.154 05/01/31 17:51:44 jimw <at> mysql.com +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-clean/RESYNC

--- 1.153/client/mysql.cc	2005-01-25 08:32:05 -08:00
+++ 1.154/client/mysql.cc	2005-01-31 17:51:44 -08:00
 <at>  <at>  -155,6 +155,8  <at>  <at> 
 static const char *xmlmeta[] = {
   "&", "&amp;",
   "<", "&lt;",
+  ">", "&gt;",
(Continue reading)

jimw | 1 Feb 2005 03:22
Picon
Favicon

bk commit into 4.1 tree (jimw:1.2159)

Below is the list of changes that have just been committed into a local
4.1 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://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.2159 05/01/31 18:22:52 jimw <at> mysql.com +1 -0
  Fix bug in bundled GNU readline library, based on similar report for
  GNU bash (http://lists.gnu.org/archive/html/bug-bash/2002-08/msg00042.html)
  and current code from GNU readline 5.0. (Bug #5672)

  cmd-line-utils/readline/bind.c
    1.11 05/01/31 18:19:30 jimw <at> mysql.com +1 -1
    Import fix from readline-5.0 for endless recursion problem with
    some misunderstood key codes

# 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-4.1-5672

--- 1.10/cmd-line-utils/readline/bind.c	2003-01-18 08:32:52 -08:00
+++ 1.11/cmd-line-utils/readline/bind.c	2005-01-31 18:19:30 -08:00
 <at>  <at>  -311,7 +311,7  <at>  <at> 
 	     mapped to something, `abc' to be mapped to something else,
 	     and the function bound  to `a' to be executed when the user
(Continue reading)

jimw | 1 Feb 2005 03:48
Picon
Favicon

bk commit into 5.0 tree (jimw:1.1823)

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://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.1823 05/01/31 18:48:42 jimw <at> mysql.com +2 -0
  Update client_xml test to avoid timestamp-sensitive part of test.

  mysql-test/r/client_xml.result
    1.2 05/01/31 18:47:05 jimw <at> mysql.com +0 -1
    Update result file

  mysql-test/t/client_xml.test
    1.2 05/01/31 18:46:54 jimw <at> mysql.com +1 -1
    Exclude create in mysqldump test, it includes timestamp

# 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-clean

--- 1.1/mysql-test/r/client_xml.result	2005-01-25 14:25:38 -08:00
+++ 1.2/mysql-test/r/client_xml.result	2005-01-31 18:47:05 -08:00
 <at>  <at>  -21,7 +21,6  <at>  <at> 
 		<field Field="a&amp;b" Type="int(11)" Null="YES" Key="" Extra="" />
(Continue reading)

paul | 1 Feb 2005 04:08
Picon
Favicon

bk commit - mysqldoc tree (paul:1.2634)

Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul 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://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.2634 05/01/31 21:08:30 paul <at> frost.snake.net +1 -0
  manual.texi:
    Document bugfix. (Bug #8148)

  Docs/manual.texi
    1.2441 05/01/31 21:03:45 paul <at> frost.snake.net +5 -0
    Document bugfix. (Bug #8148)

# 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:	paul
# Host:	frost.snake.net
# Root:	/Volumes/frost2/MySQL/bk/mysqldoc

--- 1.2440/Docs/manual.texi	2005-01-31 19:21:01 -06:00
+++ 1.2441/Docs/manual.texi	2005-01-31 21:03:45 -06:00
 <at>  <at>  -96390,6 +96390,11  <at>  <at> 
 Bugs fixed:
  <at> itemize  <at> bullet
  <at> item
+Modify  <at> code{SET} statements produced by  <at> command{mysqldump} to write quoted
(Continue reading)

jimw | 1 Feb 2005 04:35
Picon
Favicon

bk commit into 4.1 tree (jimw:1.2159)

Below is the list of changes that have just been committed into a local
4.1 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://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.2159 05/01/31 19:35:12 jimw <at> mysql.com +1 -0
  Add 'debug' to mysqladmin --help output. (Bug #8207)

  client/mysqladmin.cc
    1.104 05/01/31 19:34:42 jimw <at> mysql.com +1 -0
    Add documentation for 'debug' command

# 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-4.1-8207

--- 1.103/client/mysqladmin.cc	2005-01-11 08:55:50 -08:00
+++ 1.104/client/mysqladmin.cc	2005-01-31 19:34:42 -08:00
 <at>  <at>  -1008,6 +1008,7  <at>  <at> 
   print_defaults("my",load_default_groups);
   puts("\nWhere command is a one or more of: (Commands may be shortened)\n\
   create databasename	Create a new database\n\
+  debug			Instruct server to write debug information to log\n\
   drop databasename	Delete a database and all its tables\n\
(Continue reading)


Gmane