summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* few harmless warnings from automated code-checking tools fixedunknown2005-01-082-4/+8
* Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-061-2/+10
|\
| * postreview changesunknown2005-01-061-4/+4
| * fixed comparation with string constant on some platform (BUG#7651)unknown2005-01-061-2/+10
* | Merge mysql.com:/home/jwinstead2/mysql-4.1-7451unknown2005-01-061-1/+7
|\ \
| * | Add support for --default-character-set to mysqladmin (Bug #7524)unknown2005-01-061-1/+7
| |/
* | Fix "mysqladmin password" to use correct password scrambling function whenunknown2005-01-051-1/+27
|/
* Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2005-01-021-1/+3
|\
| * WL#964unknown2005-01-021-1/+3
* | client/mysqldump.cunknown2004-12-281-28/+15
* | WL#2319 V2: Exclude tables from dumpunknown2004-12-272-7/+100
* | Bug#7020: mysqldump --compatible=mysql40 still dumps in UTF8unknown2004-12-221-0/+6
* | mysql.cc:unknown2004-12-181-2/+2
* | Fix for BUG#7358: removing warning reporting of mysqldump 4.1.8 when calling ...unknown2004-12-171-1/+1
|/
* corrected mysqltest.dspunknown2004-12-141-1/+4
* Makefile.am:unknown2004-12-101-2/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-2/+4
|\
| * Ensure that we free memory used with --order-by-primary (in mysqldump)unknown2004-12-091-2/+4
* | help text correctedunknown2004-12-041-1/+1
|/
* Merge bk-internal:/home/bk/mysql-4.1unknown2004-12-022-25/+122
|\
| * Mergeunknown2004-11-302-25/+122
| |\
| | * mysqldump.c:unknown2004-11-301-19/+15
| | * Add --order-by-primary option, which adds an ORDER BYunknown2004-11-162-25/+126
* | | Fix for Bug#6377 "Password Generation Discrepancy"unknown2004-12-021-2/+9
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-301-1/+1
|\ \ \ | |/ / |/| |
| * | A fix (bug #6101: mysqldump writes invalid SQL).unknown2004-10-191-1/+1
* | | Applied some Netware related patches.unknown2004-11-291-0/+9
* | | Merge mysql.com:/M40/mysql-4.0 into mysql.com:/M41/mysql-4.1unknown2004-11-241-1/+1
|\ \ \
| * | | Ensure consistent sources up to 5.0 where a C++ problem occurs.unknown2004-11-241-1/+1
* | | | merge errorunknown2004-11-241-1/+0
* | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-11-224-12/+26
|\ \ \ \
| * | | | mysql.cc:unknown2004-11-191-3/+3
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-191-1/+16
| |\ \ \ \
| | * | | | Added --disable-log-bin option to the mysqlbinlog (WL1787)unknown2004-11-191-1/+16
| * | | | | Makefile.am, mysqladmin.cc:unknown2004-11-192-8/+7
| |/ / / /
* | | | | Mergeunknown2004-11-181-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | fix for mysqladmin link problemunknown2004-11-182-3/+1
* | | | | changed mysqladmin.c to mysqladmin.ccunknown2004-11-182-3/+1
|/ / / /
* | | | Makefile.am:unknown2004-11-161-2/+2
* | | | compilation failures fixes. mysqldump now compiles on AIX 4.3.unknown2004-11-161-2/+2
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-153-2/+51
|\ \ \ \
| * | | | changed compile order, mysqladmin with ndbcluster extensions needs ndb to...unknown2004-11-153-2/+51
* | | | | Try to lower the probability of a stall of mysqldump AND most client connecti...unknown2004-11-141-1/+11
* | | | | allowing --master-data without arg to be compatible with < 4.1.8 mysqldump.unknown2004-11-141-1/+5
|/ / / /
* | | | After merge fixesunknown2004-11-122-10/+11
* | | | merge with 4.0unknown2004-11-121-28/+25
|\ \ \ \ | |/ / /
| * | | Alphabetize some out-of-order options in option structure.unknown2004-11-091-12/+13
| * | | mysqldump.c:unknown2004-11-051-0/+1
| * | | client_priv.h:unknown2004-11-052-8/+51
* | | | mysqldump.c:unknown2004-11-111-7/+7