summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Backporting of Bug#40128 from 6.0 to next-mr.Alexander Nozdrin2009-10-091-1/+5
* Pull from mysql-next-mr.Alexander Nozdrin2009-10-091-17/+10
|\
| * Merge from mysql-next-mr.Alexander Nozdrin2009-10-081-17/+10
| |\
| | * 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
* | | A backport of a patch for Bug#35297.Alexander Nozdrin2009-10-081-112/+78
|/ /
* | Merge "trunk-build" up into "next-mr".Joerg Bruehe2009-09-303-5/+5
|\ \
| * \ Merge 5.1-build up into 5.4-build ("trunk-build").Joerg Bruehe2009-09-283-5/+5
| |\ \
| | * \ Upmerge 5.0-build -> 5.1-build.Joerg Bruehe2009-09-281-1/+1
| | |\ \
| | | * | change c++ comment to c commenthery2009-09-091-1/+1
| | * | | Fix bug#46980Joerg Bruehe2009-09-172-4/+4
| | * | | second merge from main, with adaptionsBjorn Munch2009-09-025-56/+127
| | |\ \ \
| | * \ \ \ first merge from mainBjorn Munch2009-09-0211-118/+294
| | |\ \ \ \
* | | | | | | Fix for BUG#42980 "Client doesn't set NUM_FLAG for DECIMAL and TIMESTAMP":Guilhem Bichot2009-09-301-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | 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