An error occurred fetching the project authors.
- 19 Feb, 2004 2 commits
-
-
monty@mysql.com authored
-
serg@serg.mylan 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
-
- 17 Jul, 2002 1 commit
-
-
salle@geopard.online.bg authored
C++ comments cleanup
-
- 06 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
-
- 31 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Use LONG_TIMEOUT (one year) instead of ~0 for long timeouts Fixed error messages. Fixed problem with const propagation when comparing columns of different types
-
- 08 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Speed up column-completion in 'mysql' Don't use ISAM if HAVE_ISAM is not defined A lot of fixes for the embedded version. All libraries are now included in libmysqld.a Changed arguments to convert_dirname() to make it more general. Renamed files in the 'merge' directory to all use a common prefix. Don't compile both assembler and C functions on x86
-
- 03 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fix that compressed packets and normal packets looks indentical before calling net_real_write() (Needed for query cache) Optimize IS NULL handling
-
- 21 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fix bug in isamlog Add argument types to function declarations.
-
- 23 Jan, 2001 1 commit
-
-
jcole@tetra.spaceapes.com authored
-
- 19 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixed bug in TRIM changed strnmov -> strmake
-
- 18 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Remember filename for temporary files created with mkstemp Fixed wrongly allocated BDB share structure Cleanups for SunPRO
-
- 20 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 16 Oct, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 14 Oct, 2000 1 commit
-
-
monty@donna.mysql.com authored
a lot of portability issues.
-
- 10 Oct, 2000 1 commit
-
-
monty@tik.mysql.com authored
-
- 04 Oct, 2000 2 commits
-
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
-