summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* After merge fixes of merge with 4.1 that included the new arena code.monty@mysql.com2004-09-091-41/+55
* Merge with 4.1monty@mysql.com2004-09-069-110/+247
|\
| * Fix for bug #4373: \u behaves differentlygluh@gluh.mysql.r18.ru2004-09-031-2/+3
| * Merge with 4.0monty@mysql.com2004-09-0110-10/+10
| |\
| | * Added global my_getopt_error_reporter function pointer which is ram@gw.mysql.r18.ru2004-08-3110-10/+10
| * | Names listed as options should look like options,paul@kite-hub.kitebird.com2004-08-306-6/+6
| * | mysql.cc:paul@kite-hub.kitebird.com2004-08-271-7/+7
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-08-2610-10/+10
| |\ \
| | * \ mergedserg@serg.mylan2004-08-2610-10/+10
| | |\ \ | | | |/
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0rburnett@build.mysql.com2004-08-2510-10/+10
| | | |\
| | | | * mysql_priv.h:rburnett@build.mysql.com2004-08-1410-10/+10
| | | * | A fix (bug #5115: Erronious Syntax Error when comment placed inside of "creat...ram@gw.mysql.r18.ru2004-08-201-8/+10
| * | | | Fixed a bug in mysql.cc. Overriding password promptingjani@rhols221.adsl.netsonic.fi2004-08-261-1/+2
| |/ / /
| * | | mysql.cc:bar@mysql.com2004-08-251-4/+10
| * | | compatibility fixesserg@serg.mylan2004-08-241-1/+0
| * | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1vva@eagle.mysql.r18.ru2004-08-241-1/+2
| |\ \ \
| | * | | fixed :vva@eagle.mysql.r18.ru2004-08-241-1/+2
| * | | | more accurate processing of find_type resultvva@eagle.mysql.r18.ru2004-08-247-7/+7
| * | | | fixed a Bug #4998 "--protocol doesn't reject bad values" vva@eagle.mysql.r18.ru2004-08-237-10/+7
| |/ / /
| * | | manually mergedserg@serg.mylan2004-08-181-4/+7
| |\ \ \ | | |/ /
| | * | A fix (bug #5055: SQL_SELECT_LIMIT=0 crashes command line client):ram@gw.mysql.r18.ru2004-08-171-4/+7
| | |/
| | * Fixes forguilhem@mysql.com2004-07-171-2/+2
| * | cleanupserg@serg.mylan2004-08-071-2/+2
| * | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-07-292-70/+181
| |\ \
| | * | WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos...guilhem@mysql.com2004-07-292-70/+181
* | | | Replication: various small fixes specific to the new binlog format of 5.0guilhem@mysql.com2004-07-261-13/+3
* | | | manual mergeserg@serg.mylan2004-07-201-1/+1
|\ \ \ \ | |/ / /
| * | | s/help all/help contents/serg@serg.mylan2004-07-131-1/+1
* | | | Merge with 4.1monty@mysql.com2004-07-121-72/+17
|\ \ \ \ | |/ / /
| * | | Merge with 4.0 to get bug fixesmonty@mysql.com2004-07-091-7/+11
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fixing a bug in mysqltest.c:guilhem@mysql.com2004-07-021-8/+11
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-07-061-0/+3
| |\ \
| | * | mysqltest.c:bar@mysql.com2004-07-061-0/+3
| * | | unused (and unnecessary) mysqltest commands removedserg@serg.mylan2004-07-021-65/+3
| |/ /
* | | Merge with 4.1.3-betamonty@mysql.com2004-07-075-56/+221
|\ \ \ | |/ /
| * | restored --all as an alias to --create-options for backward compatibilityserg@serg.mylan2004-06-261-1/+4
| * | Mergevva@eagle.mysql.r18.ru2004-06-251-0/+103
| |\ \
| | * \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2004-06-251-0/+103
| | |\ \
| | | * | fixed bug #1851 "mysqldump does not return vva@eagle.mysql.r18.ru2004-06-251-0/+103
| * | | | removing forgotten line (had not noticed as I build with LINT_INIT undefined ...guilhem@mysql.com2004-06-241-1/+0
| * | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-06-231-1/+25
| |\ \ \ \
| | * | | | Robustness feature.guilhem@mysql.com2004-06-201-1/+25
| | | |/ / | | |/| |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-06-231-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mysqldump.c:paul@kite-hub.kitebird.com2004-06-231-1/+1
| | * | | mysqldump.c:paul@kite-hub.kitebird.com2004-06-231-1/+1
| * | | | Bug#4261 - mysqldump omits NULLs with --skip-extended-insertserg@serg.mylan2004-06-231-0/+2
| |/ / /
| * | | mergemonty@mysql.com2004-06-211-19/+35
| |\ \ \
| | * | | After merge fixesmonty@mysql.com2004-06-211-10/+24
| | * | | Merge with 4.0.21monty@mysql.com2004-06-181-2/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | test suite for bug Bug#3969 (commited separetely because it took too long tim...bell@sanja.is.com.ua2004-06-111-1/+1