summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Added patches from Novellmonty@mysql.com2004-05-258-8/+161
* Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-05-071-0/+4
|\
| * Fix a forgotten skip of space at line begin for the 'system' command.ingo@mysql.com2004-05-061-0/+4
* | Fixed a problem with option --where, which earlier was not dynamic. One was n...jani@a80-186-24-72.elisa-laajakaista.fi2004-05-071-16/+47
|/
* 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
* "automagically" is not a word.paul@teton.kitebird.com2004-03-221-2/+2
* Portability fixesmonty@mysql.com2004-03-191-13/+20
* 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
* Always use libtool with "--preserve-dup-deps" monty@mysql.com2004-02-131-13/+21
* 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
* Code cleanupmonty@mysql.com2003-12-181-2/+5
* Portability fixes (mostly test suite)monty@mysql.com2003-12-161-150/+255
* Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)monty@mysql.com2003-12-142-9/+98
* changed %ld on %lu for output of mysql_thread_id(&mysql)vva@eagle.mysql.r18.ru2003-12-121-4/+4
* chk_del() should not check key delete-chainserg@serg.mylan2003-12-111-3/+3
* Added --comments mysqldump option (default value is 1).ram@gw.mysql.r18.ru2003-12-111-9/+14
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2003-12-101-5/+29
|\
| * Fix for the bugs:ram@gw.mysql.r18.ru2003-12-091-5/+29
* | Added checking of return value from my_once_alloc() in charsetmonty@mysql.com2003-12-101-0/+1
|/
* Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-10-251-1/+4
|\
| * added quotas for database namesvva@eagle.mysql.r18.ru2003-10-241-1/+4
* | Fix for Bug #1595 "mysqlbinlog can't read a password from the console".guilhem@mysql.com2003-10-211-3/+24
* | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-10-141-17/+11
|\ \
| * | Fixed test case that my last patch to mysqlbinlog broke.monty@narttu.mysql.fi2003-10-081-1/+1
| * | Fix for option 'R' (connect to remote server) in mysqlbinlogmonty@narttu.mysql.fi2003-10-081-17/+11
* | | mergedserg@serg.mylan2003-10-072-2/+10
|\ \ \ | |/ /
| * | Simple cleanupsmonty@narttu.mysql.fi2003-10-071-1/+9
| * | Fix for the bug #1336 mysql.cc assumes DATABASE() doesn't return NULLram@gw.mysql.r18.ru2003-10-061-1/+1
| |/