summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-0317-117/+201
* Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0unknown2002-12-011-0/+2
|\
| * Fixed --datadir for embedded serverunknown2002-12-011-0/+2
* | Fixed some bugs from last multi-table-update push.unknown2002-12-012-3/+3
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-11-2915-554/+631
|\ \
| * | New multi-table-update codeunknown2002-11-2915-554/+631
* | | ha_innodb.cc:unknown2002-11-291-42/+96
* | | Added 29 {} at the end of clauses in sql_yacc.yy to make it work with bison 1...unknown2002-11-281-26/+65
|/ /
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-11-244-19/+12
|\ \
| * | fixed invalidation of query cacheunknown2002-11-224-19/+12
* | | merge with 3.23 to get bugfixes for <=> NULL and --bind-addressunknown2002-11-242-8/+13
|\ \ \
| * \ \ Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2002-11-222-6/+16
| |\ \ \
| | * | | Fixed bug with indexed NULL column <=> NULLunknown2002-11-222-6/+16
| * | | | A fix for --bind-address=hostnameunknown2002-11-211-2/+1
| |/ / /
| * | | ha_innobase.cc:unknown2002-11-191-1/+3
| * | | - Applied required modifications for automake 1.5unknown2002-11-171-10/+0
* | | | Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USERunknown2002-11-245-7/+32
* | | | 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