summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for 'mysqladmin -w1 unknown-command'unknown2001-10-071-1/+12
* Added usage of --master-retry-count to make mysql-test-run safer.unknown2001-10-031-21/+3
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-10-021-0/+3
|\
| * Fixed bug in INSERT DELAYEDunknown2001-10-021-0/+3
* | three column types (added to parser - but not to the manual - long time ago) ...unknown2001-10-011-0/+7
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-09-281-8/+12
|\ \
| * | manual.texi typosunknown2001-09-281-3/+3
| |/
| * Fix that postscript generation of the manual works againunknown2001-09-281-1/+1
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-09-271-0/+3
| |\
| | * Fixed bug in counting open files when using many filesunknown2001-09-271-0/+3
| * | manual.texi typo fixes.unknown2001-09-271-3/+4
| * | manual.texi correct date error in manual.unknown2001-09-271-1/+1
| |/
* | manual cleanupsunknown2001-09-261-14/+15
|/
* Fix bug in SELECT EXPLAIN ... ORDER BYunknown2001-09-182-2/+53
* Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-181-0/+3