summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+5
* Bug #48866: mysql.test fails under Fedora 12Georgi Kodinov2009-12-161-1/+1
* Backport fix for Bug #27884.Jim Winstead2009-11-231-4/+7
* Bug#28141: Control C on query waiting on lock causes ERROR 1053 (server shutd...Tatiana A. Nurnberg2009-10-191-3/+19
* "MySQL Network" => "MySQL Enterprise"Kent Boortz2009-10-081-1/+1
* Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-1/+2
* Merge from 5.0-btStaale Smedseng2009-06-291-3/+3
* Bug #45236: large blob inserts from mysqldump fail, possible Alexey Kopytov2009-06-101-1/+1
* Bug#37268 'binary' character set makes CLI-internal commands case sensitiveSergey Glukhov2009-05-281-2/+2
* Fix support for -i (--ignore-spaces) in the mysql command line application,Jim Winstead2009-05-071-3/+8
* Bug#41268 Help Text for \c is misleading in client command line interface(addon)Sergey Glukhov2009-04-141-1/+1
* auto-mergeTatiana A. Nurnberg2009-03-231-13/+32
|\
| * auto-mergeIgnacio Galarza2009-03-191-10/+14
| |\
| | * Bug#41268 Help Text for \c is misleading in client command line interfaceSergey Glukhov2009-03-191-1/+1
| | * Fix for bug#41486: extra character appears in BLOB for every Alexey Kopytov2009-03-181-9/+13
| * | auto-mergeIgnacio Galarza2009-03-191-3/+17
| |\ \ | | |/
| | * Bug #31060: MySQL CLI parser bug 2Georgi Kodinov2009-02-241-1/+15
| | * Bug#37400: mysql: Bad help message for charset commandTatiana A. Nurnberg2009-02-191-1/+1
| | * Bug #26724: mysql command line client, ignores input to internal cmd after spaceGeorgi Kodinov2009-02-181-1/+1
| * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-3/+4
| |/
* | Bug#43254: SQL_SELECT_LIMIT=0 crashes command line clientTatiana A. Nurnberg2009-03-231-1/+1
|/
* From jperkin : Merge libedit 2.11 and related files, Georgi Kodinov2009-02-101-1/+3
* Bug#33812: mysql client incorrectly parsing DELIMITERChad MILLER2008-12-111-32/+17
* Bug 38158: mysql client regression, can't read dump filesGeorgi Kodinov2008-07-181-0/+31
* back-port from 5.1.Gleb Shchepa2008-06-241-1/+1
* back-port from 5.1.Gleb Shchepa2008-06-241-31/+0
* Bug #36244: MySQL CLI doesn't recognize standalone -- Gleb Shchepa2008-06-241-1/+8
* Bug#26243 mysql command line crash after control-cunknown2008-03-281-5/+19
* Merge kaamos.(none):/data/src/mysql-5.0unknown2008-03-121-0/+1
|\
| * Bug #25097 mysql_server_init fails silently if no errmsg.sys is present.unknown2008-02-271-0/+1
* | Bug#24624: MySQL client ignores its own completion tableunknown2008-01-301-13/+718
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-4.1-buildunknown2008-01-291-4/+14
|\ \ | |/ |/|
| * Bug#33841: mysql client crashes when returning results for long-\unknown2008-01-251-4/+15
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-11-021-0/+2
| |\
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-10-091-0/+15
| |\ \
* | \ \ Merge kaamos.(none):/data/src/mysql-5.0unknown2008-01-101-1/+4
|\ \ \ \
| * \ \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-171-1/+4
| |\ \ \ \
| | * | | | Bug#31752: check strmake() boundsunknown2007-11-261-1/+4
* | | | | | BUG#33057 mysql command line client slows down and uses 100% CPU when restori...unknown2007-12-201-3/+1
|/ / / / /
* | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-10/+11
|\ \ \ \ \
| * \ \ \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-021-6/+7
| |\ \ \ \ \
| | * | | | | Bug#31177: Server variables can't be set to their current valuesunknown2007-11-301-6/+7
| * | | | | | Merge polly.(none):/home/kaa/src/opt/bug32376/my50-bug26215unknown2007-11-191-4/+4
| |\ \ \ \ \ \
| | * | | | | | Changed the help text for --comments to make it clear which optionunknown2007-11-191-4/+4
* | | | | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0unknown2007-11-211-0/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0unknown2007-10-241-0/+11
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Bug#29323 mysql client only accetps ANSI encoded filesunknown2007-10-041-0/+11
| | | |/ / / / | | |/| | | |
* | | | | | | Merge polly.(none):/home/kaa/src/opt/bug26215/my50-bug26215unknown2007-11-051-4/+3
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Fixed code that parses the DELIMITER command to correctly calculate unknown2007-11-051-4/+3
* | | | | | | Merge polly.(none):/home/kaa/src/opt/bug26215/my50-bug26215unknown2007-11-021-43/+125
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |