summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* do not add DROP TABLE and LOCK TABLES to the dump in --xml modeunknown2003-10-141-15/+13
* merge with 4.0.15unknown2003-09-111-72/+88
|\
| * 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
* | | mergeunknown2003-09-031-3/+2
|\ \ \
| * \ \ merge with 4.0.15unknown2003-08-291-3/+2
| |\ \ \ | | |/ /
| | * | 2 minor edits, plusunknown2003-08-221-3/+2
* | | | Fix for the bug #1125 mysqldump -X creates invalid XMLunknown2003-08-281-4/+4
|/ / /
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-08-071-1/+1
|\ \ \
| * | | fixed bug with missing '\' in string constant in client/mysqldump.ccunknown2003-08-071-1/+1
* | | | mysqldump.c:unknown2003-07-311-1/+2
|/ / /
* | | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)unknown2003-07-221-0/+13
* | | consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-131-7/+7
* | | mysqldump.c:unknown2003-06-101-1/+2
* | | mysqldump.c:unknown2003-06-101-0/+2
* | | mysqldump.c:unknown2003-05-301-2/+9
* | | --with-collation argument for configure. Now one can for example use this:unknown2003-05-281-1/+1
* | | mysqlimport.c, mysqldump.c, mysqlcheck.c:unknown2003-05-221-1/+2
* | | Merge with 4.0.13unknown2003-05-191-1/+1
|\ \ \ | |/ /
| * | 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 4.0unknown2003-04-031-6/+17
|\ \ \ \ | |/ / /
| * | | 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
| |\ \
* | | | Added quotes around CREATE DATABASE IF EXISTS `name` if -Q was given.unknown2003-03-301-2/+5
* | | | Added quotes around database name, when using -Q.unknown2003-03-291-2/+4
* | | | Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patchesunknown2003-03-281-9/+1
* | | | mysqltest.c, mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc:unknown2003-03-161-11/+10
* | | | set_default_charset() is not used anymoreunknown2003-03-161-1/+1
* | | | - Changed C++-style comments to C-style comments to make IBM compiler happyunknown2003-03-061-1/+1
* | | | Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-171-2/+10
|\ \ \ \ | | |/ / | |/| |
| * | | Patch for novellunknown2003-02-161-2/+10
* | | | Merge serg.mysql.com:/usr/home/serg/Abk/mysql-4.0unknown2003-02-131-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | do not ignore --allow-keywords if SHOW CREATE TABLE is usedunknown2003-02-121-1/+1
| |/ /