An error occurred fetching the project authors.
- 06 Jun, 2009 1 commit
-
-
Tatiana A. Nurnberg authored
use same (slightly unwieldy) name in all trees; fix before this version goes "public". bless ctype to avoid upmerge conflict, le sigh.
-
- 05 Jun, 2009 2 commits
-
-
Georgi Kodinov authored
Implemented a way to circumvent the always true comparison by having nested macros (as suggested on review).
-
Georgi Kodinov authored
Fixed the 5.0-bugteam MacOSX warnings.
-
- 03 Jan, 2008 1 commit
-
-
df@pippilotta.erinye.com authored
-
- 19 Nov, 2007 1 commit
-
-
df@pippilotta.erinye.com authored
-
- 29 Jan, 2007 1 commit
-
-
msvensson@pilot.mysql.com authored
- Write to uninitialised memory occured since _rl_rapped_lines buffer was not extended in CHECK_INV_LBREAKS macro - Patch submitted to bug-readline@gnu.org
-
- 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 #)
-
- 04 Oct, 2005 2 commits
-
-
jani@ua141d10.elisa.omakaista.fi authored
some extra code.
-
jani@ua141d10.elisa.omakaista.fi authored
using wrong type in assignment etc.
-
- 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
-
- 22 Nov, 2002 1 commit
-
-
vva@genie.(none) authored
-
- 20 Nov, 2002 1 commit
-
-
vva@genie.(none) authored
-
- 19 Nov, 2002 1 commit
-
-
vva@genie.(none) authored
-
- 21 Aug, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 06 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
-
- 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.
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-