- 29 Jul, 2004 10 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1-1717
-
guilhem@mysql.com authored
if slave resumes at BEGIN).
-
miguel@hegel.txg authored
into hegel.txg:/home/miguel/bk/mysql-4.1
-
miguel@hegel.txg authored
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1-1717
-
guilhem@mysql.com authored
WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --position) and --stop-position options for mysqlbinlog, with a test file. This enables user to say "recover my database to how it was this morning at 10:30" (mysqlbinlog "--stop-datetime=2003-07-29 10:30:00"). Using time functions into client/ made me move them out of sql/ into sql-common/. + (small) fix for BUG#4507 "mysqlbinlog --read-from-remote-server sometimes cannot accept 2 binlogs" (that is, on command line).
-
pem@mysql.comhem.se authored
(since it's in the other -max builds already).
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
pekka@mysql.com authored
compile fix for gcc-2.95
-
ingo@mysql.com authored
its own enter string.
-
- 28 Jul, 2004 11 commits
-
-
paul@kite-hub.kitebird.com authored
into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1
-
paul@kite-hub.kitebird.com authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
ingo@mysql.com authored
used a common style with array subscripts, improved the line-up, wrapped long lines.
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-root
-
pekka@mysql.com authored
make subclass friend for gcc-2.95 et al [dup push]
-
konstantin@mysql.com authored
are such)
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
-
magnus@neptunus.(none) authored
-
konstantin@mysql.com authored
in the list.
-
- 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 4 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
-