summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* automergeGeorgi Kodinov2009-10-042-4/+4
|\
| * Upmerge 5.0-build -> 5.1-build.Joerg Bruehe2009-09-281-1/+1
| |\
| * | Fix bug#46980Joerg Bruehe2009-09-172-4/+4
* | | Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i...unknown2009-09-301-1/+4
|\ \ \
| * | | 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
| |\ \ \ | | | |/ | | |/|
| * | | 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#43579 mysql_upgrade tries to alter log tables on replicated database unknown2009-09-282-0/+46
* | | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-232-3/+8
* | | | automergeGeorgi Kodinov2009-09-231-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | change c++ comment to c commenthery2009-09-091-1/+1
| |/ /
* | | automergeGeorgi Kodinov2009-09-181-18/+71
|\ \ \ | | |/ | |/|
| * | second merge from main, with adaptionsBjorn Munch2009-09-025-56/+127
| |\ \
| * \ \ first merge from mainBjorn Munch2009-09-0211-118/+294
| |\ \ \
| * | | | 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
* | | | | 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
| |_|/ |/| |
* | | 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