summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* After merge fixesmonty@mishka.local2004-04-272-11/+17
* Merge with 4.0monty@mishka.local2004-04-261-9/+9
|\
| * fixed Bug #3361 "mysqldump quotes DECIMAL values"vva@eagle.mysql.r18.ru2004-04-051-4/+4
| * Fix bug #3181: insert_test client test missing mysql_initgluh@gluh.mysql.r18.ru2004-03-291-0/+1
* | Fixed charsetnr sent to the clientbar@bar.intranet.mysql.r18.ru2004-04-061-1/+4
* | Fixed a non-critical bug, but which affected how indent program indentsjani@rhols221.adsl.netsonic.fi2004-04-051-1/+2
* | Added option --set-charset (disable with --skip-set-charset) to mysqldump.jani@rhols221.adsl.netsonic.fi2004-03-312-12/+18
* | simple optimzationmonty@mysql.com2004-03-311-3/+5
* | Force clients to recompile if client lib changes (Bug #3009)monty@mysql.com2004-03-301-10/+11
* | Fix to get correct metadata when using temporary tables to create result. (Bu...monty@mysql.com2004-03-301-7/+55
* | Merge with 4.0monty@mysql.com2004-03-251-2/+2
|\ \ | |/
| * "automagically" is not a word.paul@teton.kitebird.com2004-03-221-2/+2
* | Ensure that we use unix file format (no \r\n) for all new filesmonty@mysql.com2004-03-201-8/+7
* | Added test to show bug in current union implementationmonty@mysql.com2004-03-191-19/+56
* | merge with 4.0 (to get compiler error fixes for innodb)monty@mysql.com2004-03-191-13/+20
|\ \ | |/
| * Portability fixesmonty@mysql.com2004-03-191-13/+20
* | Fix for BUG#3214 "mysqlbinlog --read-from-remote-server --position prints wro...guilhem@mysql.com2004-03-181-6/+4
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-03-181-4/+35
|\ \
| * | Fix for BUG#3204 ""mysqlbinlog --read-from-remote-server this_binlog.001" pri...guilhem@mysql.com2004-03-181-4/+35
* | | Don't change server suffix if given to configuremonty@mysql.com2004-03-181-1/+1
* | | merge fixes (use old code)monty@mysql.com2004-03-185-34/+64
|\ \ \ | |/ / |/| |
| * | After merge fixesmonty@mysql.com2004-03-171-3/+6
| * | 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
* | | roll back change in client/mysqladmin.c for bug vva@eagle.mysql.r18.ru2004-03-161-15/+11
* | | Merge bk@gate:/home/bk/mysql-4.1vva@eagle.mysql.r18.ru2004-03-161-3/+24
|\ \ \
| * | | fixed bug #3160 '"mysqladmin password" doesn't work if --skip-grant-tables'vva@eagle.mysql.r18.ru2004-03-161-3/+24
| |/ /
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1vva@eagle.mysql.r18.ru2004-03-161-5/+1
|\ \ \
| * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2004-03-161-5/+1
| |\ \ \ | | |/ / | |/| |
| | * | fixed a lot of warnings in processing of vva@eagle.mysql.r18.ru2004-03-161-5/+1
* | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1vva@eagle.mysql.r18.ru2004-03-161-4/+10
|\ \ \ \ | |/ / / |/| | |
| * | | actions for bug vva@eagle.mysql.r18.ru2004-03-151-4/+10
* | | | 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
|\ \ \ | |/ / |/| |