List:Internals« Previous MessageNext Message »
From:Jim Winstead Date:August 3 2005 3:27am
Subject:bk commit into 5.0 tree (jimw:1.1928)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of jimw. When jimw 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.1928 05/08/02 18:27:05 jimw@stripped +1 -0
  Update out-of-date test result

  mysql-test/r/information_schema.result
    1.68 05/08/02 18:27:01 jimw@stripped +1 -1
    Update test results

# 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:	jimw
# Host:	rama.(none)
# Root:	/home/jimw/my/mysql-5.0-clean

--- 1.67/mysql-test/r/information_schema.result	2005-08-02 16:26:15 -07:00
+++ 1.68/mysql-test/r/information_schema.result	2005-08-02 18:27:01 -07:00
@@ -545,7 +545,7 @@
 proc	security_type	enum('INVOKER','DEFINER')
 proc	param_list	blob
 proc	returns	char(64)
-proc	body	blob
+proc	body	longblob
 proc	definer	char(77)
 proc	created	timestamp
 proc	modified	timestamp
Thread
bk commit into 5.0 tree (jimw:1.1928)Jim Winstead3 Aug