| Commit message (Expand) | Author | Age | Files | Lines |
* | BUG# 13052 | patg@krsna.patg.net | 2005-10-12 | 1 | -1/+1 |
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-08-26 | 1 | -1/+2 |
|\ |
|
| * | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-08-25 | 1 | -1/+2 |
| |\ |
|
| | * | Several fixes for Netware. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-08-24 | 1 | -1/+1 |
| | * | client_priv.h: | bar@mysql.com | 2004-11-05 | 1 | -1/+2 |
* | | | Fix gcc -ansi -pedantic compilation failure. | konstantin@mysql.com | 2005-08-05 | 1 | -1/+1 |
* | | | Fixes during review of new pushed code | monty@mishka.local | 2005-07-31 | 1 | -1/+2 |
* | | | Correction of merge mishandling in 'client/client_priv.h'. | joerg@mysql.com | 2005-05-26 | 1 | -1/+1 |
* | | | Manual merge. | joerg@mysql.com | 2005-05-26 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Additions for --add-drop-database | brian@zim.(none) | 2005-05-20 | 1 | -1/+1 |
* | | | merged | serg@serg.mylan | 2005-05-14 | 1 | -4/+3 |
|\ \ \ |
|
| * \ \ | Merge | brian@zim.(none) | 2005-05-08 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Patch for --insert-ignore | brian@brian-akers-computer.local | 2005-05-07 | 1 | -1/+1 |
| * | | | Fixes while reviewing new code | monty@mishka.local | 2005-05-06 | 1 | -3/+3 |
| |/ / |
|
* | | | Adding --show-warnings option for the mysql command line tool so warnings, | geert@kriem.kemuri.org | 2005-04-05 | 1 | -0/+1 |
|/ / |
|
* | | WL#2319 V2: Exclude tables from dump | lars@mysql.com | 2004-12-27 | 1 | -0/+1 |
* | | Merge | tsmith@build.mysql.com | 2004-11-30 | 1 | -1/+1 |
|\ \ |
|
| * | | Add --order-by-primary option, which adds an ORDER BY | tsmith@build.mysql.com | 2004-11-16 | 1 | -1/+1 |
* | | | changed compile order, mysqladmin with ndbcluster extensions needs ndb to... | tomas@poseidon.ndb.mysql.com | 2004-11-15 | 1 | -0/+3 |
|/ / |
|
* | | Dumping BLOBs in HEX notation. The patch was orinigally | bar@mysql.com | 2004-10-19 | 1 | -1/+1 |
* | | Added option --sigint-ignore to mysql.cc | jani@a80-186-41-201.elisa-laajakaista.fi | 2004-10-07 | 1 | -1/+2 |
* | | WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos... | guilhem@mysql.com | 2004-07-29 | 1 | -1/+2 |
* | | After merge fixes | monty@mishka.local | 2004-04-27 | 1 | -1/+1 |
* | | Added option --set-charset (disable with --skip-set-charset) to mysqldump. | jani@rhols221.adsl.netsonic.fi | 2004-03-31 | 1 | -1/+1 |
* | | Max open files handling moved to my_set_max_open_files() | monty@mashka.mysql.fi | 2004-02-19 | 1 | -0/+1 |
* | | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -15/+18 |
* | | Second part of WL #519: | konstantin@oak.local | 2003-11-28 | 1 | -1/+1 |
* | | merge with 4.0 | monty@mashka.mysql.fi | 2003-10-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | enum options renamed to avoid possible name conflicts | serg@serg.mylan | 2003-09-29 | 1 | -1/+1 |
* | | Added --delimiter option to mysql | jani@hynda.(none) | 2003-04-23 | 1 | -1/+1 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-04-03 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Merge with 3.23 to get fixes for: | monty@narttu.mysql.fi | 2003-04-03 | 1 | -0/+1 |
| |\ |
|
| | * | Do not silently do RESET MASTER when one does 'mysqldump --master-data' ; | guilhem@mysql.com | 2003-03-19 | 1 | -1/+2 |
* | | | Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to ... | papa@gbichot.local | 2003-03-01 | 1 | -1/+1 |
* | | | Added --compatible mode to mysqldump. | jani@rhols221.adsl.netsonic.fi | 2003-01-16 | 1 | -1/+2 |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | --use-frm option to mysqlcheck | serg@serg.mysql.com | 2002-11-08 | 1 | -2/+2 |
* | | | Add shared memory protocol and option --protocol | wax@mysql.com | 2002-11-15 | 1 | -1/+2 |
|/ / |
|
* | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -1/+1 |
* | | This changeset is mostly new version of previous commit modified according | peter@linux.local | 2002-06-11 | 1 | -1/+1 |
* | | moved my_getopt.h under client_priv.h | jani@hynda.(none) | 2002-05-22 | 1 | -1/+1 |
* | | Merged in some changes made to MySQL clients by other | jani@hynda.mysql.fi | 2002-04-03 | 1 | -2/+7 |
|\ \ |
|
| * | | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport, | jani@hynda.mysql.fi | 2002-04-02 | 1 | -1/+6 |
* | | | Added --ignore-lines=# to mysqlimport. | jani@hynda.mysql.fi | 2002-03-22 | 1 | -1/+2 |
* | | | Added --prompt and ``prompt'' command, add dynamic prompt support to ``mysql''. | jcole@mugatu.spaceapes.com | 2002-03-20 | 1 | -1/+1 |
* | | | merge with 3.23.49 | monty@hundin.mysql.fi | 2002-02-14 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Made LOAD DATA LOCAL INFILE more secure | monty@tik.mysql.fi | 2002-02-13 | 1 | -1/+1 |
| * | Backport of mysqldump from 4.0 | monty@hundin.mysql.fi | 2002-01-02 | 1 | -1/+2 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -3/+3 |
* | | Fixes up things after merge from 3.23.44 | monty@hundin.mysql.fi | 2001-11-05 | 1 | -1/+2 |