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@stripped, 2006-09-07 17:10:41+02:00, andrey@stripped +1 -0
fix compilation
sql/mysqld.cc@stripped, 2006-09-07 17:10:36+02:00, andrey@stripped +0 -3
fix compilation
# 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: example.com
# Root: /work/mysql-5.1-runtime-wl3337-tree4
--- 1.570/sql/mysqld.cc 2006-09-07 17:10:54 +02:00
+++ 1.571/sql/mysqld.cc 2006-09-07 17:10:54 +02:00
@@ -7446,9 +7446,6 @@ get_one_option(int optid, const struct m
case 3: /* 0 */
Events::opt_event_scheduler= Events::EVENTS_OFF;
break;
- default:
- DBUG_ASSERT(0);
- unireg_abort(1);
}
}
break;
| Thread |
|---|
| • bk commit into 5.1 tree (andrey:1.2290) | ahristov | 7 Sep |