summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-308-19/+69
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-306-14/+62
| |\
| | * check of using same table for changing and selectunknown2002-11-306-14/+62
| * | Pass thd as an argument to yylex().unknown2002-11-302-5/+7
* | | some bug fixes and tests for those.unknown2002-11-301-1/+4
* | | many bug fixesunknown2002-11-305-5/+8
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-291-17/+26
|\ \ \ | |/ /
| * | let's leave "INSERT ... SELECT ... UPDATE" for the futureunknown2002-11-291-17/+26
| |/
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-2927-3/+35
|\ \ | |/ |/|
| * many, many changesunknown2002-11-2927-3/+35
| |\
| | * many bug fixesunknown2002-11-293-4/+6
| | * adding mandatory aliases for derived tables as per SQL-99unknown2002-11-2825-1/+5509
* | | Merge work:/home/bk/mysql-4.1unknown2002-11-299-14/+21
|\ \ \
| * | | checking columns of top itemsunknown2002-11-299-14/+21
| |/ /
* | | added missing Com_xxx status variablesunknown2002-11-293-3/+22
* | | make multi updates statistics visible in SHOW STATUS as Com_update_multiunknown2002-11-293-13/+22
* | | s/SQLCOM_MULTI_UPDATE/SQLCOM_UPDATE_MULTI/ to be in line with SQLCOM_DELETE_M...unknown2002-11-292-7/+7
|/ /
* | fixed error handling bugunknown2002-11-292-1/+5
* | Fixesd that wrong charset were usedunknown2002-11-291-5/+3
* | fixed bug IN subselect with ORDERunknown2002-11-281-4/+11
* | after review fix(CRUM)unknown2002-11-283-8/+6
* | mergingunknown2002-11-2832-36/+156
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-2832-38/+156
| |\ \
| | * \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-2832-38/+156
| | |\ \
| | | * | fixed * without tables in IN bugunknown2002-11-2832-38/+156
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-2811-120/+116
|\ \ \ \ \ | |/ / / /
| * | | | INSERT ... UPDATE syntax (syntax only)unknown2002-11-283-75/+71
| |/ / /
| * | | Fixed the reduce/reduce conflicts introduced by subselects.unknown2002-11-281-14/+19
| | |/ | |/|
| * | ::index_read_last() method has been addedunknown2002-11-282-1/+10
| |/
| * More use of new string->number conversion functionsunknown2002-11-283-25/+11
| * New functionsunknown2002-11-283-6/+6
* | Item_func_equal made uniformunknown2002-11-284-58/+63
* | changed compare engine in basic row items (SCRUM)unknown2002-11-284-135/+123
* | after-merge fixunknown2002-11-272-6/+4
* | mergingunknown2002-11-2741-126/+481
|\ \ | |/ |/|
| * layout fixunknown2002-11-272-3/+4
| * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-195-30/+33
| |\
| * \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-1641-126/+484
| |\ \
| | * | basic row Items (SCRUM)unknown2002-11-1541-126/+484
* | | | 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
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |