- 28 Jul, 2004 1 commit
-
-
unknown authored
TIMESTAMP columns should be unsigned to preserve compatibility with 4.0 (Or else InnoDB will return different internal TIMESTAMP values when user upgrades to 4.1). Altough this fix will introduce problems with early 4.1 -> 4.1 upgrades (tables with TIMESTAMP field should be reloaded using mysqldump) it will allow easy 4.0 -> 4.1 upgrade (which is more important since 4.1 is still beta). mysql-test/r/metadata.result: TIMESTAMP should be UNSIGNED as in 4.0. mysql-test/r/ps_2myisam.result: TIMESTAMP should be UNSIGNED as in 4.0. mysql-test/r/ps_3innodb.result: TIMESTAMP should be UNSIGNED as in 4.0. mysql-test/r/ps_4heap.result: TIMESTAMP should be UNSIGNED as in 4.0. mysql-test/r/ps_5merge.result: TIMESTAMP should be UNSIGNED as in 4.0. sql/field.cc: TIMESTAMP should be UNSIGNED to preserve compatiblity with 4.0. (Or else InnoDB will return different internal TIMESTAMP values when user upgrades to 4.1).
-
- 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 11 commits
-
-
unknown authored
Fix for stored procedures BUG#4726: Stored procedure crash when looping over SELECT with complex WHERE's. sql/sql_prepare.cc: Cleanup cond items too. (Fix for stored procedures.)
-
unknown authored
-
unknown authored
-
unknown authored
mysqld crashes on CREATE TABLE in a database with corrupted db.opt file. Bug#4646 sql/sql_db.cc: mysqld crashes on CREATE TABLE in a database with corrupted db.opt file. Bug#4646
-
unknown authored
merge sql/ha_ndbcluster.cc: merge
-
unknown authored
sql/ha_ndbcluster.h: Auto merged sql/ha_ndbcluster.cc: merge
-
unknown authored
ndb_supported_type, include all types in switch sql/ha_ndbcluster.cc: ndb_supported_type, include all types in switch
-
unknown authored
-
unknown authored
into neptunus.(none):/home/magnus/mysql-4.1
-
unknown authored
-
unknown authored
ndb/src/kernel/vm/Emulator.cpp: Added signal.h to include header for signal
-
- 22 Jul, 2004 7 commits
-
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
sql/share/estonian/errmsg.txt: Added missing error message.
-
unknown authored
Removing old directories for test/ using bk rmdir BitKeeper/deleted/.del-Makefile~14c4cd8063f58fea: Delete: ndb/test/ndbapi/bank/old_dirs/bankTimer/Makefile BitKeeper/deleted/.del-Makefile~82b2fd7fe466962: Delete: ndb/test/ndbapi/bank/old_dirs/bankMakeGL/Makefile BitKeeper/deleted/.del-Makefile~95fdc210ddf553f6: Delete: ndb/test/ndbapi/bank/old_dirs/bankSumAccounts/Makefile BitKeeper/deleted/.del-Makefile~96d101a498089452: Delete: ndb/test/ndbapi/bank/old_dirs/bankCreator/Makefile BitKeeper/deleted/.del-Makefile~e4bdeda89cd7e97a: Delete: ndb/test/ndbapi/bank/old_dirs/bankTransactionMaker/Makefile BitKeeper/deleted/.del-Makefile~1e0c3a31ef7c20c: Delete: ndb/test/ndbapi/bank/old_dirs/src/Makefile BitKeeper/deleted/.del-Makefile~3766e52c58c4799a: Delete: ndb/test/ndbapi/bank/old_dirs/testBank/Makefile BitKeeper/deleted/.del-Makefile~eb4584f8f3d806a8: Delete: ndb/test/ndbapi/bank/old_dirs/bankValidateAllGLs/Makefile ndb/test/ndbapi/Makefile.am: Adding *.hpp files for testScan and testScanInterpreter to sources
-
unknown authored
-