summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-192-9/+8
|\
| * Fixed some comments , plus introduced some tests so that I do notunknown2002-06-181-3/+3
| * My previous patch was not good at all.unknown2002-06-171-6/+5
* | Made keyread (key scanning) a key specific attribute.unknown2002-06-1916-73/+85
* | Merge with 3.23.52unknown2002-06-172-2/+3
|\ \
| * | Backported fix from 4.0 which caused core dumps for some complex queries.unknown2002-06-172-4/+6
| * | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-06-101-0/+1
| |\ \
| | * | spurious binlog error code logging on temp table auto-drop fixedunknown2002-06-051-0/+1
* | | | Fixed problem with innodb_log_group_home_dir and SHOW VARIABLESunknown2002-06-173-3/+7
| |_|/ |/| |
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-173-27/+23
|\ \ \
| * | | Cleanup of checking of user resourcesunknown2002-06-163-27/+23
* | | | Fixed a bug in optimiser with MERGE tables with non-unique valuesunknown2002-06-151-3/+4
* | | | A fix for a bug which hits the optimiser when trying to group keysunknown2002-06-151-1/+1
* | | | Mergeunknown2002-06-141-0/+7
|\ \ \ \
| * | | | Fixed a rare bug when fulltext index is present and no tables are used. unknown2002-06-141-0/+7
* | | | | Mergeunknown2002-06-145-0/+158
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | This is just code style/minor optimizations cleanup changesetunknown2002-06-141-24/+21
| * | | | Merge linux.local:/data/mysql-4.0-root into linux.local:/data/mysql-4.0unknown2002-06-115-0/+161
| |\ \ \ \
| | * | | | This changeset is mostly new version of previous commit modified according unknown2002-06-115-0/+161
* | | | | | Some small changes in multi-table update "ported" from mulit-tableunknown2002-06-131-4/+4
* | | | | | Translated new error message to Dutch.unknown2002-06-131-1/+2
| |_|/ / / |/| | | |
* | | | | Remove remains of old getoptunknown2002-06-121-1/+1
* | | | | Added missing include file to sql_acl.cc (bug in last changeset)unknown2002-06-121-0/+1
* | | | | Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/my/mysql-4.0unknown2002-06-1242-595/+704
|\ \ \ \ \
| * | | | | Added the following new privleges:unknown2002-06-1242-595/+704
* | | | | | A fix for multi-table delete with tables optimised away.unknown2002-06-113-5/+10
|/ / / / /
* | | | | Big code cleanup/review before 4.0.2 release.unknown2002-06-1150-1237/+1339
|/ / / /
* | | | Fixed bug in SQL_CALC_FOUND_ROWS + LIMITunknown2002-06-101-2/+14
* | | | Bug fix for complicated GROUP BY ... ORDER BY query.unknown2002-06-092-10/+5
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-095-11/+13
|\ \ \ \
| * \ \ \ Merge abelkin@work.mysql.com:/home/bk/mysql-4.0unknown2002-06-095-11/+13
| |\ \ \ \
| | * | | | removed unneeded table name pointerunknown2002-06-095-11/+13
| | |/ / /
* | | | | Fixed privilege check problem with SELECT ... INTO OUTFILEunknown2002-06-091-12/+4
* | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-081-3/+8
|\ \ \ \ \ | |/ / / /
| * | | | A bug fix and test case for a bug that appears in quereis where there unknown2002-06-081-3/+8
| |/ / /
* | | | Added a lot of DBUG_xxx statements to be able to find replication bug.unknown2002-06-085-72/+118
|/ / /
* | | Fixed query cache align data bug.unknown2002-06-071-4/+7
* | | fixing errorunknown2002-06-061-2/+3
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0unknown2002-06-061-8/+25
|\ \ \
| * | | probably fix of alignment error in query cacheunknown2002-06-061-8/+25
* | | | Merge hundin.mysql.fi:/my/mysql-3.23unknown2002-06-051-1/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed mysql_info() result when using INSERT DELAYEDunknown2002-06-051-1/+3
| | |/ | |/|
* | | removed init_count from IO_CACHE.unknown2002-06-0510-582/+673
* | | Mergeunknown2002-06-042-3/+9
|\ \ \
| * | | Fixed mutex problem in TRUNCATE TABLEunknown2002-06-042-3/+9
* | | | Bug fix for multi-table delete with test case and manual entryunknown2002-06-041-5/+0
|/ / /
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-048-45/+47
|\ \ \
| * | | Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-048-45/+47
* | | | A bug fix when for SELECT ... INTO OUTFILE ....unknown2002-06-031-1/+10
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-06-031-0/+1
|\ \ \ \ | |/ / / |/| | |