An error occurred fetching the project authors.
- 18 Oct, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 15 Oct, 2004 1 commit
-
-
matt@mysql.com authored
Tagged ChangeSet 1.2091 as mysql-4.1.6 configure.in: Updated version string to 4.1.7
-
- 05 Oct, 2004 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
removed staus flag
-
- 26 Sep, 2004 1 commit
-
-
hartmut@mysql.com authored
(part of BUG#5379)
-
- 21 Sep, 2004 1 commit
-
-
lenz@mysql.com authored
label for now) - tagged ChangeSet 1.2015.1.10 as "mysql-4.1.5"
-
- 15 Sep, 2004 1 commit
-
-
mikael@mc04.(none) authored
Logging to logging@openlogging.org accepted SCI_Transporter.hpp, SCI_Transporter.cpp: Major fix-up of SCI Transporter, fixed so that it works with single card, fixed wrap around, added lots of DBUG statements, merged with new transporter handling TransporterRegistry.cpp: Some fixes for wrap around needed plus DBUG handling TCP_Transporter.hpp, TCP_Transporter.cpp: Added DBUG statements SHM_Transporter.hpp, SHM_Transporter.cpp: Fixed SHM Transporter SHM_Buffer.hpp: Fixed SHM Buffer to handle wrap around properly IPCConfig.cpp: Fixed up config of SCI SocketServer.cpp: Added DBUG support for SocketServer threads ConfigInfo.cpp: Config changes for SCI TransporterDefinitions.hpp, mgmapi_config_parameters.h: SCI fixes Makefile.am, type_ndbapitools.mk.am, type_ndbapitest.mk.am: Added SCI library path to Makefiles configure.in: Fixed small bug with shared mem and sci together in configure acinclude.m4: Added possibility of providing SCI library path in confgure
-
- 14 Sep, 2004 1 commit
-
-
konstantin@mysql.com authored
-
- 13 Sep, 2004 1 commit
-
-
bar@mysql.com authored
-
- 10 Sep, 2004 1 commit
-
-
tomas@poseidon.(none) authored
bumped up version to 3.5.1
-
- 09 Sep, 2004 1 commit
-
-
matt@mysql.com authored
Updated to 4.0.22
-
- 03 Sep, 2004 2 commits
-
-
vva@eagle.mysql.r18.ru authored
-
vva@eagle.mysql.r18.ru authored
2. changed key_* to el_ley_* in the libedit key.h (because it's in the conflict with the aix definitions) 3. use libedit_term.h instead of term.h in the cmd-line-utils/libedit/el.h 4. added definition of MIN in the cmd-line-utils/libedit/read.c (if it wasn't defined yet) 5. discarded definition of SUNOS macro from configure.in (now we don't include term.h in the el.h at all)
-
- 01 Sep, 2004 1 commit
-
-
joerg@mysql.com authored
(backport from 4.1).
-
- 31 Aug, 2004 2 commits
-
-
lenz@mysql.com authored
- tagged ChangeSet@1.2013 as "mysql-4.1.4"
-
vva@eagle.mysql.r18.ru authored
-
- 30 Aug, 2004 2 commits
-
-
joerg@mysql.com authored
-
bar@mysql.com authored
Ascii was written twice
-
- 27 Aug, 2004 1 commit
-
-
bar@mysql.com authored
or --with-extra-charsets=complex is given.
-
- 24 Aug, 2004 4 commits
-
-
vva@eagle.mysql.r18.ru authored
-
vva@eagle.mysql.r18.ru authored
-
vva@eagle.mysql.r18.ru authored
(fixed Bug #4462 libedit compile failure)
-
vva@eagle.mysql.r18.ru authored
Bug #3937 fails to compile with both gcc 3.3.3/icc8 Bug #4728 mysql couldn't be compiled using system readline (readline-4.3)
-
- 23 Aug, 2004 3 commits
-
-
brian@avenger.(none) authored
-
tomas@poseidon.(none) authored
-
serg@serg.mylan authored
fix for bdb not ending up into libmysqld.a
-
- 13 Aug, 2004 2 commits
-
-
guilhem@mysql.com authored
Adding a compilation define so that on recent Darwin mysqld does not react to SIGHUP and SIGQUIT: this fixes a rpl000001 problem on our Powermac G5 machine (popping after an upgrade from 10.3.4 to 10.3.5) and is expected to fix BUG#2030 "relay bin log on slave resets multiple times a second" (i.e. under some Mac OS X Panther versions, mysqld receives many SIGHUP and SIGQUIT). So this fix is more a problem-hider than a real understanding of why mysqld receives so many signals. Note that we saw other problems on this OS where mysqld reacts to Ctrl-Z but apparently only once, where using SSL seems to make the problem more frequent...
-
brian@avenger.(none) authored
This is the addition of the CSV engine "aka tina". Its an example engine that works as a plain text file.
-
- 12 Aug, 2004 2 commits
-
-
lenz@mysql.com authored
-
lenz@mysql.com authored
- resorting to having to separate sections for darwin7 and darwin8
-
- 09 Aug, 2004 1 commit
-
-
bar@mysql.com authored
Collation name fixes.
-
- 05 Aug, 2004 1 commit
-
-
joreland@mysql.com authored
Added NDB_DEBUG(--with-debug) and NDB_DEBUG_FULL(--with-debug=full)
-
- 02 Aug, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 27 Jul, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 26 Jul, 2004 1 commit
-
-
lenz@mysql.com authored
-
- 24 Jul, 2004 3 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
Use of acconfig.h is deprecated in modern autotools (a cleaner patch).
-
- 23 Jul, 2004 2 commits
-
-
serg@serg.mylan authored
BUG#4681
-
lenz@mysql.com authored
configure.in (thanks to Al Begley from Apple for the hint)
-