List:Commits« Previous MessageNext Message »
From:Joerg Bruehe Date:June 5 2007 9:44am
Subject:bk commit into 5.1 tree (joerg:1.2530)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of joerg. When joerg 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@stripped, 2007-06-05 11:44:24+02:00, joerg@trift2. +6 -0
  Merge trift2.:/MySQL/M51/clone-5.1
  into  trift2.:/MySQL/M51/work-5.1
  MERGE: 1.2505.9.2

  mysql-test/r/ps_2myisam.result@stripped, 2007-06-05 11:42:48+02:00, joerg@trift2. +0 -16
    specific to 5.1.19-beta, block from main tree.
    MERGE: 1.57.1.1

  mysql-test/r/ps_3innodb.result@stripped, 2007-06-05 11:43:39+02:00, joerg@trift2. +0 -16
    specific to 5.1.19-beta, block from main tree.
    MERGE: 1.60.1.1

  mysql-test/r/ps_4heap.result@stripped, 2007-06-05 11:43:49+02:00, joerg@trift2. +0 -16
    specific to 5.1.19-beta, block from main tree.
    ul
    MERGE: 1.56.1.1

  mysql-test/r/ps_5merge.result@stripped, 2007-06-05 11:44:04+02:00, joerg@trift2. +0 -32
    specific to 5.1.19-beta, block from main tree.
    MERGE: 1.57.1.1

  mysql-test/r/ps_7ndb.result@stripped, 2007-06-05 11:44:10+02:00, joerg@trift2. +0 -16
    specific to 5.1.19-beta, block from main tree.
    MERGE: 1.56.1.1

  sql/my_decimal.h@stripped, 2007-06-05 11:32:20+02:00, joerg@trift2. +0 -7
    Auto merged
    MERGE: 1.15.1.8

# 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:	joerg
# Host:	trift2.
# Root:	/MySQL/M51/work-5.1/RESYNC

--- 1.18/sql/my_decimal.h	2007-06-01 06:20:07 +02:00
+++ 1.19/sql/my_decimal.h	2007-06-05 11:32:20 +02:00
@@ -40,6 +40,7 @@
 /* the number of digits that my_decimal can possibly contain */
 #define DECIMAL_MAX_POSSIBLE_PRECISION (DECIMAL_BUFF_LENGTH * 9)
 
+
 /*
   maximum guaranteed precision of number in decimal digits (number of our
   digits * number of decimal digits in one our big digit - number of decimal
Thread
bk commit into 5.1 tree (joerg:1.2530)Joerg Bruehe5 Jun