An error occurred fetching the project authors.
- 01 Jun, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 28 May, 2004 1 commit
-
-
tomas@poseidon.bredbandsbolaget.se authored
-
- 27 May, 2004 2 commits
-
-
tomas@poseidon.(none) authored
-
tomas@poseidon.(none) authored
-
- 25 May, 2004 1 commit
-
-
tomas@poseidon.(none) authored
-
- 14 Apr, 2004 2 commits
-
-
brian@brian-akers-computer.local authored
-
magnus@neptunus.(none) authored
-
- 13 Apr, 2004 1 commit
-
-
brian@brian-akers-computer.local authored
-
- 11 Mar, 2004 1 commit
-
-
marko@hundin.mysql.fi authored
-
- 22 Feb, 2004 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 10 Dec, 2003 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
-
- 23 Sep, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Added --include and --libs_r options to mysql_config. Added mysql_get_client_version() to client library Fixed some minor benchmark issues
-
- 01 Sep, 2003 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
'./configure - error in file causes failure of compile (SSL option needed)'
-
- 28 Aug, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Add pack_bits to pack_reclength for dynamic rows. This solves buffer a possible buffer overflow on update. (This will probably solve bug #563) Fix test for available file descriptors in mysqltest Fixed core dump bug in replication tests when running without transactional table support
-
- 07 Aug, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 01 Aug, 2003 1 commit
-
-
lenz@mysql.com authored
Thanks to Alex Kiernan for the hint.
-
- 25 Jul, 2003 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
-
- 23 Jul, 2003 1 commit
-
-
serg@serg.mylan authored
-
- 22 Jul, 2003 2 commits
-
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
Here is fix for bug 554. Added configure options --with-openssl-includes[=DIR] and --with-openssl-libs[=DIR]
-
- 19 Jul, 2003 1 commit
-
-
serg@serg.mylan authored
-
- 18 Jul, 2003 1 commit
-
-
monty@mashka.(none) authored
-
- 15 Jul, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 27 Jun, 2003 1 commit
-
-
lenz@kallisto.local authored
-
- 18 Jun, 2003 1 commit
-
-
lenz@mysql.com authored
- fixed a typo
-
- 22 May, 2003 1 commit
-
-
lenz@mysql.com authored
the sources with "--with-isam"
-
- 14 May, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 26 Apr, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Fix for LEFT/RIGHT/MID with multi-byte-character sets (bug 314) Fix for new bison 1.875 max_insert_delayed_threads and delayed_insert_timeout now works as documented (bug 211) Don't show port in SHOW PROCESSLIST for system threads Fix problem with ORDER BY being discarded for some DISTINCT queries (bug 275) Fixed bug with NATURAL LEFT JOIN, NATURAL RIGHT JOIN and RIGHT JOIN when using many joined tables (Bug 212)
-
- 18 Jan, 2003 1 commit
-
-
vva@eagle.mysql.r18.ru authored
-
- 05 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Added rename table for BDB. This fixes a bug in ALTER TABLE with BDB tables.
-
- 20 Dec, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
This fixed some optimization problems when using -DBIG_TABLES Portabilty fixes for OpenUnix and HPUX Added C and C++ version numbers to mysqlbug
-
- 04 Dec, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Workaround for problem with autconf 2.53 on Solaris (Fixes problem with SOCKET_SIZE_TYPE)
-
- 17 Nov, 2002 1 commit
-
-
lenz@mysql.com authored
- "make distcheck" needs to be fixed
-
- 30 Oct, 2002 1 commit
-
-
ram@mysql.r18.ru authored
-
- 29 Oct, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed reference to freed memory in acl_init()/grant_init() Fixed possible memory leak. (Could only happen in very strange circumstances) Fixed bug in ALTER TABLE with BDB tables Updated mysql-test for valgrind
-
- 16 Oct, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Ignore changed keyblocks when on does DELETE FROM table_name;
-
- 01 Oct, 2002 1 commit
-
-
lenz@mysql.com authored
- some additional small fixes - added "depcomp" for automake 1.5
-
- 27 Sep, 2002 1 commit
-
-
lenz@mysql.com authored
message on STDOUT on AIX and assigned the wrong value)
-
- 05 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Fixed that GRANT ... REQUIRE options are not forgot when doing new GRANT Changed fn_ext to point at first '.' after directory. FLUSH LOGS removed numerical extension for all future update logs. Fixed the mysqld --help reports right values for --datadir and --bind-address --log-binary=a.b.c now properly strips of .b.c Fix that one can DROP UDF functions that was not loaded at startup Made AND optional in REQUIRE Added REQUIRE NONE
-
- 30 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Portability fixes for HPUX Rename of CHECK_LOCK to IS_FREE_LOCK Apply lower_case_table_names also to databases Cleanup of describe code Don't allow \ in database names
-