2826 Stewart Smith 2008-09-01
add Win32AsyncFile to EXTRA_DIST
modified:
storage/ndb/src/kernel/blocks/Makefile.am
2825 Stewart Smith 2008-09-01
fix NDB build issues shown by pushbuild on certain win32 platforms.
modified:
libmysqld/libmysqld.def
storage/ndb/src/kernel/blocks/Makefile.am
=== modified file 'storage/ndb/src/kernel/blocks/Makefile.am'
--- a/storage/ndb/src/kernel/blocks/Makefile.am 2008-09-01 06:50:44 +0000
+++ b/storage/ndb/src/kernel/blocks/Makefile.am 2008-09-01 10:33:42 +0000
@@ -93,7 +93,9 @@ EXTRA_DIST = CMakeLists.txt \
ndbfs/CMakeLists.txt \
qmgr/CMakeLists.txt \
suma/CMakeLists.txt \
- trix/CMakeLists.txt
+ trix/CMakeLists.txt \
+ ndbfs/Win32AsyncFile.cpp \
+ ndbfs/Win32AsyncFile.hpp
# Don't update the files from bitkeeper
| Thread |
|---|
| • bzr push into mysql-5.1 branch (stewart:2825 to 2826) | Stewart Smith | 1 Sep |