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.2400 06/05/17 11:15:52 pkarthick@stripped +2 -0
NetWare specific change
netware/BUILD/compile-netware-START
1.10 06/05/17 11:15:45 pkarthick@stripped +1 -0
NetWare specific change
include/config-netware.h
1.17 06/05/17 11:15:45 pkarthick@stripped +1 -0
NetWare specific change
# 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.9/netware/BUILD/compile-netware-START 2006-05-15 15:44:06 +05:30
+++ 1.10/netware/BUILD/compile-netware-START 2006-05-17 11:15:45 +05:30
@@ -24,5 +24,6 @@
--prefix=N:/mysql \
--without-mysqlmanager \
--without-man \
+ --without-plugin-csv
"
# --without-csv-storage-engine \
--- 1.16/include/config-netware.h 2006-02-13 01:03:06 +05:30
+++ 1.17/include/config-netware.h 2006-05-17 11:15:45 +05:30
@@ -42,6 +42,7 @@
#include <sys/time.h>
#include <pthread.h>
#include <termios.h>
+#include <sys/select.h>
#undef _EVENT_H_
/*
| Thread |
|---|
| • bk commit into 5.1 tree (pkarthick:1.2400) | pkarthick | 17 May |