summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-12-311-2/+103
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-12-291-0/+60
| |\
| * \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-12-271-2/+103
| |\ \
| | * | results fixingunknown2002-12-251-1/+1
| | * | check of LIMIT in row IN subquery (SCRUM related)unknown2002-12-251-0/+2
| | * | mergingunknown2002-12-251-1/+100
| | |\ \
| | | * | row IN subselects (SCRUM)unknown2002-12-191-0/+31
| | | * | support of simple row subselects (SCRUM)unknown2002-12-191-1/+69
* | | | | Merge work.mysql.com:/home/bk/mysql-4.1unknown2002-12-301-2/+13
|\ \ \ \ \
| * | | | | pure coverage test updates unknown2002-12-301-2/+13
| | |_|_|/ | |/| | |
* | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-12-301-0/+74
|\ \ \ \ \
| * | | | | fixing rpl_temporary.test for FreeBSD/Linux thread-order (it add 4 sec. sleep)unknown2002-12-301-2/+2
| * | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1unknown2002-12-301-0/+74
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | processing thread specific queriesunknown2002-12-301-0/+74
* | | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-12-281-0/+60
|\ \ \ \ \ \ | |/ / / / /
| * | | | | sql_table.cc:unknown2002-12-281-0/+60
| | |/ / / | |/| | |
* | | | | aliases with multi-table updates / deletesunknown2002-12-282-1/+2
* | | | | merge fixesunknown2002-12-261-0/+7
|\ \ \ \ \ | |/ / / /
| * | | | added FROM DUAL for derived tablesunknown2002-12-261-0/+3
| | |/ / | |/| |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-12-242-3/+15
| |\ \ \
| * | | | fixed derived table visibility scope for derived tables with unionunknown2002-12-171-0/+4
* | | | | bug fixes and tests ...unknown2002-12-251-1/+4
* | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-12-242-1/+12
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | LIMIT is prohibited in IN/ALL/ANY/SOMEunknown2002-12-231-1/+7
| * | | | ctype_many.result:unknown2002-12-191-0/+5
| | |_|/ | |/| |
* | | | Many fixes.unknown2002-12-242-3/+18
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-12-191-2/+3
|\ \ \ \ | |/ / /
| * | | SAPDB-style syntaxunknown2002-12-191-1/+1
| * | | Introducing SAPDB-style unknown2002-12-191-1/+2
| |/ /
* | | Fix for fix_fields in derived tables with UNION's ....unknown2002-12-171-0/+4
* | | A fix for a bug in fix_fields in case like this:unknown2002-12-171-0/+2
|/ /
* | moved links initializationunknown2002-12-151-0/+9
* | fixed subselect null testunknown2002-12-151-0/+5
* | fixed test resultunknown2002-12-151-1/+1
* | mergeunknown2002-12-1421-93/+153
|\ \
| * | Fixes for binary protocol (complement to last push)unknown2002-12-1420-90/+150
| * | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-12-112-4/+4
| |\ \
| | * | rename of net_pkg.cc to protocol.ccunknown2002-12-112-4/+4
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-12-148-89/+371
|\ \ \ \
| * \ \ \ Merge vvagin@work.mysql.com:/home/bk/mysql-4.1unknown2002-12-143-28/+32
| |\ \ \ \
| | * | | | add VARIANCE functionunknown2002-12-143-28/+32
| | |/ / /
| * | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1unknown2002-12-141-0/+15
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | add 'SOUNDS LIKE' syntaxunknown2002-12-141-0/+15
| | |/ /
| * | | postreview fix (SCRUM)unknown2002-12-101-1/+7
| * | | mergingunknown2002-12-102-60/+130
| |\ \ \
| | * | | optimized IN with Rows (SCRUM)unknown2002-12-081-11/+65
| | * | | IN with row item without constant optimisation (SCRUM)unknown2002-12-071-0/+16
| * | | | mergingunknown2002-12-102-1/+188
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related)unknown2002-12-062-1/+188
* | | | derived tables with UNION's ...unknown2002-12-122-33/+25