An error occurred fetching the project authors.
- 03 Jan, 2008 1 commit
-
-
df@pippilotta.erinye.com authored
-
- 19 Nov, 2007 1 commit
-
-
df@pippilotta.erinye.com authored
-
- 14 Dec, 2006 1 commit
-
-
monty@mysql.com/narttu.mysql.fi authored
- Removed not used variables and functions - Added #ifdef around code that is not used - Renamed variables and functions to avoid conflicts - Removed some not used arguments Fixed some class/struct warnings in ndb Added define IS_LONGDATA() to simplify code in libmysql.c I did run gcov on the changes and added 'purecov' comments on almost all lines that was not just variable name changes
-
- 20 Nov, 2006 1 commit
-
-
monty@mysql.com/nosik.monty.fi authored
(Mostly in DBUG_PRINT() and unused arguments) Fixed bug in query cache when used with traceing (--with-debug) Fixed memory leak in mysqldump Removed warnings from mysqltest scripts (replaced -- with #)
-
- 19 Jul, 2005 2 commits
-
-
jimw@mysql.com authored
-
jimw@mysql.com authored
-
- 19 Apr, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Segfault because of passing a 64-bit pointer to 32 bit integer. - Add new include config_readline.h which will calculate some new defines based on what is found in config.h - This file was originally included in readline 4.3 as config.h.in, only the part that makes new defines have been moved to this file.
-
- 18 Jan, 2003 1 commit
-
-
vva@eagle.mysql.r18.ru authored
-
- 19 Nov, 2002 1 commit
-
-
vva@genie.(none) authored
-
- 12 Mar, 2002 1 commit
-
-
jani@hynda.mysql.fi authored
-
- 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
-
- 17 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Safer, a bit faster filesort. Code changes to avoid calls to current_thd() (faster code). Removed all compiler warnings from readline.
-
- 27 Aug, 2001 1 commit
-
-
tonu@x153.internalnet authored
Removed tens of annoying warnings about implicit declaration of memcpy(), strlen() and about unused variables.
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-