- 29 Jul, 2004 5 commits
-
-
unknown authored
-
unknown authored
(since it's in the other -max builds already). BUILD/compile-pentium-max: Removed obviously obsolete comment. BUILD/compile-pentium-valgrind-max: Added same --with* options as for other -max builds (e.g. ndbcluster).
-
unknown authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
unknown authored
compile fix for gcc-2.95 sql/ha_ndbcluster.cc: compile fix for gcc-2.95 sql/ha_ndbcluster.h: compile fix for gcc-2.95
-
unknown authored
its own enter string.
-
- 28 Jul, 2004 11 commits
-
-
unknown authored
into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1
-
unknown authored
-
unknown authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
unknown authored
used a common style with array subscripts, improved the line-up, wrapped long lines.
-
unknown authored
into mysql.com:/home/kostja/mysql/mysql-4.1-root
-
unknown authored
make subclass friend for gcc-2.95 et al [dup push] ndb/src/mgmsrv/MgmtSrvr.hpp: make subclass friend for gcc-2.95 et al
-
unknown authored
are such)
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
-
unknown authored
mysql-test/r/ndb_basic.result: Added order by to some selects mysql-test/r/ndb_lock.result: Added order by to some selects mysql-test/t/ndb_basic.test: Added order by to some selects mysql-test/t/ndb_lock.test: Added order by to some selects
-
unknown authored
in the list.
-
- 27 Jul, 2004 11 commits
-
-
unknown authored
another spelling mistake fixed acinclude.m4: another spelling mistake fixed
-
unknown authored
into mysql.com:/home/kostja/mysql/mysql-4.1-zlib configure.in: Auto merged
-
unknown authored
- comment for AC_DEFINE(HAVE_COMPRESS) fixed - build convenience library from zlib: we need to compile it into both libmysqlclient.a and libmysqlclient.so - --with-zlib-dir=bundled configure option acinclude.m4: - MYSQL_CHECK_ZLIB_WITH_COMPRESS: added support for --with-zlib-dir=bundled - AC_DEFINE comment fixed tools/Makefile.am: - uncomment bin_PROGRAMS (typo fixed) zlib/Makefile.am: - build libtool convenience library, not static one: we need libz objects to be compiled in libmysqlclient.so shared version
-
unknown authored
into mysql.com:/usr/home/bar/mysql-4.1
-
unknown authored
-
unknown authored
ndb/test/ndbapi/Makefile.am: SCCS merged
-
unknown authored
ndb/src/common/mgmcommon/ConfigInfo.cpp: Remove comma
-
unknown authored
mysql-test/mysql-test-run.sh: Auto merged ndb/src/ndbapi/Ndbif.cpp: Auto merged ndb/src/common/mgmcommon/ConfigInfo.cpp: SCCS merged
-
unknown authored
into mysql.com:/orca/space/pekka/ndb/version/my41-blobs
-
unknown authored
add NdbSqlUtil::cmp for missing datatypes ndb/include/util/NdbSqlUtil.hpp: add NdbSqlUtil::cmp for missing datatypes ndb/src/common/util/NdbSqlUtil.cpp: add NdbSqlUtil::cmp for missing datatypes
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1-ndb ndb/test/ndbapi/Makefile.am: Auto merged sql/handler.cc: Auto merged
-
- 26 Jul, 2004 4 commits
- 24 Jul, 2004 6 commits
-
-
unknown authored
required autotools macro written and deployed in all apropriate Makefile.ams. Use cases checked: - linux, standard location of zlib, no ndb - linux, standard locatoin of zlib, with ndb - linux, non-standard location of zlib, no ndb - hpux11, use of bundled zlib, no ndb The only non-checked case is non-standard location of zlib (or use of bundled zlib) + ndb. I wasn't able to check it as ndb/ just won't compile on beasts like AIX52 or HPUX11, where such a check is possible. It didn't compile there before as these systems dont't have installed zlib, so nothing got broken ;) Makefile.am: WL#1518 "make bundled zlib usable for unix builds", part 2: - zlib dir should be built only if there is no system zlib available; with introducing of DIST_SUBDIRS goal, os2, BUILD and SSH now only entered if make dist acinclude.m4: WL#1518, "make bundled zlib usable for unix builds": - actual implementation of the check for various zlib usage options configure.in: WL#1518, "make bundled zlib usable for unix builds": - MYSQL_CHECK_ZLIB_WITH_COMPRESS deployed libmysql/Makefile.am: WL#1518, "make bundled zlib usable for unix builds": - support for non-standard zlib include dir added libmysql_r/Makefile.am: WL#1518, "make bundled zlib usable for unix builds": - support for non-standard zlib include dir added libmysqld/Makefile.am: WL#1518, "make bundled zlib usable for unix builds": - support for non-standard zlib include dir added myisam/Makefile.am: WL#1518, "make bundled zlib usable for unix builds": - support for non-standard zlib binary dir added mysys/Makefile.am: WL#1518, "make bundled zlib usable for unix builds": - support for non-standard zlib include dir added sql/Makefile.am: WL#1518, "make bundled zlib usable for unix builds": - support for non-standard zlib include dir and library dir added tools/Makefile.am: WL#1518, "make bundled zlib usable for unix builds": - support for non-standard zlib include dir added - copyright added
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
into mysql.com:/home/kostja/mysql/mysql-4.1-warnings
-
unknown authored
Use of acconfig.h is deprecated in modern autotools (a cleaner patch). BitKeeper/deleted/.del-acconfig.h~8d2e3113fc8056da: Delete: acconfig.h acinclude.m4: All templates inlined into AC_DEFINE/AC_DEFINE_UNQUOTED. Use of acconfig.h is deprecated in modern autotools. configure.in: All templates inlined into AC_DEFINE/AC_DEFINE_UNQUOTED. Use of acconfig.h is deprecated in modern autotools.
-
- 23 Jul, 2004 3 commits