summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Bug #48866: mysql.test fails under Fedora 12Georgi Kodinov2009-12-161-1/+1
* Bug#48983: Bad strmake calls (length one too long)Davi Arnaut2009-12-171-2/+2
* Backport fix for Bug #27884.Jim Winstead2009-11-231-4/+7
* merge from 5.0-mainGeorgi Kodinov2009-10-301-24/+28
|\
| * Merge from mysql-5.0.87-releaseunknown2009-10-261-24/+28
| |\
| | * Added make targets 'test-bt-fast' and 'test-bt-debug-fast'Hery Ramilison2009-10-151-27/+28
* | | 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
* | Fix compile break from bug#39663 fixFrazer Clement2009-10-081-3/+2
|/
* Bug#39663 mysqltest: --enable_info, affected_rows and ps-protocol brokenFrazer Clement2009-10-051-1/+11
* Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i...unknown2009-09-301-1/+4
* Merge bug#42850 to 5.0Magnus BlÄudd2009-09-281-1/+1
|\
| * change c++ comment to c commenthery2009-09-091-1/+1
* | Addition to Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabledSatya B2009-09-041-1/+2
* | Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled for Satya B2009-09-031-0/+1
|/
* Bug#35132: MySQLadmin --wait ping always crashes on Windows systemsTatiana A. Nurnberg2009-08-311-29/+99
* Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-285-19/+27
* Bug#17270 - mysql client tool could not find ../share/charsets folder and fails.Ignacio Galarza2009-07-311-1/+1
* Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-162-3/+3
* Merge from 5.0-btStaale Smedseng2009-06-293-6/+6
* Automerge.Alexey Kopytov2009-06-171-1/+1
|\
| * Bug #45236: large blob inserts from mysqldump fail, possible Alexey Kopytov2009-06-101-1/+1
* | Don't mix declarations and code (not widely portable).Davi Arnaut2009-06-061-13/+18
* | 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
|/
* Bug#37268 'binary' character set makes CLI-internal commands case sensitiveSergey Glukhov2009-05-281-2/+2
* Merge from 5.0-bugteamJim Winstead2009-05-121-0/+14
|\
| * Bug #41943: mysqlbinlog.exe crashes if --hexdump option is used Alexey Kopytov2009-05-071-0/+14
* | 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
* 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
* remove compiler warningsSergey Glukhov2009-03-231-2/+2
* auto-mergeTatiana A. Nurnberg2009-03-2311-120/+176
|\
| * auto-mergeIgnacio Galarza2009-03-194-24/+51
| |\
| | * automergeSergey Glukhov2009-03-191-1/+2
| | |\
| | | * merge to 5.0-bugteamSatya B2009-03-193-22/+48
| | | |\
| | | * | Fix for BUG#21360 - mysqldump error on federated tablesSatya B2009-03-191-1/+2
| | * | | Bug#41268 Help Text for \c is misleading in client command line interfaceSergey Glukhov2009-03-191-1/+1
| | | |/ | | |/|
| | * | Automerge.Alexey Kopytov2009-03-183-22/+48
| | |\ \ | | | |/ | | |/|
| | | * Fix for bug#41486: extra character appears in BLOB for every Alexey Kopytov2009-03-183-22/+48
| * | | auto-mergeIgnacio Galarza2009-03-194-29/+52
| |\ \ \ | | |/ /
| | * | Merge bug fix and upstream.Chad MILLER2009-03-121-4/+1
| | |\ \
| | | * | Bug #42434: license of mysys MD5 implementation is not GPL-compatibleGeorgi Kodinov2009-03-091-4/+1
| | | |/
| | * | Merge from bugfix tree.Chad MILLER2009-03-101-6/+20
| | |\ \ | | | |/ | | |/|
| | | * Bug#42635: mysqldump includes views that were excluded using the \Chad MILLER2009-03-091-5/+19
| | | * Fix non-DBUG return.Chad MILLER2009-03-091-1/+1