summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Replication testsuite: making the master-slave synchronization less likely to...unknown2004-05-141-3/+18
* Merge mysql.com:/home/mydev/mysql-4.0unknown2004-05-071-0/+4
|\
| * Fix a forgotten skip of space at line begin for the 'system' command.unknown2004-05-061-0/+4
* | Fixed a problem with option --where, which earlier was not dynamic. One was n...unknown2004-05-071-16/+47
|/
* fixed Bug #3361 "mysqldump quotes DECIMAL values"unknown2004-04-051-4/+4
* Fix bug #3181: insert_test client test missing mysql_initunknown2004-03-291-0/+1
* "automagically" is not a word.unknown2004-03-221-2/+2
* Portability fixesunknown2004-03-191-13/+20
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-121-3/+3
|\
| * Force mysqlbinlog to require an argument if --local-load is usedunknown2004-03-121-3/+3
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-111-1/+1
|\ \
| * | Fixed error in version.unknown2004-03-111-1/+1
| |/
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-111-7/+7
|\ \ | |/ |/|
| * mysqldump.c:unknown2004-03-111-4/+1
| * mysqldump.c:unknown2004-03-091-7/+10
* | Small fixes.unknown2004-03-111-2/+3
* | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-03-101-24/+34
|\ \
| * | fixed BUG #2874 "Grant table bug" andunknown2004-03-101-24/+34
| |/
* | Patch for #3068: [Prompt without seconds when set from INI file].unknown2004-03-081-0/+6
|/
* Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...unknown2004-03-041-2/+5
* Indented comment properlyunknown2004-03-041-8/+9
* fix for bug #2905 - unknown2004-02-263-3/+3
* do not look for string characters "'` inside comments - bug#539unknown2004-02-261-1/+1
* Inserted comment about lost root pwd procedure in Docs relying on command ord...unknown2004-02-251-0/+8
* A fix for double free of memory in mysqlbinlog.unknown2004-02-231-1/+1
* Always use libtool with "--preserve-dup-deps" unknown2004-02-131-13/+21
* Code cleanupsunknown2004-02-101-81/+155
* fixed bug #1378 "mysqlbinlog for remote host is broken"unknown2004-02-061-165/+250
* clarify -F help text a bitunknown2004-02-041-1/+4
* Give error if locked table is used twice in query. This fixes strange error m...unknown2004-02-031-1/+1
* mysqldump.c:unknown2004-01-061-2/+2
* Some small portability fixes.unknown2003-12-301-4/+4
* Code cleanupunknown2003-12-181-2/+5
* Portability fixes (mostly test suite)unknown2003-12-161-150/+255
* Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-142-9/+98
* changed %ld on %lu for output of mysql_thread_id(&mysql)unknown2003-12-121-4/+4
* chk_del() should not check key delete-chainunknown2003-12-111-3/+3
* Added --comments mysqldump option (default value is 1).unknown2003-12-111-9/+14
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-101-5/+29
|\
| * Fix for the bugs:unknown2003-12-091-5/+29
* | Added checking of return value from my_once_alloc() in charsetunknown2003-12-101-0/+1
|/
* Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-251-1/+4
|\
| * added quotas for database namesunknown2003-10-241-1/+4
* | Fix for Bug #1595 "mysqlbinlog can't read a password from the console".unknown2003-10-211-3/+24
* | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-141-17/+11
|\ \
| * | Fixed test case that my last patch to mysqlbinlog broke.unknown2003-10-081-1/+1
| * | Fix for option 'R' (connect to remote server) in mysqlbinlogunknown2003-10-081-17/+11
* | | mergedunknown2003-10-072-2/+10
|\ \ \ | |/ /
| * | Simple cleanupsunknown2003-10-071-1/+9
| * | Fix for the bug #1336 mysql.cc assumes DATABASE() doesn't return NULLunknown2003-10-061-1/+1
| |/