summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-061-1/+1
|\ \ | |/ |/|
| * enum options renamed to avoid possible name conflictsunknown2003-09-291-1/+1
* | Added resetting of replace_result patterns after --exec command in mysqltest ...unknown2003-09-291-0/+4
* | Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog)unknown2003-09-292-20/+21
* | #1169: Add --exec command to mysqltestunknown2003-09-241-0/+65
* | Code cleanup of new patchesunknown2003-09-231-67/+58
* | Bugfix for bug #1340, style fix before pushunknown2003-09-191-4/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-191-7/+10
|\ \
| * | Fix for bug #1340 (More careful checks if we met proper Create_file_log_event...unknown2003-09-191-7/+10
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-09-191-2/+18
|\ \ \ | |_|/ |/| |
| * | fixed bug #1073 unknown2003-09-011-2/+18
* | | Fixed Bug#1291, client displays wrong prompt when in the middle ofunknown2003-09-171-2/+4
| |/ |/|
* | Fix for BUG#1258 (Trying to use the mysqlbinlog with -h and -u option gives s...unknown2003-09-121-2/+2
* | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-081-4/+5
|\ \
| * \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-09-081-4/+5
| |\ \
| | * | fixed Bug #1184 (change type of opt_ignore_lines to longlong)unknown2003-09-061-4/+5
* | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-09-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | added space after first '--' in the long '----....' comment line in mysqldumpunknown2003-09-061-1/+1
| |/ /
* | | after merge fixesunknown2003-09-051-1/+1
* | | Merge with 3.23unknown2003-09-051-71/+87
|\ \ \ | |/ / |/| |
| * | Better quoting patch for mysqldumpunknown2003-09-031-70/+85
| * | proper obligatory quoting of identifiers in mysqldump<->server communication ...unknown2003-09-021-25/+27
* | | Portability fixesunknown2003-08-281-59/+0
* | | Add column names for metadata when running mysql with -Tunknown2003-08-271-2/+3
* | | vio ssl structure renames (to get rid of ending _)unknown2003-08-271-3/+4