summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0unknown2002-11-2188-1102/+1726
|\
| * Added 'table lock' state while MySQL is waiting to get locks for tables.unknown2002-11-211-1/+3
| * Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-11-206-11/+36
| |\
| | * Try to optimize the cache buffer size needed for bulk_insertunknown2002-11-206-11/+36
| * | set_var.cc:unknown2002-11-191-1/+1
| * | row0mysql.c, row0mysql.h, ha_innodb.cc, sql_table.cc, handler.h:unknown2002-11-193-11/+14
| |/
| * Merge abelkin@work.mysql.com:/home/bk/mysql-4.0unknown2002-11-173-2/+4
| |\
| | * new status variable (number of queries deleted because of low memory)unknown2002-11-173-2/+4
| * | merge::records_in_range and optimizerunknown2002-11-171-2/+2
| * | myisammrg::records_in_rangeunknown2002-11-172-0/+18
| |/
| * Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-11-1614-204/+393
| |\
| | * Small improvement to alloc_rootunknown2002-11-1614-204/+393
| * | ha_innodb.cc:unknown2002-11-151-2/+0
| * | ha_innodb.cc:unknown2002-11-151-4/+12
| * | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-11-152-9/+7
| |\ \
| | * | A fix for safe updatesunknown2002-11-152-9/+7
| * | | ha_innodb.cc:unknown2002-11-151-3/+16
| * | | Merge serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-11-141-10/+6
| |\ \ \ | | |_|/ | |/| |
| | * | better fix for OPTIMIZE bugunknown2002-11-141-10/+6
| * | | 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
| | | |\ \ \ | | | | | |/ | | | | |/|