Below is the list of changes that have just been committed into a local
5.1 repository of prem. When prem 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.2057 06/01/16 12:11:19 pkarthick@stripped +1 -0
NetWare specififc change reflecting change in directory structure.
netware/BUILD/compile-linux-tools
1.11 06/01/16 12:11:15 pkarthick@stripped +3 -3
NetWare specififc change reflecting change in directory structure.
# 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: pkarthick
# Host: blr-naas-nwl04.blr.novell.com
# Root: /home/prem/bk/mysql-5.1
--- 1.10/netware/BUILD/compile-linux-tools 2005-12-13 22:14:14 +05:30
+++ 1.11/netware/BUILD/compile-linux-tools 2006-01-16 12:11:15 +05:30
@@ -37,11 +37,11 @@
(cd dbug; make libdbug.a)
(cd strings; make libmystrings.a)
(cd mysys; make libmysys.a)
-(cd heap; make libheap.a)
+(cd storage/heap; make libheap.a)
(cd vio; make libvio.a)
(cd regex; make libregex.a)
-(cd myisam; make libmyisam.a)
-(cd myisammrg; make libmyisammrg.a)
+(cd storage/myisam; make libmyisam.a)
+(cd storage/myisammrg; make libmyisammrg.a)
(cd extra; make comp_err)
(cd libmysql; make conf_to_src)
(cd libmysql_r; make conf_to_src)
| Thread |
|---|
| • bk commit into 5.1 tree (pkarthick:1.2057) | pkarthick | 16 Jan |