summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Bug#44834 strxnmov is expected to behave as you'd expectSergey Glukhov2009-06-191-1/+1
* Automerge.Alexey Kopytov2009-06-171-1/+1
|\
| * Automerge.Alexey Kopytov2009-06-171-1/+1
| |\
| | * Bug #45236: large blob inserts from mysqldump fail, possible Alexey Kopytov2009-06-101-1/+1
* | | Merge from 5.1 main.Davi Arnaut2009-06-081-4/+56
|\ \ \
| * \ \ merge from 5.1 mainBjorn Munch2009-05-2910-18/+56
| |\ \ \
| * | | | 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
* | | | | manual mergeTatiana A. Nurnberg2009-06-061-17/+21
|\ \ \ \ \
| * | | | | Don't mix declarations and code (not widely portable).Davi Arnaut2009-06-061-13/+18
* | | | | | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-06-051-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | automergeGeorgi Kodinov2009-06-051-48/+55
| |\ \ \ \ \
| | * | | | | Bug #43532 : backport of the 5.1 code to 5.0 mysqltestGeorgi Kodinov2009-06-051-48/+55
| | | |_|_|/ | | |/| | |
| * | | | | Addendum to Bug #45286 : implement reviewer's remarks.Georgi Kodinov2009-06-051-2/+2
* | | | | | 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
|/ / /
* | | 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
|/ /
* | 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
|\ \ \ \ \