Below is the list of changes that have just been committed into a local
5.0 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@stripped, 2007-03-29 14:21:45+02:00, msvensson@stripped +1 -0
Update test result after merge
mysql-test/r/rpl_ignore_table.result@stripped, 2007-03-29 14:21:44+02:00, msvensson@stripped +4 -0
Update test result after merge
# 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: pilot.blaudden
# Root: /home/msvensson/mysql/mysql-5.0-maint
--- 1.3/mysql-test/r/rpl_ignore_table.result 2007-03-29 14:16:27 +02:00
+++ 1.4/mysql-test/r/rpl_ignore_table.result 2007-03-29 14:21:44 +02:00
@@ -30,6 +30,10 @@ create database mysqltest2;
create table mysqltest2.t2 (id int);
GRANT SELECT ON mysqltest2.t2 TO mysqltest4@localhost IDENTIFIED BY 'pass';
insert into mysql.user (user, host) values ("mysqltest5", "somehost");
+Warnings:
+Warning 1364 Field 'ssl_cipher' doesn't have a default value
+Warning 1364 Field 'x509_issuer' doesn't have a default value
+Warning 1364 Field 'x509_subject' doesn't have a default value
GRANT SELECT ON *.* TO mysqltest6@localhost;
GRANT INSERT ON *.* TO mysqltest6@localhost;
GRANT INSERT ON test.* TO mysqltest6@localhost;
| Thread |
|---|
| • bk commit into 5.0 tree (msvensson:1.2434) | msvensson | 29 Mar |