summaryrefslogtreecommitdiff
path: root/cmd-line-utils
Commit message (Expand)AuthorAgeFilesLines
...
| | * Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSXGeorgi Kodinov2009-06-052-2/+3
| * | automergeGeorgi Kodinov2009-06-052-2/+4
| |\ \ | | |/
| | * Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSXGeorgi Kodinov2009-06-052-2/+4
| * | Merge from 5.0-bugteamStaale Smedseng2009-04-161-1/+1
| |\ \ | | |/
| | * Bug#42430 Final commit to 5.0-bugteamStaale Smedseng2009-04-161-1/+1
| * | merge -5.0 into -5.1 (minor conflicts resolved)Timothy Smith2009-04-011-1/+1
| |\ \ | | |/
| | * cmd-line-utils/libedit/readline/readline.hunknown2009-03-191-1/+1
| | * Back patched libedit portability changes from 5.1.32unknown2009-03-094-9/+6
* | | merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria.Guilhem Bichot2009-03-1155-3917/+2264
|\ \ \ | |/ /
| * | Disabled libedit use of '__weak_reference' on FreeBSD, doesn't compileunknown2009-02-141-2/+2
| * | More portability fixes.unknown2009-02-122-6/+3
| * | Exclude libedit inclusion of <sys/ttydefaults.h> on AIX as wellunknown2009-02-121-1/+1
| * | Changed to use the correct "__sun" and "__hpux" predefinedunknown2009-02-111-1/+1
| * | merged 5.0-bugteam to 5.1-bugteamGeorgi Kodinov2009-02-102-1/+3
| |\ \ | | |/
| | * fixed a libedit compilation problemGeorgi Kodinov2009-02-102-1/+3
| * | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-02-1055-3920/+2268
| |\ \ | | |/
| | * From jperkin : Merge libedit 2.11 and related files, Georgi Kodinov2009-02-1055-3917/+2265
| | * Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/...unknown2008-03-075-7/+9
| | |\
* | | \ Merge mysql.com:/home/my/mysql-5.1unknown2008-04-2840-42/+44
|\ \ \ \ | |/ / /
| * | | Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/...unknown2008-03-075-7/+9
| |\ \ \
| | * \ \ Merge mysql.com:/home/bar/mysql-work/mysql-5.0-enginesunknown2008-03-075-7/+9
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug#23097 mysql can't insert korean on mysql prompt.unknown2008-03-045-7/+9
| * | | | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-buildunknown2008-01-2335-35/+35
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | use correct config_readline.h fileunknown2008-01-0335-35/+35
| | |/
* | | Fixed compiler warnings in a lot of filesunknown2008-02-136-14/+13
* | | Fixed bug in restoring auto-increment value in case of duplicate key with ins...unknown2008-01-311-14/+1
|/ /
* | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-...unknown2007-11-1943-1507/+3610
|\ \ | |/
| * Update readline to version 5.2. This fixes bug#18431.unknown2007-11-1943-1507/+3610
* | Merge mysql.com:/home/kent/bk/bug24809/mysql-5.0-buildunknown2007-10-311-3/+9
|\ \ | |/
| * Makefile.am:unknown2007-10-301-3/+9
* | make_binary_distribution.sh:unknown2007-09-262-7/+7
* | Merge mysql.com:/home/kent/bk/config_h/mysql-5.0-buildunknown2007-07-301-2/+2
|\ \ | |/
| * Generate "config.h" directly into the "include" directory, later copiedunknown2007-07-301-2/+2
* | Merge pilot.(none):/data/msvensson/mysql/mysql-5.0-maintunknown2007-06-071-0/+10
|\ \ | |/
| * Merge pilot.(none):/data/msvensson/mysql/mysql-4.1-maintunknown2007-06-071-0/+10
| |\
| | * Bug#10218 Command line recall rolls into Segmentation Fault(coredump)'unknown2007-06-041-0/+10
| * | Fixed compiler warnings.unknown2007-02-281-4/+3
| * | Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-2/+2
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-215-16/+16
| |\ \
| * \ \ Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2007-02-062-7/+6
| |\ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-311-1/+1
| |\ \ \ \
* | | | | | WL#2936 - Falcon & MySQL plugin interface: server variablesunknown2007-04-301-2/+1
* | | | | | Fixed compiler warningsunknown2007-02-231-4/+3
* | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1unknown2007-02-067-23/+22
|\ \ \ \ \ \
| * \ \ \ \ \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-035-16/+16
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge mysql.com:/home/my/mysql-5.0unknown2007-01-275-16/+16
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-225-16/+16
| | | |\ \ \ \ \
| | | | * | | | | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-155-16/+16
| * | | | | | | | Merge trift2.:/MySQL/M50/push-5.0unknown2007-01-312-7/+6
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Fix bug#23293 "readline detection broken on NetBSD":unknown2007-01-312-7/+6
| | | |_|_|/ / | | |/| | | |