dbTalk Databases Forums  

bk commit into 5.1 tree (stewart:1.1803)

mailing.database.mysql-internals mailing.database.mysql-internals


Discuss bk commit into 5.1 tree (stewart:1.1803) in the mailing.database.mysql-internals forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Stewart Smith
 
Posts: n/a

Default bk commit into 5.1 tree (stewart:1.1803) - 04-19-2005 , 04:50 PM






Below is the list of changes that have just been committed into a local
5.1 repository of stewart. When stewart 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/in...urce-tree.html

ChangeSet
1.1803 05/04/17 16:49:35 stewart (AT) mysql (DOT) com +1 -0
build fix

sql/mysqld.cc
1.451 05/04/17 16:49:28 stewart (AT) mysql (DOT) com +1 -1
build fix

# 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: stewart
# Host: kennedy.(none)
# Root: /home/stewart/Documents/MySQL/5.1/wl2325

--- 1.450/sql/mysqld.cc 2005-04-16 02:47:21 +10:00
+++ 1.451/sql/mysqld.cc 2005-04-17 16:49:28 +10:00
@@ -6222,7 +6222,7 @@
}
case OPT_BINLOG_FORMAT:
{
- int id:
+ int id;
if ((id= find_type(argument, &binlog_format_typelib, 2)) <= 0)
{
fprintf(stderr,

--
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe: http://lists.mysql.com/internals?uns...ie.nctu.edu.tw


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.