summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rplunknown2006-09-231-45/+53
|\
| * Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rplunknown2006-09-211-45/+53
| |\
| | * Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rplunknown2006-09-151-47/+55
| | |\
| | | * Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rplunknown2006-09-111-47/+55
| | | |\
| | | | * BUG#13926: --order-by-primary fails if PKEY contains quote character.unknown2006-08-021-4/+12
| | | | * mysqldump.c:unknown2006-08-021-47/+47
* | | | | Added build rule for mysql_upgrade.exeunknown2006-09-221-0/+3
|/ / / /
* | | | Merge ted.mysql.internal:/home/ted/src/mysql/mysql-5.0-maintunknown2006-09-151-1/+1
|\ \ \ \
| * | | | Bug#21011 The [client] group header was overwritten by "password" option in u...unknown2006-09-151-1/+1
* | | | | Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug21424/my50-bug21424unknown2006-09-141-1/+13
|\ \ \ \ \ | |/ / / /
| * | | | Bug#21424 mysqldump failing to export/import views. ...unknown2006-09-141-1/+13
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug21618/my50-bug21618unknown2006-09-141-5/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug #21618: NULL shown as empty string in clientunknown2006-09-131-5/+1
| | |/ / | |/| |
* | | | Merge bk-internal:/home/bk/mysql-5.0-cmakeunknown2006-09-041-0/+1
|\ \ \ \
| * | | | Fix problem with windows where stderr is not flushed until end of program.unknown2006-09-011-0/+1
* | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2006-09-022-6/+15
|\ \ \ \ \ | |/ / / /
| * | | | Merge maint2.mysql.com:/data/localhome/tsmith/bk/41unknown2006-09-011-2/+7
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/usr/home/bar/mysql-4.1unknown2006-08-151-2/+7
| | |\ \ \ \
| | | * | | | Bug#17939: Wrong table format when using UTF8 stringsunknown2006-04-171-2/+7
| * | | | | | Restore bug fix lost in merge of client/mysqldump.c, and clean up mysqldump.testunknown2006-08-311-0/+1
| * | | | | | Resolve conflictsunknown2006-08-311-5/+8
| |\ \ \ \ \ \
| | * | | | | | Bug #21288: mysqldump segmentation fault when using --whereunknown2006-08-171-5/+11
| | |/ / / / /
* | | | | | | Fixes for crashes and test failuresunknown2006-09-011-3/+2
* | | | | | | make dist changes for Cmake buildunknown2006-09-011-0/+2
* | | | | | | Additional files for cmake supportunknown2006-08-311-0/+79
|/ / / / / /
* | | | | | Bug #21527 mysqldump incorrectly tries to LOCK TABLES on the information_sche...unknown2006-08-281-52/+78
* | | | | | Bug #11972: client uses wrong character set after reconnect.unknown2006-08-241-0/+3
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-08-231-2/+14
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-08-141-2/+14
| |\ \ \ \ \
| | * | | | | Bug#21224: mysql_upgrade uses possibly insecure temporary filesunknown2006-08-111-2/+14
* | | | | | | Merge bk-internal:/home/bk/mysql-5.0-maintunknown2006-08-211-3/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove duplicate free of "ds_res"unknown2006-08-161-3/+0
| * | | | | | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0unknown2006-08-161-15/+24
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/tmp_mergeunknown2006-08-171-2/+40
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Bug#17926: mysql.exe crashes when ctrl-c is pressed in windowsunknown2006-08-101-2/+40
| | |/ / / / / | |/| | | | |
* | | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2006-08-101-15/+24
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-4.1unknown2006-08-091-15/+24
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-08-021-15/+24
| | |\ \ \ \
| | | * \ \ \ Merge anubis.greendragongames.com:/home/greenman/workspace-mysql/mysql/mysql-...unknown2006-07-311-12/+10
| | | |\ \ \ \
| | | | * | | | Fix for Bug #19364 "mysql --help gives old informations".unknown2006-07-131-12/+10
| | | * | | | | Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-4.1-maintunknown2006-07-191-3/+14
| | | |\ \ \ \ \
| | | | * | | | | Bug#20328 mysql client: dumb about trailing spaces on help command.unknown2006-06-291-3/+14
| | | | |/ / / /
* | | | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2006-08-047-161/+213
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-08-031-151/+152
| |\ \ \ \ \ \ \
| | * | | | | | | Remove double error printout in mysqldumpunknown2006-08-031-2/+0
| | * | | | | | | Merge neptunus.(none):/home/msvensson/mysql/my50-m-bug21215unknown2006-08-032-149/+155
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bug#21215 mysqldump creating incomplete backups without warningunknown2006-07-241-0/+1
| | | * | | | | | | Don't close connection to mysql before 'safe_exit', that is done in 'safe_exi...unknown2006-07-241-2/+0
| | | * | | | | | | Remove double printout of mysqldump in error messageunknown2006-07-241-3/+2
| | | * | | | | | | Replace sock -> mysqlunknown2006-07-241-91/+92