Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

bk commit into 5.1 tree (anozdrin:1.2585) BUG#24923

From: Alexander Nozdrin <alik(at)mysql.com>
Date: Wed Oct 17 2007 - 07:44:27 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.2585, 2007-10-17 15:44:22+04:00, anozdrin@station. +2 -0   Fix result files (BUG#24923).

  mysql-test/r/information_schema.result@1.163, 2007-10-17 15:44:20+04:00, anozdrin@station. +1 -1     Fix result files (BUG#24923).

  mysql-test/r/system_mysql_db.result@1.50, 2007-10-17 15:44:20+04:00, anozdrin@station. +1 -1     Fix result files (BUG#24923).

diff -Nrup a/mysql-test/r/information_schema.result b/mysql-test/r/information_schema.result

--- a/mysql-test/r/information_schema.result	2007-09-20 12:56:24 +04:00
+++ b/mysql-test/r/information_schema.result	2007-10-17 15:44:20 +04:00
@@ -578,7 +578,7 @@ proc	sql_data_access	enum('CONTAINS_SQL'
 proc	is_deterministic	enum('YES','NO')
 proc	security_type	enum('INVOKER','DEFINER')
 proc	param_list	blob
-proc	returns	char(64)
+proc	returns	longblob
 proc	body	longblob
 proc	definer	char(77)
 proc	created	timestamp
diff -Nrup a/mysql-test/r/system_mysql_db.result b/mysql-test/r/system_mysql_db.result
--- a/mysql-test/r/system_mysql_db.result	2007-06-28 21:34:47 +04:00
+++ b/mysql-test/r/system_mysql_db.result	2007-10-17 15:44:20 +04:00
@@ -196,7 +196,7 @@ proc	CREATE TABLE `proc` (

`is_deterministic` enum('YES','NO') NOT NULL DEFAULT 'NO',
`security_type` enum('INVOKER','DEFINER') NOT NULL DEFAULT 'DEFINER',
`param_list` blob NOT NULL,

-  `returns` char(64) NOT NULL DEFAULT '',
+  `returns` longblob NOT NULL,

`body` longblob NOT NULL,
`definer` char(77) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
`created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,

-- 
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 Wed Oct 17 07:43:35 2007

This archive was generated by hypermail 2.1.8 : Thu Jul 03 2008 - 10:04:24 EDT

Do you need help?X

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