List:Commits« Previous MessageNext Message »
From:rsomla Date:May 30 2007 9:38am
Subject:bk commit into 5.1 tree (rafal:1.2535)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of rafal. When rafal 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-05-30 11:38:32+02:00, rafal@quant.(none) +1 -0
  WL#3327: Fixing pb problems.

  sql/backup/debug.h@stripped, 2007-05-30 11:38:27+02:00, rafal@quant.(none) +0 -2
    Removing #warning directive not known on win platform.

# 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:	rafal
# Host:	quant.(none)
# Root:	/ext/mysql/bk/backup/prototype-push

--- 1.2/sql/backup/debug.h	2007-05-30 11:38:42 +02:00
+++ 1.3/sql/backup/debug.h	2007-05-30 11:38:42 +02:00
@@ -7,8 +7,6 @@
 
 #ifndef DBUG_OFF
 # define DBUG_BACKUP
-#else
-# warning Backup debug code switched off
 #endif
 
 #ifdef DBUG_BACKUP
Thread
bk commit into 5.1 tree (rafal:1.2535)rsomla30 May