summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Backport http://lists.mysql.com/commits/57778Vladislav Vaintroub2009-09-301-7/+0
* Backport of the patch Vladislav Vaintroub2009-09-301-10/+10
* Windows improvements : manual backport of Vladislav Vaintroub2009-09-301-9/+9
* mergeVladislav Vaintroub2009-09-235-75/+204
|\
| * new merge from trunkBjorn Munch2009-09-185-57/+133
| |\
| | * A patch for Bug#45118 (mysqld.exe crashed in debug modeAlexander Nozdrin2009-09-101-1/+6
| | * manual mergeTatiana A. Nurnberg2009-08-311-32/+100
| | |\
| | | * Bug#35132: MySQLadmin --wait ping always crashes on Windows systemsTatiana A. Nurnberg2009-08-311-29/+99
| | * | Merge from 5.0 for 43414Staale Smedseng2009-08-284-12/+15
| | |\ \ | | | |/
| | | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-285-19/+27
| | * | Fix for a few assorted compiler warnings.Davi Arnaut2009-08-282-12/+12
| * | | initial merge from 5.1-mtrBjorn Munch2009-09-041-18/+71
| |\ \ \ | | |/ / | |/| |
| | * | 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
* | | | This is the downport ofVladislav Vaintroub2009-09-113-3/+3
|/ / /
* | | Additional post-commit fix (bug #30946): server versionGleb Shchepa2009-08-041-1/+1
* | | Auto-mergeIgnacio Galarza2009-07-311-1/+1
|\ \ \ | | |/ | |/|
| * | 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
* | | Bug# 30946: mysqldump silently ignores --default-character-setGleb Shchepa2009-07-311-0/+6
* | | Merge bug fix.Jim Winstead2009-07-301-3/+28
|\ \ \
| * | | The handling of NUL bytes in column data in the various output formatsJim Winstead2009-07-141-3/+28
* | | | Merge in bug fixes for client toolsJim Winstead2009-07-147-14/+57
|\ \ \ \ | |/ / /
| * | | mysqlcheck failed to fix table names when using the --fix-table-namesJim Winstead2009-05-201-2/+2
| * | | mysqladmin --count=X --sleep=Y would always delay Y seconds after the lastJim Winstead2009-05-201-3/+3
| * | | The mysql command-line client would include superfluous spaces at the end ofJim Winstead2009-05-201-1/+4
| * | | Fix warning in use of strlen().Jim Winstead2009-05-201-1/+2
| * | | Table identifiers and file names were not quoted and escaped correctly byJim Winstead2009-05-191-3/+13
| * | | mysql_upgrade ignored the --basedir and --datadir arguments as it has no useJim Winstead2009-05-191-1/+5
| * | | The mysql command-line client didn't implement the readline magic-spaceJim Winstead2009-05-191-0/+17
| * | | mysqlslap didn't correctly handle --csv with no argument. (Bug #44412)Jim Winstead2009-05-181-2/+6
| * | | mysqladmin did not have enough space allocated for tracking all variablesJim Winstead2009-05-181-1/+4
| * | | The output of mysqldump --tab for views included a DROP TABLE statementJim Winstead2009-05-181-1/+2
* | | | Merge bug fixesJim Winstead2009-07-133-9/+18
|\ \ \ \ | |/ / /
| * | | Add usage for --base64-output=DECODE-ROWS and note that UNSPEC isJim Winstead2009-05-151-0/+3
| * | | Remove out-of-date and unnecessary comment in source code about what versionsJim Winstead2009-05-151-3/+1
| * | | mysqlimport was not always compiled correctly to allow thread support,Jim Winstead2009-05-121-1/+1
| * | | mysqldump would not dump the INFORMATION_SCHEMA even when it was explicitlyJim Winstead2009-05-121-5/+13
* | | | Bug #43397 mysql headers redefine pthread_mutex_initStaale Smedseng2009-07-081-3/+3
* | | | fixed compilation warnings on macosxGeorgi Kodinov2009-07-071-2/+2
* | | | Bug#37274 client 'status' command doesn't print all info after losing connect...Kristofer Pettersson2009-07-031-31/+32
* | | | merge: 5.1-bt bug branch --> 5.1-bt latestLuis Soares2009-06-301-1/+55
|\ \ \ \
| * | | | BUG#42941: --database paramater to mysqlbinlog fails with RBRLuis Soares2009-06-071-1/+55
* | | | | Merge from 5.0Staale Smedseng2009-06-292-5/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge from 5.0-btStaale Smedseng2009-06-293-6/+6
| * | | | Automerge.Alexey Kopytov2009-06-171-1/+1
| |\ \ \ \
* | | | | | Bug#44834 strxnmov is expected to behave as you'd expectSergey Glukhov2009-06-191-1/+1