summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Expand)AuthorAgeFilesLines
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-06-191-21/+46
|\
| * Serious rewrite of the "reset forgotten password" section.arjen@fred.bitbike.com2002-06-191-20/+45
| * Typo fix (noted by Mathias Berchtold).arjen@fred.bitbike.com2002-06-191-1/+1
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-06-191-27/+28
|\ \ | |/
| * manual.texi:heikki@hundin.mysql.fi2002-06-181-1/+1
| * redo some changes lost after I messed up local repositorypaul@teton.kitebird.com2002-06-171-26/+27
* | Made keyread (key scanning) a key specific attribute.monty@hundin.mysql.fi2002-06-191-0/+6
* | Merge with 3.23.52monty@hundin.mysql.fi2002-06-171-1/+1
|\ \
| * | Backported fix from 4.0 which caused core dumps for some complex queries.monty@hundin.mysql.fi2002-06-171-1/+1
* | | Fixed problem with innodb_log_group_home_dir and SHOW VARIABLESmonty@hundin.mysql.fi2002-06-171-19/+14
| |/ |/|
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-06-171-4/+4
|\ \
| * | Cleanup of checking of user resourcesmonty@mashka.mysql.fi2002-06-161-4/+4
* | | Added MYSQL_PS1 to environment variables section.arjen@fred.bitbike.com2002-06-171-1/+4
* | | Changelog cleanup.arjen@fred.bitbike.com2002-06-171-5/+4
* | | Merge work.mysql.com:/home/bk/mysql-4.0arjen@fred.bitbike.com2002-06-171-0/+9
|\ \ \
| * | | Fixed a bug in optimiser with MERGE tables with non-unique valuesSinisa@sinisa.nasamreza.org2002-06-151-1/+6
| * | | A fix for a bug which hits the optimiser when trying to group keysSinisa@sinisa.nasamreza.org2002-06-151-0/+2
| * | | MergeSinisa@sinisa.nasamreza.org2002-06-141-0/+2
| |\ \ \
| | * | | Fixed a rare bug when fulltext index is present and no tables are used. Sinisa@sinisa.nasamreza.org2002-06-141-0/+2
* | | | | Some style and consistency cleanups.arjen@fred.bitbike.com2002-06-141-36/+38
|/ / / /
* | | | Style change for grant access privileges.arjen@fred.bitbike.com2002-06-141-152/+151
* | | | Fixed one inconsistency in previous priv-names style edit.arjen@fred.bitbike.com2002-06-141-8/+8
* | | | Added bk marker date for 3.23.51 in manual.arjen@fred.bitbike.com2002-06-141-2/+2
* | | | Update reserved word list.arjen@fred.bitbike.com2002-06-142-10/+13
* | | | Merge work.mysql.com:/home/bk/mysql-4.0arjen@fred.bitbike.com2002-06-141-0/+12
|\ \ \ \ | |/ / /
| * | | Mergeworm@altair.is.lan2002-06-131-0/+12
| |\ \ \
| | * | | mirrors.texi:worm@altair.is.lan2002-06-131-8/+12
| | * | | mirrors.texi:worm@altair.is.lan2002-06-061-9/+8
* | | | | Style cleanups.arjen@fred.bitbike.com2002-06-131-27/+27
|/ / / /
* | | | Style/spelling fixups, mainly of new privileges.arjen@fred.bitbike.com2002-06-131-118/+134
| |/ / |/| |
* | | Added missing include file to sql_acl.cc (bug in last changeset)monty@mashka.mysql.fi2002-06-121-7/+35
* | | Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/my/mysql-4.0monty@mashka.mysql.fi2002-06-121-55/+131
|\ \ \
| * | | Added the following new privleges:monty@mashka.mysql.fi2002-06-121-55/+131
* | | | manual.texi fix prefix/suffix mixup.paul@teton.kitebird.com2002-06-111-2/+2
|/ / /
* | | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-15/+15
* | | Fixed bug in SQL_CALC_FOUND_ROWS + LIMITmonty@hundin.mysql.fi2002-06-101-0/+2
* | | Added changelog entry for mysql_secure_installationjcole@mugatu.spaceapes.com2002-06-081-0/+3
* | | Style fix.arjen@fred.bitbike.com2002-06-071-1/+1
* | | Fixed query cache align data bug.bell@sanja.is.com.ua2002-06-071-0/+2
* | | Merge hundin.mysql.fi:/my/mysql-3.23monty@hundin.mysql.fi2002-06-051-1/+13
|\ \ \ | | |/ | |/|
| * | Fixed mysql_info() result when using INSERT DELAYEDmonty@hundin.mysql.fi2002-06-051-1/+13
* | | changelogmonty@hundin.mysql.fi2002-06-051-0/+2
* | | Mergemonty@hundin.mysql.fi2002-06-041-0/+3
|\ \ \
| * | | Fixed mutex problem in TRUNCATE TABLEmonty@hundin.mysql.fi2002-06-041-0/+3
* | | | Bug fix for multi-table delete with test case and manual entrySinisa@sinisa.nasamreza.org2002-06-041-0/+2
* | | | Removed dup info from changelog (noted by Peter Zaitsev).arjen@fred.bitbike.com2002-06-041-2/+0
|/ / /
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-06-041-0/+3
|\ \ \
| * | | Enable LOAD DATA LOCAL INFILE in mysql_testmonty@hundin.mysql.fi2002-06-041-0/+3
* | | | mirrors.texi:tfr@indrek.tfr.cafe.ee2002-06-031-9/+0
* | | | Clarified mysqldump -T option (noted by James Green).arjen@fred.bitbike.com2002-06-031-3/+6