summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@kent-amd64.(none)2007-07-212-3/+7
|\
| * Merge gleb.loc:/home/uchum/work/bk/5.0gshchepa/uchum@gleb.loc2007-07-202-3/+7
| |\
| | * Fixed bug #28524.gshchepa/uchum@gleb.loc2007-07-181-2/+1
| | * Merge gleb.loc:/home/uchum/work/bk/5.0gshchepa/uchum@gleb.loc2007-07-131-1/+6
| | |\
| | | * Bug #29469: Client dies if a query is issued after hitting Ctrl + Cgkodinov/kgeorge@magare.gmz2007-07-101-1/+6
* | | | Merge trift-lap.none:/MySQL/M50/bug14151-5.0joerg@trift-lap.none2007-07-201-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Avoid the name conflict between the system-provided "md5.h" and the MySQL onejoerg@trift-lap.none2007-07-191-1/+1
| |/ /
* | | When opening a new connecgtion, changed mysqltest to prefer a brand new conne...dkatz@damien-katzs-computer.local2007-07-131-5/+5
* | | Merge damien-katzs-computer.local:/Users/dkatz/mysql50dkatz@damien-katzs-computer.local2007-07-121-16/+69
|\ \ \ | |/ / |/| |
| * | Bug #29579 Clients using SSL can hang the serverdkatz@damien-katzs-computer.local2007-07-121-16/+69
| |/
* | Bug#29361 mysqldump creates stray file when too long path name is passedmsvensson@pilot.(none)2007-06-281-11/+12
|/
* Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-workdf@pippilotta.erinye.com2007-06-161-17/+53
|\
| * Added yassl and taocrypt sources to mysqlclientlibgeorg@bing.site2007-06-151-14/+53
* | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-builddf@pippilotta.erinye.com2007-06-151-1/+11
|\ \ | |/
| * Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@hfmain.(none)2007-06-141-1/+11
| |\
| | * Bug #28333 Test "flush" tries to create a new thread - on only one platformholyfoot/hf@mysql.com/hfmain.(none)2007-06-091-1/+11
* | | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-builddf@pippilotta.erinye.com2007-06-111-0/+4
|\ \ \ | |/ / |/| |
| * | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-builddf@pippilotta.erinye.com2007-06-061-0/+4
| |\ \ | | |/ | |/|
| | * BUG#28860 USE_TLS not defined for mysqlclient.libdf@pippilotta.erinye.com2007-06-041-0/+4
* | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0tsmith@quadxeon.mysql.com2007-06-051-2/+5
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0ibabaev@bk-internal.mysql.com2007-05-281-2/+5
| |\ \ | | |/ | |/|
| | * Fixed bug #28522:gshchepa/uchum@gleb.loc2007-05-251-2/+5
* | | Merge pilot.(none):/data/msvensson/mysql/mysql-4.1-maintmsvensson@pilot.(none)2007-06-021-1/+1
|\ \ \
| * | | Move code after variable delcarationmsvensson@pilot.(none)2007-06-011-1/+1
* | | | Merge bk-internal:/home/bk/mysql-5.0-maintmsvensson@pilot.(none)2007-06-011-34/+205
|\ \ \ \
| * \ \ \ Merge pilot.(none):/data/msvensson/mysql/bug28497/my41-bug28497-query_get_valuemsvensson@pilot.(none)2007-06-011-34/+205
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Bug#28497 wait_for_slave_to_stop can cause random replication mysql-test fail...msvensson@pilot.(none)2007-06-011-34/+205
* | | | mysqldump.c:tsmith@quadxeon.mysql.com2007-05-311-3/+3
* | | | Bug #24733 RESET MASTER run before dump with --delete-master-logsdkatz@damien-katzs-computer.local2007-05-271-4/+53
|/ / /
* | | Merge bk-internal:/home/bk/mysql-5.0-maintmsvensson@pilot.blaudden2007-05-181-6/+12
|\ \ \
| * \ \ Merge pilot.blaudden:/home/msvensson/mysql/mysql-4.1-maintmsvensson@pilot.blaudden2007-05-181-6/+12
| |\ \ \ | | |/ /
| | * | WL#2247 mysqltest: add option for sorting resultsmsvensson@pilot.blaudden2007-05-181-4/+4
| | * | WL#2247 mysqltest: add option for sorting resultsmsvensson@pilot.blaudden2007-05-161-6/+12
* | | | Merge siva.hindu.god:/home/tsmith/m/bk/50tsmith@siva.hindu.god2007-05-171-7/+7
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Format corrections for various "Makefile.am": Leading tab, no trailing blank.joerg@trift2.2007-05-021-7/+7
* | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-4.1-maintmsvensson@pilot.blaudden2007-05-161-0/+5
|\ \ \ | | |/ | |/|
| * | Bug#28470 mysqltest scripts need to know protocolmsvensson@pilot.blaudden2007-05-161-0/+5
* | | Bug#28223: mysqldump --compact --routines restores from @OLD_SQL_MODE w/o eve...msvensson@pilot.blaudden2007-05-161-2/+8
| |/ |/|
* | Bug#27293: mysqldump crashes when dumping procedure defined by different usertnurnberg@mysql.com/blasphemy.mysql.com2007-04-301-3/+10
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintiggy@recycle.(none)2007-04-231-0/+14
|\ \
| * | Bug#24732 Executables do not include Vista manifestsiggy@recycle.(none)2007-04-231-0/+14
* | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0msvensson@pilot.blaudden2007-04-231-0/+11
|\ \ \ | |/ / |/| |
| * | Merge romeo.(none):/home/bkroot/mysql-5.0-rplmats@romeo.(none)2007-04-201-0/+11
| |\ \
| | * \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145h.mysql.com2007-04-101-0/+11
| | |\ \
| | | * | bug#27608 XML output is not well-formedbar@mysql.com2007-04-091-0/+11
* | | | | Use a temp variable "error" for storing return code of pclosemsvensson@pilot.blaudden2007-04-231-1/+3
* | | | | It's not possible to use the return value of fputs msvensson@pilot.blaudden2007-04-231-4/+10
* | | | | Merge bk-internal:/home/bk/mysql-5.0-maintmsvensson@pilot.blaudden2007-04-233-552/+631
|\ \ \ \ \
| * | | | | Remove commentmsvensson@pilot.blaudden2007-04-201-1/+1
| * | | | | mysql_upgrade portability fixesmsvensson@pilot.blaudden2007-04-191-76/+35