summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* fixed * without tables in IN bugunknown2002-11-2832-38/+156
* More use of new string->number conversion functionsunknown2002-11-283-25/+11
* New functionsunknown2002-11-283-6/+6
* fixed current_threadunknown2002-11-271-7/+7
* Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-271-0/+17
|\
| * support for HA_READ_BEFORE_KEY and HA_READ_PREFIX_LAST_OR_PREVunknown2002-11-271-0/+17
* | typo fixedunknown2002-11-271-2/+2
* | mergingunknown2002-11-2711-83/+77
|\ \ | |/
| * Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-271-8/+4
| |\
| | * new string-to-number functionsunknown2002-11-271-8/+4
| * | after merging fixunknown2002-11-271-1/+1
| * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-277-41/+30
| |\ \
| | * | reverse order in global select list allow to avoid recursion in derived tablesunknown2002-11-277-41/+30
| * | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-271-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Preparing to use better string-to-number functions to avoid c_ptr() call,unknown2002-11-271-1/+1
| * | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-274-49/+72
| |\ \ \ | | |/ /
| | * | Merge work.mysql.com:/home/bk/mysql-4.1unknown2002-11-273-30/+37
| | |\ \
| | | * | Pass thd as an argument to yyparse(), getting rid of all current_thd in the p...unknown2002-11-263-30/+37
| * | | | multi-delete with subselects (SCRUM)unknown2002-11-261-1/+3
| | |_|/ | |/| |
* | | | after review changes in IN/ALL/ANY/SOME (SCRUM)unknown2002-11-275-22/+69
* | | | after merging fixunknown2002-11-272-4/+9
* | | | mergingunknown2002-11-27112-2176/+3594
|\ \ \ \ | | |/ / | |/| |
| * | | Merge myvenu.com:/home/venu/bk/src-4.1unknown2002-11-263-19/+35
| |\ \ \ | | |/ / | |/| |
| | * | select_test.c, insert_test.c:unknown2002-11-263-19/+35
| * | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-264-15/+29
| |\ \ \
| | * \ \ Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-261-7/+11
| | |\ \ \
| | | * | | A fix for a bug with derived tables within subselect unknown2002-11-261-7/+11
| | | | |/ | | | |/|
| | * | | removed redundant -I include-dirsunknown2002-11-261-3/+2
| | |/ /
| | * | Merge work:/home/bk/mysql-4.1unknown2002-11-252-5/+16
| | |\ \
| | | * | myisammrg::index_next_sameunknown2002-11-252-5/+16
| * | | | subselects in insert/replace (SCRUM)unknown2002-11-262-10/+29
| * | | | subselet in delete (SCRUM)unknown2002-11-251-2/+6
| |/ / /
| * | | Mergeunknown2002-11-256-43/+38
| |\ \ \
| | * | | removed limit for "FOR UPDATE" and "IN SHARE MODE" (now thay allowed for non-...unknown2002-11-251-6/+3
| | * | | revert open_ltable changingunknown2002-11-232-14/+6
| | * | | after merging fix (update SCRUM?)unknown2002-11-233-3/+2
| | * | | mergingunknown2002-11-236-14/+35
| | |\ \ \
| | | * | | fixed update with subselect (FOR REVIEW)unknown2002-10-246-14/+35
| | * | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-233-28/+14
| | |\ \ \ \
| | | * | | | lock option in table listunknown2002-11-233-28/+14
| * | | | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-11-2517-72/+138
| |\ \ \ \ \ \
| | * | | | | | Fixed CAST( xxx as CHAR)unknown2002-11-255-14/+34
| | * | | | | | Merge with 4.0unknown2002-11-2511-34/+57
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ 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