summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.4unknown2002-10-021-4/+7
|\
| * Merge with 4.0.3unknown2002-08-301-4/+7
| |\
| | * merge with 4.0unknown2002-06-031-80/+29
| | |\
| | * \ mergeunknown2002-04-131-4/+7
| | |\ \
| | | * | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-4/+7
* | | | | 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
* | | | Mergeunknown2002-06-141-3/+40
|\ \ \ \
| * | | | This is just code style/minor optimizations cleanup changesetunknown2002-06-141-13/+13
| * | | | This changeset is mostly new version of previous commit modified according unknown2002-06-111-3/+40
| | |_|/ | |/| |
* | | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-12/+8
|/ / /
* | | Fixed some spelling errors.unknown2002-06-011-1/+1
* | | Added useful exit error code for programs using my_getopt in caseunknown2002-05-291-6/+2
* | | moved my_getopt.h under client_priv.hunknown2002-05-221-2/+1
* | | Changed GET_STRALC to GET_STR_ALLOCunknown2002-05-151-1/+1
* | | - Added new type GET_STRALC to my_getopt.unknown2002-05-141-55/+10
* | | - Fixed some option types in my_getopt struct in all clients.unknown2002-05-111-8/+9
* | | ChangeLog mergingunknown2002-04-301-6/+2
|\ \ \
| * | | Fixed a bug in mysqldump.cunknown2002-04-301-6/+2
* | | | disabled query cache in mysqldump queriesunknown2002-04-271-5/+8
|/ / /
* | | English text enhancement.unknown2002-04-171-2/+2
* | | Fixed a bug in mysql.ccunknown2002-04-161-2/+1
|/ /
* | avoidance of caching mysqldump queriesunknown2002-04-121-0/+2
* | Merge and two bug fixes in my_getopt.cunknown2002-04-031-1/+0
* | mergeunknown2002-04-031-15/+18
* | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,unknown2002-04-021-312/+262
|/
* Mergeunknown2002-01-241-2/+2
|\
| * Increase max package length to 512M for mysql and mysqldump.unknown2002-01-231-2/+2
* | Fixed a bug in mysqldump.cunknown2002-01-231-3/+3
|/
* mysqldump.c:unknown2002-01-131-2/+2
* Added macros for nice TIMESPEC usage.unknown2002-01-021-31/+40
* mysqldump now adds "ALTER TABLE ... DISABLE KEYS" to the dumpunknown2001-12-201-44/+56
* Update copyrightunknown2001-12-061-4/+4
* Added quoting to XML in mysqldump.unknown2001-11-261-11/+33
* Added xml patch to mysqldump.unknown2001-11-051-30/+79
* Fixes up things after merge from 3.23.44unknown2001-11-051-5/+0
* merge with 3.23.44unknown2001-11-041-5/+6
|\
| * Update for OS2 (patch from Yuri Dario).unknown2001-10-311-8/+5
* | Always build thread safe client libraries in the distributed buildunknown2001-10-101-1/+1
* | Updated manual about embedded version.unknown2001-10-081-6/+3
* | Applied a patch for mysqldumpunknown2001-10-041-27/+68
* | SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-1/+1
* | Changed to use my_global.hunknown2001-09-141-1/+1
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-041-3/+12
|\ \ | |/
| * Forgot to change the version number.unknown2001-09-031-1/+1