summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Basically minor code optimizations and cleanupspeter@mysql.com2002-12-055-41/+45
* SCRAM Remove spaces from most changed files.peter@mysql.com2002-12-057-340/+341
* Merge mysql.com:/home/pz/mysql/mysql-4.1-rootpeter@mysql.com2002-12-0442-167/+273
|\
| * changing in Item_row according last review (SCRUM)bell@sanja.is.com.ua2002-12-045-84/+105
| * fixed error messagebell@sanja.is.com.ua2002-12-0427-29/+29
| * it's INSERT ... ON DUPLICATE KEY UPDATE , not INSERT ON DUPLICATE KEY UPDATE SETserg@serg.mysql.com2002-12-021-1/+1
| * mergedserg@serg.mysql.com2002-12-025-26/+68
| |\
| | * INSERT ... ON DUPLICATE KEY UPDATE ...serg@serg.mysql.com2002-12-025-25/+67
| | * removed left-over UPDATE_ACL from REPLACEserg@serg.mysql.com2002-11-301-1/+1
| * | Proper handling of ORDER BY table.column in UNION'sSinisa@sinisa.nasamreza.org2002-12-0225-8/+35
| * | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-12-0211-38/+69
| |\ \
| | * \ Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1monty@mashka.mysql.fi2002-12-025-13/+17
| | |\ \
| | | * | Fixed bug when creating keys in temporary HEAP tables.monty@mashka.mysql.fi2002-12-025-13/+17
| | * | | Got rid of the (previously) intentional SELECT/UNION reduce/reduce conflict.pem@mysql.com2002-12-011-6/+13
| | * | | Merge work.mysql.com:/home/bk/mysql-4.1pem@mysql.com2002-12-011-3/+5
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fixed ambiguity between the row value syntax and INTERVAL syntax by making thepem@mysql.com2002-11-301-3/+5
| * | | | A better fixSinisa@sinisa.nasamreza.org2002-11-301-2/+2
| * | | | A bug fix for ORDER BY on table.column in provisional entire UNIONSinisa@sinisa.nasamreza.org2002-11-301-2/+5
* | | | | Megrge new changes in...peter@mysql.com2002-12-0136-44/+149
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-12-015-16/+34
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fix of error handlingbell@sanja.is.com.ua2002-12-015-16/+34
| * | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-11-308-19/+69
| |\ \ \ \ | | |/ / /
| | * | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-306-14/+62
| | |\ \ \ | | | |/ / | | |/| |
| | | * | check of using same table for changing and selectbell@sanja.is.com.ua2002-11-306-14/+62
| | * | | Pass thd as an argument to yylex().pem@mysql.com2002-11-302-5/+7
| | | |/ | | |/|
| * | | some bug fixes and tests for those.Sinisa@sinisa.nasamreza.org2002-11-301-1/+4
| * | | many bug fixesSinisa@sinisa.nasamreza.org2002-11-305-5/+8
| * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-11-291-17/+26
| |\ \ \ | | |/ /
| * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-11-2927-3/+35
| |\ \ \ | | |_|/ | |/| |
| | * | many, many changesSinisa@sinisa.nasamreza.org2002-11-2927-3/+35
| | |\ \
| | | * | many bug fixesSinisa@sinisa.nasamreza.org2002-11-293-4/+6
| | | * | adding mandatory aliases for derived tables as per SQL-99Sinisa@sinisa.nasamreza.org2002-11-2825-1/+5509
* | | | | SCRUM: Montymise codepeter@mysql.com2002-11-306-249/+243
* | | | | SCRUM: Secure authpeter@mysql.com2002-11-304-215/+331
* | | | | Merging....peter@mysql.com2002-11-2971-667/+1732
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | let's leave "INSERT ... SELECT ... UPDATE" for the futureserg@serg.mysql.com2002-11-291-17/+26
| |/ / /
| * | | Merge work:/home/bk/mysql-4.1serg@serg.mysql.com2002-11-299-14/+21
| |\ \ \
| | * | | checking columns of top itemsbell@sanja.is.com.ua2002-11-299-14/+21
| | |/ /
| * | | added missing Com_xxx status variablesserg@serg.mysql.com2002-11-293-3/+22
| * | | make multi updates statistics visible in SHOW STATUS as Com_update_multiserg@serg.mysql.com2002-11-293-13/+22
| * | | s/SQLCOM_MULTI_UPDATE/SQLCOM_UPDATE_MULTI/ to be in line with SQLCOM_DELETE_M...serg@serg.mysql.com2002-11-292-7/+7
| |/ /
| * | fixed error handling bugbell@sanja.is.com.ua2002-11-292-1/+5
| * | Fixesd that wrong charset were usedbar@bar.mysql.r18.ru2002-11-291-5/+3
| * | fixed bug IN subselect with ORDERbell@sanja.is.com.ua2002-11-281-4/+11
| * | after review fix(CRUM)bell@sanja.is.com.ua2002-11-283-8/+6
| * | mergingbell@sanja.is.com.ua2002-11-2832-36/+156
| |\ \
| | * \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-2832-38/+156
| | |\ \
| | | * \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-2832-38/+156
| | | |\ \
| | | | * | fixed * without tables in IN bugbell@sanja.is.com.ua2002-11-2832-38/+156
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-2811-120/+116
| |\ \ \ \ \ | | |/ / / /