Below is the list of changes that have just been committed into a local
5.0 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.2005 06/01/10 16:42:49 anozdrin@stripped +2 -0
Please ignore.
libmysqld/Makefile.am
1.68 06/01/10 16:42:43 anozdrin@stripped +2 -2
Please ignore.
BitKeeper/etc/ignore
1.213 06/01/10 15:36:25 anozdrin@stripped +3 -0
added client/my_user.c libmysqld/my_user.c sql/my_user.c
# 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: anozdrin
# Host: station.home
# Root: /home/alik/Documents/AllProgs/MySQL/devel/5.0-bug15110
--- 1.67/libmysqld/Makefile.am 2005-12-27 03:33:36 +03:00
+++ 1.68/libmysqld/Makefile.am 2006-01-10 16:42:43 +03:00
@@ -36,7 +36,7 @@
SUBDIRS = . examples
libmysqld_sources= libmysqld.c lib_sql.cc emb_qcache.cc
libmysqlsources = errmsg.c get_password.c libmysql.c client.c pack.c \
- my_time.c my_user.c
+ my_time.c
sqlexamplessources = ha_example.cc ha_tina.cc
noinst_HEADERS = embedded_priv.h emb_qcache.h
@@ -63,7 +63,7 @@
spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc \
sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc \
parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc \
- ha_blackhole.cc ha_archive.cc
+ ha_blackhole.cc ha_archive.cc my_user.c
libmysqld_int_a_SOURCES= $(libmysqld_sources) $(libmysqlsources) $(sqlsources) $(sqlexamplessources)
libmysqld_a_SOURCES=
--- 1.212/BitKeeper/etc/ignore 2005-11-24 02:55:42 +03:00
+++ 1.213/BitKeeper/etc/ignore 2006-01-10 15:36:25 +03:00
@@ -1269,3 +1269,6 @@
zlib/*.ds?
zlib/*.vcproj
libmysqld/ha_blackhole.cc
+client/my_user.c
+libmysqld/my_user.c
+sql/my_user.c
| Thread |
|---|
| • bk commit into 5.0 tree (anozdrin:1.2005) | Alexander Nozdrin | 10 Jan |