summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1reggie@bob.(none)2005-01-171-1/+9
|\
| * Bug #7922 prompt \p fails on Windows for shared-memory connectionsreggie@bob.(none)2005-01-151-1/+9
* | mysqldump.c:paul@kite-hub.kitebird.com2005-01-171-3/+3
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1guilhem@mysql.com2005-01-161-4/+4
|\ \
| * | protect against malicious server trying to crash command-line client :)serg@serg.mylan2005-01-141-4/+4
| |/
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1guilhem@mysql.com2005-01-141-0/+7
|\ \ | |/ |/|
| * Fix for BUG#7850: force the transaction isolation level to REPEATABLE READ wh...guilhem@mysql.com2005-01-131-0/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-01-111-1/+11
|\ \ | |/
| * Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2005-01-111-1/+11
| |\
| | * fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file)hf@deer.(none)2005-01-031-1/+11
* | | Review of new pushed codemonty@mysql.com2005-01-111-8/+17
|/ /
* | few harmless warnings from automated code-checking tools fixedserg@sergbook.mylan2005-01-082-4/+8
* | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1bell@sanja.is.com.ua2005-01-061-2/+10
|\ \
| * | postreview changesbell@sanja.is.com.ua2005-01-061-4/+4
| * | fixed comparation with string constant on some platform (BUG#7651)bell@sanja.is.com.ua2005-01-061-2/+10
* | | Merge mysql.com:/home/jwinstead2/mysql-4.1-7451jimw@mysql.com2005-01-061-1/+7
|\ \ \
| * | | Add support for --default-character-set to mysqladmin (Bug #7524)jimw@mysql.com2005-01-061-1/+7
| |/ /
* | | Fix "mysqladmin password" to use correct password scrambling function whenjimw@mysql.com2005-01-051-1/+27
|/ /
* | Merge mysql.com:/home/wax/mysql/mysql-4.1wax@mysql.com2005-01-021-1/+3
|\ \ | |/ |/|
| * WL#964wax@kishkin.ru2005-01-021-1/+3
* | client/mysqldump.cserg@serg.mylan2004-12-281-28/+15
* | WL#2319 V2: Exclude tables from dumplars@mysql.com2004-12-272-7/+100
* | Bug#7020: mysqldump --compatible=mysql40 still dumps in UTF8bar@mysql.com2004-12-221-0/+6
* | mysql.cc:paul@frost.snake.net2004-12-181-2/+2
* | Fix for BUG#7358: removing warning reporting of mysqldump 4.1.8 when calling ...guilhem@mysql.com2004-12-171-1/+1
|/
* corrected mysqltest.dspwax@kishkin.ru2004-12-141-1/+4
* Makefile.am:kent@mysql.com2004-12-101-2/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-12-091-2/+4
|\
| * Ensure that we free memory used with --order-by-primary (in mysqldump)monty@mysql.com2004-12-091-2/+4
* | help text correctedserg@serg.mylan2004-12-041-1/+1
|/
* Merge bk-internal:/home/bk/mysql-4.1tsmith@build.mysql.com2004-12-022-25/+122
|\
| * Mergetsmith@build.mysql.com2004-11-302-25/+122
| |\
| | * mysqldump.c:tsmith@build.mysql.com2004-11-301-19/+15
| | * Add --order-by-primary option, which adds an ORDER BYtsmith@build.mysql.com2004-11-162-25/+126
* | | Fix for Bug#6377 "Password Generation Discrepancy"konstantin@mysql.com2004-12-021-2/+9
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-11-301-1/+1
|\ \ \ | |/ / |/| |
| * | A fix (bug #6101: mysqldump writes invalid SQL).ram@gw.mysql.r18.ru2004-10-191-1/+1
* | | Applied some Netware related patches.jani@a193-229-222-105.elisa-laajakaista.fi2004-11-291-0/+9
* | | Merge mysql.com:/M40/mysql-4.0 into mysql.com:/M41/mysql-4.1joerg@mysql.com2004-11-241-1/+1
|\ \ \
| * | | Ensure consistent sources up to 5.0 where a C++ problem occurs.joerg@mysql.com2004-11-241-1/+1
* | | | merge errorjoreland@mysql.com2004-11-241-1/+0
* | | | Merge mysql.com:/home/jonas/src/mysql-4.1joreland@mysql.com2004-11-224-12/+26
|\ \ \ \
| * | | | mysql.cc:paul@kite-hub.kitebird.com2004-11-191-3/+3
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1petr@mysql.com2004-11-191-1/+16
| |\ \ \ \
| | * | | | Added --disable-log-bin option to the mysqlbinlog (WL1787)petr@mysql.com2004-11-191-1/+16
| * | | | | Makefile.am, mysqladmin.cc:tomas@poseidon.ndb.mysql.com2004-11-192-8/+7
| |/ / / /
* | | | | Mergetomas@poseidon.ndb.mysql.com2004-11-181-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | fix for mysqladmin link problemtomas@poseidon.ndb.mysql.com2004-11-182-3/+1
* | | | | changed mysqladmin.c to mysqladmin.cctomas@poseidon.ndb.mysql.com2004-11-182-3/+1
|/ / / /
* | | | Makefile.am:tomas@poseidon.ndb.mysql.com2004-11-161-2/+2