From: Date: December 20 2005 12:57pm Subject: bk commit into 5.1 tree (msvensson:1.1968) BUG#15845 List-Archive: http://lists.mysql.com/commits/274 X-Bug: 15845 Message-Id: <20051220115700.0CA4B20781F@localhost> Below is the list of changes that have just been committed into a local 5.1 repository of msvensson. When msvensson 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 1.1968 05/12/20 12:56:48 msvensson@neptunus.(none) +1 -0 Bug #15845 New file "client/mysqlslap.c" break compilation on QNX, missing "sys/shm.h" client/mysqlslap.c 1.3 05/12/20 12:55:34 msvensson@neptunus.(none) +0 -3 Remove some include directives which (I hope) are superfluos # 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: msvensson # Host: neptunus.(none) # Root: /home/msvensson/mysql/bug15845/my51-bug15845 --- 1.2/client/mysqlslap.c 2005-12-03 07:07:00 +01:00 +++ 1.3/client/mysqlslap.c 2005-12-20 12:55:34 +01:00 @@ -91,9 +91,6 @@ #include #include #include -#include -#include -#include #include #include