summaryrefslogtreecommitdiff
path: root/mysql-test/r/view.result
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge mysql.com:/extern/mysql/5.1/generic/mysql-5.0-mergepem@mysql.com2006-04-251-0/+26
|\ \ | |/
| * Fix for bug#15153 "CONVERT_TZ() is not allowed in all places in VIEWs".dlenev@mysql.com2006-04-221-0/+26
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2006-04-241-0/+23
|\ \ | |/
| * The check for recursive view definitions added. (BUG#14308)bell@sanja.is.com.ua2006-04-131-0/+23
* | Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0igor@rurik.mysql.com2006-04-101-0/+21
|\ \ | |/
| * Fixed bug #16069.igor@rurik.mysql.com2006-04-081-0/+21
* | Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0igor@rurik.mysql.com2006-04-051-0/+17
|\ \ | |/
| * Fixed bug #18237.igor@rurik.mysql.com2006-04-041-0/+17
* | Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0igor@rurik.mysql.com2006-03-271-0/+9
|\ \ | |/
| * Fixed bug #18386.igor@rurik.mysql.com2006-03-271-0/+9
* | Merge zim.(none):/home/brian/mysql/mysql-5.0brian@zim.(none)2006-03-091-0/+14
|\ \ | |/
| * Fixed bug#17726: Not checked empty list caused endless loopevgen@moonbone.local2006-03-031-0/+14
* | Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525dlenev@mysql.com2006-02-271-0/+10
|\ \ | |/
| * Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0SergeyV@selena.2006-02-271-0/+10
| |\
| | * Fixes bug #15943. resets error flag for show create view command, to allow SergeyV@selena.2006-02-131-0/+10
| * | Fixes to embedded server to be able to run tests with itmonty@mysql.com2006-02-241-9/+0
| |/
* | Merge mysql.com:/home/kostja/mysql/mysql-5.0-rootkonstantin@mysql.com2006-02-091-0/+34
|\ \ | |/
| * Fixed bug #16382.igor@rurik.mysql.com2006-02-011-0/+34
| * Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_varmsvensson@neptunus.(none)2006-01-241-4/+4
| |\
* | \ Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_varmsvensson@neptunus.(none)2006-01-241-4/+4
|\ \ \ | | |/ | |/|
| * | Make it possible to run mysql-test-run.pl with default test suite in differen...msvensson@neptunus.(none)2006-01-241-4/+4
* | | Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.embholyfoot@mysql.com2006-01-191-9/+0
|\ \ \
| * | | Embedded-server related tests fixesholyfoot@deer.(none)2006-01-191-9/+0
* | | | Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0igor@rurik.mysql.com2006-01-061-0/+29
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed bug #16016: MIN/MAX optimization was not applied to views.igor@rurik.mysql.com2006-01-061-0/+29
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2006-01-061-0/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2006-01-061-0/+3
| |\ \
| | * | Review fixes of new pushed codemonty@mysql.com2006-01-061-0/+3
* | | | Merge mysql.com:/home/dlenev/src/mysql-5.0-bg14836dlenev@mysql.com2005-12-241-0/+16
|\ \ \ \ | |/ / /
| * | | Fix for bug#14861 aliased column names are not preserved.gluh@eagle.intranet.mysql.r18.ru2005-12-191-0/+16
| | |/ | |/|
* | | Merge mysql.com:/home/dlenev/src/mysql-5.0-mergesdlenev@mysql.com2005-12-121-3/+3
|\ \ \ | |/ /
| * | Merge mysqldev@production.mysql.com:my/mysql-5.0-releasedlenev@mysql.com2005-12-071-3/+3
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-12-071-3/+3
| | |\ \
| | | * | Fix for bug #11555 "Stored procedures: current SP tables locking makedlenev@mysql.com2005-12-071-3/+3
| | | |/
* | | | Merge mysql.com:/usr/home/pem/bug14834/mysql-5.0pem@mysql.com2005-12-071-6/+11
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0serg@serg.mylan2005-12-051-6/+11
| |\ \ \ | | |/ / | |/| |
| | * | better error for optimize/repair/etc a viewserg@serg.mylan2005-12-051-6/+11
| | |/
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-12-031-0/+27
|\ \ \ | |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0bell@sanja.is.com.ua2005-12-021-0/+12
| |\ \
| | * | Now we shall store only position (index of first character)bell@sanja.is.com.ua2005-12-021-0/+12
| | |/
| * | View creation code fixed to expect empty TABLE_LIST::table pointer (BUG#15096).bell@sanja.is.com.ua2005-12-011-0/+15
| |/
* | Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATEgluh@eagle.intranet.mysql.r18.ru2005-12-021-2/+2
* | Fix for bug#11491 Misleading error message if not NULL column set to NULL,gluh@eagle.intranet.mysql.r18.ru2005-12-011-1/+1
|/
* Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@moonbone.local2005-11-181-0/+15
|\
| * WL#2486 - natural/using joins according to SQL:2003.timour@mysql.com2005-11-181-0/+15
* | Manually mergedevgen@moonbone.local2005-11-181-0/+8
|\ \ | |/ |/|
| * Fix bug #13622 Wrong view .frm created if some field's alias contain \nevgen@moonbone.local2005-11-111-0/+8
* | Mergeevgen@moonbone.local2005-11-161-0/+8
|\ \
| * | Fix bug #14816 test_if_order_by_key() expected only Item_fields.evgen@moonbone.local2005-11-141-0/+8
* | | Fix bug #14850 Item_ref's null_value wasn't updatedevgen@moonbone.local2005-11-141-0/+8
|/ /