Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

bk commit into 5.1 tree (anozdrin:1.2617)

From: Alexander Nozdrin <alik(at)mysql.com>
Date: Sun Sep 30 2007 - 16:16:55 EDT


Below is the list of changes that have just been committed into a local 5.1 repository of alik. When alik 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.2617, 2007-10-01 00:16:50+04:00, anozdrin@station. +1 -0   Fix compilation warnings.

  client/mysqltest.c@1.315, 2007-10-01 00:16:47+04:00, anozdrin@station. +3 -5     Fix compilation warnings.

diff -Nrup a/client/mysqltest.c b/client/mysqltest.c
--- a/client/mysqltest.c	2007-09-29 23:31:05 +04:00
+++ b/client/mysqltest.c	2007-10-01 00:16:47 +04:00
@@ -1984,11 +1984,9 @@ void var_set_query_get_value(struct st_c

   static DYNAMIC_STRING ds_col;
   static DYNAMIC_STRING ds_row;
   const struct command_arg query_get_value_args[] = {

-    {
-      "query", ARG_STRING, TRUE, &ds_query, "Query to run",
-      "column name", ARG_STRING, TRUE, &ds_col, "Name of column",
-      "row number", ARG_STRING, TRUE, &ds_row, "Number for row"
-    }

+ "query", ARG_STRING, TRUE, &ds_query, "Query to run",
+ "column name", ARG_STRING, TRUE, &ds_col, "Name of column",
+ "row number", ARG_STRING, TRUE, &ds_row, "Number for row"

   };  

   DBUG_ENTER("var_set_query_get_value");

-- 
MySQL Code Commits Mailing List
For list archives: 
http://lists.mysql.com/commits
To unsubscribe:    
http://lists.mysql.com/commits?unsub=lists@pantek.com
Received on Sun Sep 30 16:12:49 2007

This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 09:45:46 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library