summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* netware files should always be in 'make dist'unknown2004-05-271-2/+2
* Fix to make Windows compilation smootherunknown2004-05-261-3/+10
* Added patches from Novellunknown2004-05-251-1/+7
* 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
* "automagically" is not a word.unknown2004-03-221-2/+2
* mysqldump.c:unknown2004-03-111-4/+1
* mysqldump.c:unknown2004-03-091-7/+10
* 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
* Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-7/+96
* 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
* Fix for the bugs:unknown2003-12-091-5/+29
* added quotas for database namesunknown2003-10-241-1/+4
* 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
* | 2 minor edits, plusunknown2003-08-221-3/+2
* | Merge to get security patchunknown2003-05-081-1/+1
|\ \ | |/
| * Merge bk-internal:/home/bk/mysql-3.23/unknown2003-04-281-8/+17
| |\
| * | crash fixunknown2003-03-171-1/+1
* | | Merge with 3.23 to get fixes for:unknown2003-04-031-6/+17
|\ \ \ | | |/ | |/|
| * | Do not silently do RESET MASTER when one does 'mysqldump --master-data' ;unknown2003-03-191-8/+17
| |/
| * Tiny fix to make the XML generated by the client well-formed.unknown2002-05-081-1/+1
| * Fixed quoting problem in mysqldumpunknown2002-03-251-2/+2
| * Quote names to SHOW CREATE for mysqldumpunknown2002-03-211-2/+8
| * Fix max buffer lengthunknown2002-03-151-2/+2
| * Decrease net_buffer_length to not get problems when running against mysqld wi...unknown2002-03-151-1/+1
| * mysqldump.c:unknown2002-02-121-2/+2
| * mysqldump.c:unknown2002-01-131-1/+1
| * mysqldump.c:unknown2002-01-131-1/+1
| * Backport of mysqldump from 4.0unknown2002-01-021-119/+250
* | Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...unknown2003-03-211-8/+0
* | Merge work:/home/bk/mysql-4.0unknown2003-02-181-2/+10
|\ \
| * | Patch for novellunknown2003-02-161-2/+10
* | | do not ignore --allow-keywords if SHOW CREATE TABLE is usedunknown2003-02-121-1/+1
|/ /
* | Fixes for Netwareunknown2003-01-281-1/+1
* | fix xml-output of mysqldumpunknown2002-11-181-15/+27
* | Updated VC++ project files for 4.0.4unknown2002-09-241-6/+18
* | Increased max possible max_allowed_packet to 1Gunknown2002-09-191-1/+1
* | fixed so that --ssl and --skip-ssl works with the MySQL clients.unknown2002-09-171-5/+3
* | Fix for SSL and new my_getoptunknown2002-08-091-1/+3
* | typo fixedunknown2002-08-051-1/+1
* | typo in help message fixed (LFCR -> CRLF)unknown2002-08-041-1/+1
* | Made keyread (key scanning) a key specific attribute.unknown2002-06-191-2/+2