An error occurred fetching the project authors.
- 11 Aug, 2003 1 commit
-
-
dlenev@dlenev.mshome authored
-
- 28 Apr, 2003 1 commit
-
-
greg@mysql.com authored
-
- 25 Apr, 2003 1 commit
-
-
greg@mysql.com authored
-
- 28 Mar, 2003 1 commit
-
-
greg@mysql.com authored
-
- 21 Mar, 2003 1 commit
-
-
greg@mysql.com authored
-
- 25 Feb, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 28 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Call pthread_mutex_destroy() on not used mutex. Changed comments in .h and .c files from // -> /* */ Added detection of mutex on which one didn't call pthread_mutex_destroy() Fixed bug in create_tmp_field() which causes a memory overrun in queries that uses "ORDER BY constant_expression" Added optimisation for ORDER BY NULL
-
- 24 Oct, 2002 1 commit
-
-
lenz@mysql.com authored
differences in HPUX11)
-
- 18 Aug, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 17 Aug, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Don't update MyISAM index file on UPDATE if index is not changed
-
- 16 Aug, 2002 2 commits
-
-
monty@hundin.mysql.fi authored
Fixed bug in SELECT DISTINCT ... ORDER BY not-used-column. Fixed bug in pthread_mutex_trylock with HPUX 11.0
-
monty@hundin.mysql.fi authored
-
- 13 Aug, 2002 4 commits
-
-
monty@work.mysql.com authored
-
heikki@hundin.mysql.fi authored
In HP-UX-10.20 my_pthread_mutex_trylock erroneously returned 0 also in the case where the mutex was not acquired
-
monty@work.mysql.com authored
-
heikki@hundin.mysql.fi authored
Fix an infinite recursion in my_pthread_mutex_trylock in HP-UX-10.20; the same bug is in the 4.0 tree
-
- 08 Aug, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Minor cleanups to other patches. Make --temp-pool default
-
- 06 Aug, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Removed Heikki's patch for handling this.
-
- 17 Jun, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 16 Jun, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Added missing checking of no_keyread
-
- 28 May, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 16 May, 2002 3 commits
-
-
monty@hundin.mysql.fi authored
-
Sinisa@sinisa.nasamreza.org authored
This time I did it "by the book" as this function can return any of the down cited values after timeout !! This is now done 100 % according to HP-UX DCE documentation. This made Hewlett-Packard very happy.
-
monty@hundin.mysql.fi authored
Changed some status variable names Fix bug in GRANT ... PASSWORD string
-
- 16 Apr, 2002 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
Also --with-libwrap is tested on Linux just fine.
-
monty@tik.mysql.fi authored
Cleanup of LIBWRAP handling
-
- 20 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fix pthread_mutex_trylock on HPUX (needed for query cache).
-
- 17 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed shutdown on HPUX. Fixed bug in query cache.
-
- 06 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
-
- 28 Nov, 2001 1 commit
-
-
monty@bitch.mysql.fi authored
-
- 21 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fix bug in isamlog Add argument types to function declarations.
-
- 24 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixed crash in SELECT DISTINCT SUM(...) Fix return value of mysortncmp() for innobase Fix join_crash bug
-
- 01 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
-
- 20 Oct, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 31 Aug, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 09 Aug, 2000 1 commit
-
-
tim@localhost.polyesthetic.msg authored
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-