summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fixed all mysqldump output to use 'result_file'monty@donna.mysql.fi2001-04-261-37/+35
* New option to mysqldump.jani@hynda.mysql.fi2001-04-241-60/+77
* mysqldump.c Fix to add space between index name and column definition in CREA...tfr@coyote.emotion.ee2001-02-131-2/+2
* Fixes to get mysql-test included in the distributionsmonty@donna.mysql.com2001-01-021-8/+10
* Cleanup of testsmonty@donna.mysql.com2000-12-281-4/+9
* Fixed that LPAD() and RPAD() cuts argumentsmonty@tik.mysql.com2000-12-151-2/+1
* mysqldump.c typo fixedserg@serg.mysql.com2000-12-081-1/+1
* mergemonty@narttu.mysql.fi2000-11-161-9/+11
|\
| * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutmonty@tik.mysql.com2000-11-131-8/+11
* | mysqldump.c Dumping via SHOW CREATE added.serg@serg.mysql.com2000-10-291-131/+213
|/
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-1/+1
* Small bug fixesmonty@donna.mysql.com2000-09-071-6/+6
* Abort patchmonty@donna.mysql.com2000-09-021-33/+134
|\
| * Quoting of TIMESTAMP columns and small optimizationsmonty@donna.mysql.com2000-09-021-3/+3
* | mysqldump.c use SHOW CREATEserg@infomag.ape.relarn.ru2000-08-301-140/+38
|/
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-3/+3
* Import changesetbk@work.mysql.com2000-07-311-0/+1285