[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mysql-internals
Subject:    bk commit into 4.0 tree (1.1618)
From:       rlyon () novell ! com
Date:       2003-02-26 20:40:37
[Download RAW message or body]

Below is the list of changes that have just been committed into a local
4.0 repository of rlyon. When rlyon 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.1618 03/02/26 13:40:34 rlyon@novell.com +4 -0
  NetWare portability changes.

  BitKeeper/etc/logging_ok
    1.273 03/02/26 13:40:33 rlyon@novell.com +1 -0
    Logging to logging@openlogging.org accepted

  netware/mw/mwenv
    1.2 03/02/26 13:40:05 rlyon@novell.com +2 -2
    Minor build changes for clarity.

  mysql-test/t/bigint.test
    1.16 03/02/26 13:40:05 rlyon@novell.com +2 -2
    Following Monty's lead on a change for floating-point arithmetic
    for NetWare.

  configure.in
    1.264 03/02/26 13:40:05 rlyon@novell.com +1 -0
    Re-added the netware/Makefile as the 4.0.12 source will have
    the netware direcotry.

# 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:	rlyon
# Host:	rlyon4.provo.novell.com
# Root:	/home/rlyon/bk/mysql-4.0

--- 1.263/configure.in	Tue Feb 25 05:10:14 2003
+++ 1.264/configure.in	Wed Feb 26 13:40:05 2003
@@ -2637,6 +2637,7 @@
  include/Makefile sql-bench/Makefile tools/Makefile dnl
  tests/Makefile Docs/Makefile support-files/Makefile dnl
  support-files/MacOSX/Makefile mysql-test/Makefile dnl
+ netware/Makefile dnl
  include/mysql_version.h dnl
  , , [
   test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h

--- 1.272/BitKeeper/etc/logging_ok	Sat Feb 22 19:27:02 2003
+++ 1.273/BitKeeper/etc/logging_ok	Wed Feb 26 13:40:33 2003
@@ -67,6 +67,7 @@
 ram@mysql.r18.ru
 ram@ram.(none)
 ranger@regul.home.lan
+rlyon@novell.com
 root@x3.internalnet
 salle@geopard.(none)
 salle@geopard.online.bg

--- 1.1/netware/mw/mwenv	Tue Feb 18 15:46:21 2003
+++ 1.2/netware/mw/mwenv	Wed Feb 26 13:40:05 2003
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-export MYDEV="F:/mysql"
+export MYDEV="F:/mydev"
 
 export MWCNWx86Includes="$MYDEV/libc/include"
 export MWNWx86Libraries="$MYDEV/libc/imports;$MYDEV/mw/lib"
@@ -8,5 +8,5 @@
 
 export WINEPATH="$MYDEV/mw/bin"
 
-export PATH="$PATH:$HOME/mysql/mysql-4.0/netware/mw"
+export PATH="$PATH:$HOME/mydev/mysql-4.0/netware/mw"
 

--- 1.15/mysql-test/t/bigint.test	Tue Feb 25 15:13:17 2003
+++ 1.16/mysql-test/t/bigint.test	Wed Feb 26 13:40:05 2003
@@ -8,9 +8,9 @@
 
 #
 # We need to do a REPLACE here as the atof() function returns different
-# values on True64 and HPUX11
+# values on True64, HPUX11, and NetWare
 #
---replace_result 9223372036854775800 9223372036854775808
+--replace_result 9223372036854775800 9223372036854775808 9223372036854775810 9223372036854775808
 select 9223372036854775808+1;
 #
 # In 3.23 we have to disable the test of column to bigint as

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail internals-thread7201@lists.mysql.com
To unsubscribe, e-mail <internals-unsubscribe@lists.mysql.com>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic