summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSXGeorgi Kodinov2009-06-051-2/+2
| * | | | | | | automergeGeorgi Kodinov2009-06-051-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSXGeorgi Kodinov2009-06-051-2/+2
| | |/ / / / /
| * | | | | | Fix compilation failures: get rid of C++ specifics in C-code.Alexander Nozdrin2009-06-036-6/+6
| | |_|/ / / | |/| | | |
| * | | | | auto-mergeTatiana A. Nurnberg2009-05-292-6/+32
| |\ \ \ \ \
| | * \ \ \ \ AutomergeAlexey Kopytov2009-05-291-2/+2
| | |\ \ \ \ \
| | | * \ \ \ \ 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-05-281-2/+2
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Bug#37268 'binary' character set makes CLI-internal commands case sensitiveSergey Glukhov2009-05-281-2/+2
| | * | | | | | Bug #44638: mysql_upgrade, mysqlcheck output instance unclearAlexey Kopytov2009-05-271-4/+30
| | |/ / / / /
| * | | | | | Bug#34861: mysqldump with --tab gives weird output for triggers.Tatiana A. Nurnberg2009-05-271-20/+28
| |/ / / / /
* | | | | | Bug #32296 mysqltest fails to parse "append_file" inside a "while", it works ...Bjorn Munch2009-09-021-10/+46
* | | | | | mergeBjorn Munch2009-09-011-2/+7
|\ \ \ \ \ \
| * | | | | | Bug #39003 mtr's diff_files command failed in pushbuild without printing a re...Bjorn Munch2009-08-191-2/+7
* | | | | | | Bug #46164 memory leak in mysqltest after parse error with --debugBjorn Munch2009-08-181-3/+4
|/ / / / / /
* | | | | | Bug #44012 mtr: test cases that are not supposed to return output always failBjorn Munch2009-08-111-3/+14
| |_|/ / / |/| | | |
* | | | | merge from 5.1 mainBjorn Munch2009-05-2910-18/+56
|\ \ \ \ \ | |/ / / /
| * | | | Merge from 5.0-bugteamJim Winstead2009-05-131-3/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge from 5.0-bugteamJim Winstead2009-05-121-0/+14
| | |\ \ \
| | * | | | Fix support for -i (--ignore-spaces) in the mysql command line application,Jim Winstead2009-05-071-3/+8
| * | | | | Merge in approved bug-fixesJim Winstead2009-05-1210-5/+35
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | The mysql command-line client did not properly handle MYSQL_HISTFILE being setJim Winstead2009-05-071-2/+8
| | * | | mysqladmin kill can't handle 64-bit thread IDs. (Bug #32457)Jim Winstead2009-05-071-3/+9
| | * | | Various command-line utilities, including mysqlbinlog and mysqldump, don'tJim Winstead2009-05-079-0/+18
| * | | | Automerge.Alexey Kopytov2009-05-081-2/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Manual merge.Alexey Kopytov2009-05-081-2/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug #41943: mysqlbinlog.exe crashes if --hexdump option is used Alexey Kopytov2009-05-071-0/+14
| | | |/
| * | | Remove extraneous space in --debug-check usage info.Jim Winstead2009-04-281-1/+1
| * | | Make SSL options appear in correct place in mysql_upgrade and mysqltestJim Winstead2009-04-282-2/+2
| * | | Fix list of options enabled by mysqldump --compact (Bug #32408)Jim Winstead2009-04-281-1/+1
| * | | Bug #27884: mysql --html does not quote HTML special characters in outputJim Winstead2009-04-281-4/+7
| |/ /
* | | cherry picking fix for Bug #39542 from 6.0-runtimeBjorn Munch2009-05-271-1/+40
* | | Bug #44964 mysqltest: connection <connection><some spaces>; fails nowBjorn Munch2009-05-261-1/+1
* | | Bug #44922 mysqltest's query_get_value function can't work with queries conta...Bjorn Munch2009-05-251-2/+15
|/ /
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-04-141-1/+1
|\ \ | |/
| * Bug#41268 Help Text for \c is misleading in client command line interface(addon)Sergey Glukhov2009-04-141-1/+1
| * Fix compile error on windows for BUG#37145 on 5.0-bugteamHe Zhenxing2009-04-091-1/+2
| * post fix compiling problem after push BUG#37145 to 5.0-bugteamHe Zhenxing2009-04-091-5/+4
| * BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-7/+14
* | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-03-241-2/+2
|\ \ | |/
| * remove compiler warningsSergey Glukhov2009-03-231-2/+2
| * auto-mergeTatiana A. Nurnberg2009-03-2311-120/+176
| |\
| | * auto-mergeIgnacio Galarza2009-03-194-24/+51
| | |\
| | * \ auto-mergeIgnacio Galarza2009-03-194-29/+52
| | |\ \
* | | \ \ merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-03-231-12/+20
|\ \ \ \ \
| * \ \ \ \ MergeMagnus Svensson2009-03-191-1/+2
| |\ \ \ \ \
| | * | | | | Bug#43361 msyql_client_test output lostMagnus Svensson2009-03-131-1/+2
| * | | | | | merge from mainBjorn Munch2009-03-184-20/+46
| |\ \ \ \ \ \
| * | | | | | | Bug #43532 mtr should not rely on diff to report test resultsBjorn Munch2009-03-111-11/+18
| | |/ / / / / | |/| | | | |
* | | | | | | auto-mergeTatiana A. Nurnberg2009-03-231-1/+1
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Bug#43254: SQL_SELECT_LIMIT=0 crashes command line clientTatiana A. Nurnberg2009-03-231-1/+1