summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Expand)AuthorAgeFilesLines
* Added help for --local-infileunknown2002-03-121-0/+12
* Fix for --enable-local-infileunknown2002-03-061-0/+2
* Fixed bug in DATE_FORMAT when used with GROUP BYunknown2002-03-061-0/+3
* Corrected fix for not freed memory when using corrupted tablesunknown2002-03-051-0/+8
* Merge work:/home/bk/mysql into mysql.sashanet.com:/reiser-data/mysqlunknown2002-02-232-4/+79
|\
| * updated glibc build instructionsunknown2002-02-232-4/+79
* | wording changedunknown2002-02-201-1/+1
* | memory leak with broken tables fixedunknown2002-02-201-1/+9
|/
* updates for the new buildunknown2002-02-151-0/+15
* Don't give warnings for empty statements with commentsunknown2002-02-141-0/+3
* Made LOAD DATA LOCAL INFILE more secureunknown2002-02-131-0/+6
* Updated changelog of 3.23.48 with InnoDB changes.unknown2002-02-111-4/+35
* Fixed bug in full join with many NULL fields.unknown2002-02-101-1/+10
* Removed compiler warningsunknown2002-02-091-2/+2
* Update to autoconf 2.52unknown2002-02-071-0/+11
* Fix in SHOW GRANTS: REFERENCE -> REFERENCESunknown2002-01-301-0/+2
* Fixed bug when making a range join based on information from a const table.unknown2002-01-181-1/+11
* Removed Heikki's changes to the manual that was meant for 4.0unknown2002-01-021-56/+18
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-01-021-3/+1
|\
| * Backport of mysqldump from 4.0unknown2002-01-021-3/+1
* | Merge heikki@work.mysql.com:/home/my/mysqlunknown2001-12-301-18/+56
|\ \ | |/ |/|
| * manual.texi:unknown2001-12-271-18/+56
* | Bugfix for WHERE key=@a OR key=@bunknown2001-12-271-0/+5
|/
* Fixed shutdown problem on HPUXunknown2001-12-211-0/+6
* Added DO commandunknown2001-12-171-2/+27
* misc cleanup unknown2001-12-131-0/+2
* mergedunknown2001-12-131-0/+4
|\
| * Added status variables for all MySQL commands.unknown2001-12-131-0/+4
| * Fixed problem with default & InnoDB tables.unknown2001-12-131-0/+2
* | slave-skip-errorsunknown2001-12-121-1/+32
|/
* Fixed bug in GROUP BY ... DESCunknown2001-12-101-0/+2
* Small changes to mysql_config.shunknown2001-12-051-2/+5
* Fixed bug in LEFT JOINunknown2001-12-051-1/+8
* Better optimization for InnoDB and BDB tables for ORDER BYunknown2001-11-291-0/+3
* Added read log caching and fixed a possible bug in write cacheing.unknown2001-11-281-0/+4
* Small safety fixunknown2001-11-281-2/+1
* Fixed bug when joining with caching.unknown2001-11-271-1/+7
* Fix race condition in ANALYZE TABLE.unknown2001-11-261-1/+15
* Fixed problem when repairing packed MyISAM files.unknown2001-11-221-3/+11
* Mergeunknown2001-11-211-6/+2
|\
| * Generate core file on Solaris.unknown2001-11-211-6/+2
* | Fixed bug in OPTIMIZE TABLE that reset index cardinality if itunknown2001-11-181-0/+8
* | Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.unknown2001-11-071-0/+2
* | Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date...unknown2001-11-031-0/+3
|/
* Fix that mysqladmin shutdown can be interrupted with ^Cunknown2001-11-031-10/+69
* Changed time -> query_time in slow query log.unknown2001-10-311-0/+2
* Portability fixesunknown2001-10-311-11/+19
* Update for OS2 (patch from Yuri Dario).unknown2001-10-311-1/+11
* Fix for gcc 3.0unknown2001-10-301-6/+8
* Don't use signal() on windows.unknown2001-10-191-0/+8