Below is the list of changes that have just been committed into a local
5.1 repository of andrey. When andrey 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.2229 06/03/25 13:14:52 andrey@lmy004. +2 -0
update
mysql-test/r/system_mysql_db.result
1.41 06/03/25 13:14:45 andrey@lmy004. +1 -1
update
BitKeeper/etc/ignore
1.233 06/03/25 13:14:45 andrey@lmy004. +7 -0
Added mysql-test/r/backup.log mysql-test/r/events.log mysql-test/r/events_bugs.log
mysql-test/r/events_logs_tests.log mysql-test/r/mysqltest.log mysql-test/r/symlink.log
mysql-test/r/system_mysql_db.log to the ignore list
# 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: andrey
# Host: lmy004.
# Root: /work/mysql-5.1-bug16415
--- 1.232/BitKeeper/etc/ignore 2006-03-09 21:20:49 +01:00
+++ 1.233/BitKeeper/etc/ignore 2006-03-25 13:14:45 +01:00
@@ -1748,3 +1748,10 @@ vio/viotest-sslconnect.cpp
vio/viotest.cpp
zlib/*.ds?
zlib/*.vcproj
+mysql-test/r/backup.log
+mysql-test/r/events.log
+mysql-test/r/events_bugs.log
+mysql-test/r/events_logs_tests.log
+mysql-test/r/mysqltest.log
+mysql-test/r/symlink.log
+mysql-test/r/system_mysql_db.log
--- 1.40/mysql-test/r/system_mysql_db.result 2006-02-22 10:09:52 +01:00
+++ 1.41/mysql-test/r/system_mysql_db.result 2006-03-25 13:14:45 +01:00
@@ -193,7 +193,7 @@ show create table event;
Table Create Table
event CREATE TABLE `event` (
`db` char(64) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
- `name` char(64) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
+ `name` char(64) NOT NULL DEFAULT '',
`body` longblob NOT NULL,
`definer` char(77) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
`execute_at` datetime DEFAULT NULL,
| Thread |
|---|
| • bk commit into 5.1 tree (andrey:1.2229) | ahristov | 25 Mar |