List:Internals« Previous MessageNext Message »
From:krishnaprasadkg Date:August 21 2003 7:13am
Subject:bk commit into 4.0 tree (1.1573)
View as plain text  
Below is the list of changes that have just been committed into a local
4.0 repository of kp. When kp 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.1573 03/08/21 10:43:10 kp@blr-techserv.(none)[kp] +4 -0
  mysql-4.0.15-aug20th.patch

  netware/mysqlimport.def
    1.4 03/08/21 06:06:56 kp@blr-techserv.(none)[kp] +1 -0
    Import patch mysql-4.0.15-aug20th.patch

  netware/mysqldump.def
    1.4 03/08/21 06:06:56 kp@blr-techserv.(none)[kp] +1 -0
    Import patch mysql-4.0.15-aug20th.patch

  netware/mysqlcheck.def
    1.4 03/08/21 06:06:56 kp@blr-techserv.(none)[kp] +1 -0
    Import patch mysql-4.0.15-aug20th.patch

  netware/mysqlbinlog.def
    1.4 03/08/21 06:06:56 kp@blr-techserv.(none)[kp] +1 -0
    Import patch mysql-4.0.15-aug20th.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:	kp
# Host:	blr-techserv.(none)
# Root:	/home/kp/blr-engrlinux/bk/mysql-4.0_new

--- 1.3/netware/mysqlbinlog.def	Sat Mar 22 02:13:36 2003
+++ 1.4/netware/mysqlbinlog.def	Thu Aug 21 06:06:56 2003
@@ -2,6 +2,7 @@
 # MySQL Binary Log
 #------------------------------------------------------------------------------
 MODULE	libc.nlm
+SCREENNAME "MySQL Binary Log Dump Tool"
 COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
 DESCRIPTION "MySQL Binary Log Dump Tool"
 VERSION 4, 0

--- 1.3/netware/mysqlcheck.def	Sat Mar 22 02:13:36 2003
+++ 1.4/netware/mysqlcheck.def	Thu Aug 21 06:06:56 2003
@@ -2,6 +2,7 @@
 # MySQL Client
 #------------------------------------------------------------------------------
 MODULE	libc.nlm
+SCREENNAME "MySQL Check Tool"
 COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
 DESCRIPTION "MySQL Check Tool"
 VERSION 4, 0

--- 1.3/netware/mysqldump.def	Sat Mar 22 02:13:36 2003
+++ 1.4/netware/mysqldump.def	Thu Aug 21 06:06:56 2003
@@ -2,6 +2,7 @@
 # MySQL Admin
 #------------------------------------------------------------------------------
 MODULE	libc.nlm
+SCREENNAME "MySQL Dump Tool"
 COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
 DESCRIPTION "MySQL Dump Tool"
 VERSION 4, 0

--- 1.3/netware/mysqlimport.def	Sat Mar 22 02:13:36 2003
+++ 1.4/netware/mysqlimport.def	Thu Aug 21 06:06:56 2003
@@ -2,6 +2,7 @@
 # MySQL Client
 #------------------------------------------------------------------------------
 MODULE	libc.nlm
+SCREENNAME "MySQL Import Tool"
 COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
 DESCRIPTION "MySQL Import Tool"
 VERSION 4, 0
Thread
bk commit into 4.0 tree (1.1573)krishnaprasadkg21 Aug