summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Small improvement to alloc_rootunknown2002-11-1614-204/+393
* Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-11-1413-28/+31
|\
| * Portability fix when using -DBIG_TABLESunknown2002-11-1413-28/+31
* | mergedunknown2002-11-131-2/+10
|\ \
| * | optimize table corruption fixed, though more clean fix is desired.unknown2002-11-131-2/+10
* | | removed redundant lineunknown2002-11-131-1/+0
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-11-132-29/+9
|\ \ \
| * | | Typo fix (duplicate functions body)unknown2002-11-121-28/+0
| | |/ | |/|
| * | Ensure that mysql_home ends in FN_LIBCHAR after realpath()unknown2002-11-121-1/+9
* | | small fixunknown2002-11-121-1/+1
* | | Mergeunknown2002-11-121-0/+1
|\ \ \ | |/ / |/| |
| * | IGNORE_INDEX fix for 4.0unknown2002-11-121-0/+1
* | | Fix after last mergeunknown2002-11-121-1/+1
* | | mergeunknown2002-11-129-32/+95
|\ \ \
| * | | Extended WEEK() to be able to handle ISO weeks.unknown2002-11-125-9/+32
| * | | Fixed that NULL and 0 returns 0 instead of NULLunknown2002-11-117-25/+65
* | | | removed DBUG_ENTER/RETURN tagsunknown2002-11-115-973/+489
|/ / /
* | | Merge work:/home/bk/mysql-4.0unknown2002-11-091-0/+1
|\ \ \
| * \ \ mergedunknown2002-11-091-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | IGNORE/USE INDEX now work with HA_EXTRA_KEYREADunknown2002-11-091-0/+1
* | | | ha_innodb.cc:unknown2002-11-091-1/+5
| |_|/ |/| |
* | | Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0unknown2002-11-094-1/+56
|\ \ \ | |/ / |/| |
| * | Portability fixes for HP compiler and HPUX11unknown2002-11-091-1/+1
| * | Fixed bug in MAX() optimization when used with JOIN and ON expressionsunknown2002-11-093-0/+55
* | | corrected error message for OPTIMIZE/ANALYZE/etc,unknown2002-11-0823-24/+29
|/ /
* | Merge from 3.23 to get fix for GROUP BY bugunknown2002-11-081-0/+2
|\ \ | |/
| * Fixed rare core dump bug when using complicated GROUP BY query that didn't re...unknown2002-11-081-0/+2
* | Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0unknown2002-11-088-494/+1009
|\ \
| * \ manually mergedunknown2002-11-078-494/+1009
| |\ \
| | * | BETWEEN fixedunknown2002-11-061-3/+9
| | * | Mergeunknown2002-11-069-31/+72
| | |\ \
| | * \ \ mergedunknown2002-11-053-2/+27
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge work:/home/bk/mysqlunknown2002-11-054-3/+5
| | | |\ \
| | | | * | Removed wrong bug fix for problem with timestamp and BETWEEN.unknown2002-11-052-2/+0
| | | | * | Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23unknown2002-11-052-1/+5
| | | | |\ \
| | | | | * | Fix to get core file on Linuxunknown2002-11-052-1/+5
| | | * | | | TEMPORARY MERGE tables are allowedunknown2002-11-051-1/+22
| | | * | | | fixed a bug where "MATCH ... AGAINST () >=0" was treated as if it was >unknown2002-11-021-3/+3
| | | |/ / /
| | | * | | ha_innobase.cc:unknown2002-10-311-12/+24
| | | * | | - Applied fix made in 4.0 tree to fix a bug when comparing a datetimeunknown2002-10-302-0/+2
| | | |/ /
| | | * | Merge mysql.com:/home/nick/mysql/repository/mysql-3.23unknown2002-10-292-10/+16
| | | |\ \
| | | | * | moved RAND initialization from mysqld.cc to sql_class.cc:THD::THD()unknown2002-10-292-10/+16
| | * | | | added DBUG_ENTER/RETURN tags, dbug_add_tags.pl bugfixunknown2002-11-053-141/+338
| | * | | | DBUG_ENTER/RETURN tags addedunknown2002-11-052-348/+635
* | | | | | Portability fix (accidently left out from last changeset)unknown2002-11-071-1/+1
|/ / / / /
* | | | | Portability fix extern "C" static -> extern "C"unknown2002-11-079-31/+31
* | | | | mergeunknown2002-11-0731-301/+327
|\ \ \ \ \
| * | | | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-0731-301/+327
* | | | | | Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0unknown2002-11-0726-219/+333
|\ \ \ \ \ \
| * | | | | | Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-0726-219/+333