- 28 Jul, 2004 1 commit
-
-
dlenev@brandersnatch.localdomain 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).
-
- 27 Jul, 2004 11 commits
-
-
konstantin@mysql.com authored
another spelling mistake fixed
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-zlib
-
konstantin@mysql.com 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
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1
-
bar@mysql.com authored
-
mskold@mysql.com authored
-
magnus@neptunus.(none) authored
-
magnus@neptunus.(none) authored
-
pekka@mysql.com authored
into mysql.com:/orca/space/pekka/ndb/version/my41-blobs
-
pekka@mysql.com authored
add NdbSqlUtil::cmp for missing datatypes
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1-ndb
-
- 26 Jul, 2004 4 commits
-
-
joreland@mysql.com authored
Make sure not to fiddle with state, if not waiting for scan
-
jani@rhols221.adsl.netsonic.fi authored
into rhols221.adsl.netsonic.fi:/home/my/bk/mysql-4.1
-
jani@rhols221.adsl.netsonic.fi authored
-
lenz@mysql.com authored
-
- 24 Jul, 2004 6 commits
-
-
konstantin@mysql.com 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 ;)
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-warnings
-
konstantin@mysql.com authored
Use of acconfig.h is deprecated in modern autotools (a cleaner patch).
-
- 23 Jul, 2004 11 commits
-
-
pem@mysql.comhem.se authored
Fix for stored procedures BUG#4726: Stored procedure crash when looping over SELECT with complex WHERE's.
-
bar@mysql.com authored
-
mskold@mysql.com authored
-
bar@mysql.com authored
mysqld crashes on CREATE TABLE in a database with corrupted db.opt file. Bug#4646
-
pekka@mysql.com authored
merge
-
pekka@mysql.com authored
-
pekka@mysql.com authored
ndb_supported_type, include all types in switch
-
mskold@mysql.com authored
-
magnus@neptunus.(none) authored
into neptunus.(none):/home/magnus/mysql-4.1
-
mskold@mysql.com authored
-
magnus@neptunus.(none) authored
-
- 22 Jul, 2004 7 commits
-
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
pekka@mysql.com authored
-
pekka@mysql.com authored
-
pem@mysql.comhem.se authored
-
magnus@neptunus.(none) authored
Removing old directories for test/ using bk rmdir
-
konstantin@mysql.com authored
-