summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* Updated VC++ project files for 4.0.4monty@mashka.mysql.fi2002-09-241-6/+18
* Increased max possible max_allowed_packet to 1Gmonty@mashka.mysql.fi2002-09-191-1/+1
* fixed so that --ssl and --skip-ssl works with the MySQL clients.monty@mashka.mysql.fi2002-09-171-5/+3
* Fix for SSL and new my_getoptmonty@hundin.mysql.fi2002-08-091-1/+3
* typo fixedserg@sergbook.mysql.com2002-08-051-1/+1
* typo in help message fixed (LFCR -> CRLF)serg@sergbook.mysql.com2002-08-041-1/+1
* Made keyread (key scanning) a key specific attribute.monty@hundin.mysql.fi2002-06-191-2/+2
* Mergepeter@linux.local2002-06-141-3/+40
|\
| * This is just code style/minor optimizations cleanup changesetpeter@linux.local2002-06-141-13/+13
| * This changeset is mostly new version of previous commit modified according peter@linux.local2002-06-111-3/+40
* | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-12/+8
|/
* Fixed some spelling errors.jani@dsl-jkl1657.dial.inet.fi2002-06-011-1/+1
* Added useful exit error code for programs using my_getopt in casejani@hynda.(none)2002-05-291-6/+2
* moved my_getopt.h under client_priv.hjani@hynda.(none)2002-05-221-2/+1
* Changed GET_STRALC to GET_STR_ALLOCjani@rhols221.adsl.netsonic.fi2002-05-151-1/+1
* - Added new type GET_STRALC to my_getopt.jani@rhols221.adsl.netsonic.fi2002-05-141-55/+10
* - Fixed some option types in my_getopt struct in all clients.jani@dsl-jkl1657.dial.inet.fi2002-05-111-8/+9
* ChangeLog mergingbell@sanja.is.com.ua2002-04-301-6/+2
|\
| * Fixed a bug in mysqldump.cjani@rhols221.adsl.netsonic.fi2002-04-301-6/+2
* | disabled query cache in mysqldump queriesbell@sanja.is.com.ua2002-04-271-5/+8
|/
* English text enhancement.arjen@fred.bitbike.com2002-04-171-2/+2
* Fixed a bug in mysql.ccjani@rhols221.adsl.netsonic.fi2002-04-161-2/+1
* avoidance of caching mysqldump queriesbell@sanja.is.com.ua2002-04-121-0/+2
* Merge and two bug fixes in my_getopt.cjani@hynda.mysql.fi2002-04-031-1/+0
* mergejani@hynda.mysql.fi2002-04-031-15/+18
* Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,jani@hynda.mysql.fi2002-04-021-312/+262
* Mergemonty@hundin.mysql.fi2002-01-241-2/+2
|\
| * Increase max package length to 512M for mysql and mysqldump.monty@hundin.mysql.fi2002-01-231-2/+2
* | Fixed a bug in mysqldump.cjani@hynda.mysql.fi2002-01-231-3/+3
|/
* mysqldump.c:mwagner@cash.mwagner.org2002-01-131-2/+2
* Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-021-31/+40
* mysqldump now adds "ALTER TABLE ... DISABLE KEYS" to the dumpserg@serg.mysql.com2001-12-201-44/+56
* Update copyrightmonty@hundin.mysql.fi2001-12-061-4/+4
* Added quoting to XML in mysqldump.jani@hynda.mysql.fi2001-11-261-11/+33
* Added xml patch to mysqldump.jani@hynda.mysql.fi2001-11-051-30/+79
* Fixes up things after merge from 3.23.44monty@hundin.mysql.fi2001-11-051-5/+0
* merge with 3.23.44monty@hundin.mysql.fi2001-11-041-5/+6
|\
| * Update for OS2 (patch from Yuri Dario).monty@hundin.mysql.fi2001-10-311-8/+5
* | Always build thread safe client libraries in the distributed buildmonty@hundin.mysql.fi2001-10-101-1/+1
* | Updated manual about embedded version.monty@hundin.mysql.fi2001-10-081-6/+3
* | Applied a patch for mysqldumpjani@hynda.mysql.fi2001-10-041-27/+68
* | SSL compiles and works as far as can see. Continue testing..tonu@volk.internalnet2001-09-301-1/+1
* | Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
* | Merge work.mysql.com:/home/bk/mysqlmonty@work.mysql.com2001-09-041-3/+12
|\ \ | |/
| * Forgot to change the version number.jani@hynda.mysql.fi2001-09-031-1/+1
| * Fixed a problem with dumping string values in float and doublejani@hynda.mysql.fi2001-09-031-2/+11
* | merge with 3.23.42monty@work.mysql.com2001-09-021-45/+46
|\ \ | |/
| * Fixed bug in auto-increment handling with InnoDBmonty@hundin.mysql.fi2001-08-261-3/+5
| * Fixes for OS2.monty@hundin.mysql.fi2001-08-221-42/+42
* | Added support for ANSI SQL X'hex-string' format.monty@tik.mysql.fi2001-07-041-13/+13
|/