summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.0monty@mysql.com2004-03-165-32/+59
|\
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-03-121-3/+3
| |\
| | * Force mysqlbinlog to require an argument if --local-load is usedguilhem@mysql.com2004-03-121-3/+3
| * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2004-03-111-1/+1
| |\ \
| | * | Fixed error in version.jani@ua72d24.elisa.omakaista.fi2004-03-111-1/+1
| | |/
| * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2004-03-111-7/+7
| |\ \ | | |/ | |/|
| | * mysqldump.c:Sinisa@sinisa.nasamreza.org2004-03-111-4/+1
| | * mysqldump.c:Sinisa@sinisa.nasamreza.org2004-03-091-7/+10
| * | Small fixes.jani@ua72d24.elisa.omakaista.fi2004-03-111-2/+3
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2004-03-101-24/+34
| |\ \
| | * | fixed BUG #2874 "Grant table bug" andvva@eagle.mysql.r18.ru2004-03-101-24/+34
| | |/
| * | Patch for #3068: [Prompt without seconds when set from INI file].paul@ice.snake.net2004-03-081-0/+6
| |/
| * Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...jani@ua72d24.elisa.omakaista.fi2004-03-041-2/+5
| * Indented comment properlymonty@mashka.mysql.fi2004-03-041-8/+9
| * fix for bug #2905 - ulli@morbus.(none)2004-02-263-3/+3
| * do not look for string characters "'` inside comments - bug#539serg@serg.mylan2004-02-261-1/+1
| * Inserted comment about lost root pwd procedure in Docs relying on command ord...arjen@bitbike.com2004-02-251-0/+8
| * A fix for double free of memory in mysqlbinlog.Sinisa@sinisa.nasamreza.org2004-02-231-1/+1
* | Fix for bug#3041 --safe-updates option declaration anomalygluh@gluh.mysql.r18.ru2004-03-151-2/+2
* | Mergevva@eagle.mysql.r18.ru2004-03-111-34/+57
|\ \
| * | fixed bug #2591 "mysqldump quotas names inconsistently"vva@eagle.mysql.r18.ru2004-03-111-33/+58
* | | corrected spelling error horisontal->horizontalvva@eagle.mysql.r18.ru2004-03-061-7/+7
* | | - added commands --query_vertical and --query_horisontal to client/mysqltest.ccvva@eagle.mysql.r18.ru2004-03-061-0/+25
* | | Fixed bug #2082 'mysqldump converts "inf" to NULL' andvva@eagle.mysql.r18.ru2004-03-041-10/+33
* | | Fix up history in readline implementation. harrison@corona.lordblink.com2004-03-031-3/+101
* | | typo fixedserg@serg.mylan2004-02-211-1/+1
* | | Max open files handling moved to my_set_max_open_files()monty@mashka.mysql.fi2004-02-192-1/+9
* | | Merge with public treemonty@mysql.com2004-02-163-219/+391
|\ \ \
| * \ \ Merge with 4.0 to get fix for mysqlbinlogmonty@mysql.com2004-02-161-12/+19
| |\ \ \ | | | |/ | | |/|
| | * | Always use libtool with "--preserve-dup-deps" monty@mysql.com2004-02-131-13/+21
| * | | After merge fixesmonty@mysql.com2004-02-161-29/+34
| * | | Merge with 4.0.18monty@mysql.com2004-02-113-209/+369
| |\ \ \ | | |/ /
| | * | Code cleanupsmonty@mysql.com2004-02-101-81/+155
| | * | fixed bug #1378 "mysqlbinlog for remote host is broken"vva@eagle.mysql.r18.ru2004-02-061-165/+250
| | * | clarify -F help text a bitserg@serg.mylan2004-02-041-1/+4
| | * | Give error if locked table is used twice in query. This fixes strange error m...monty@mysql.com2004-02-031-1/+1
| | * | mysqldump.c:Sinisa@sinisa.nasamreza.org2004-01-061-2/+2
| | * | Some small portability fixes.monty@mysql.com2003-12-301-4/+4
* | | | fixed bug #2705 "mysqldump --tab extra output"vva@eagle.mysql.r18.ru2004-02-141-6/+19
* | | | mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc:bar@bar.intranet.mysql.r18.ru2004-02-114-4/+9
| |_|/ |/| |
* | | Mergevva@eagle.mysql.r18.ru2004-02-101-2/+2
|\ \ \ | |/ / |/| |
| * | fixed bug #2592 mysqldump doesn't quote "tricky" names correctlyvva@eagle.mysql.r18.ru2004-02-071-2/+2
* | | Added --compact to mysqlbinlogmonty@mysql.com2004-02-092-31/+49
* | | mergemonty@mysql.com2004-02-051-1/+7
|\ \ \
| * | | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ...monty@mysql.com2004-02-051-1/+7
| |/ /
* | | just tried to find all 'skipp' and replace it with 'skip'.ram@gw.mysql.r18.ru2004-02-021-6/+6
|/ /
* | Fixed Bug#2281, --quote is now enabled by default. Can be disabledjani@rhols221.adsl.netsonic.fi2004-01-151-5/+6
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1jani@rhols221.adsl.netsonic.fi2004-01-141-3/+1
|\ \
| * | Fixed a non-debug version compilation error and warning.jani@rhols221.adsl.netsonic.fi2004-01-141-3/+1
* | | compilation error fixedserg@serg.mylan2004-01-141-2/+1
|/ /