summaryrefslogtreecommitdiff
path: root/mysql-test/r/view.result
Commit message (Expand)AuthorAgeFilesLines
* Auto-merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-07-301-0/+2
* A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-3/+3
* manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-0/+8
|\
| * Automerge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-111-0/+8
| |\
| | * Bug#52120 create view cause Assertion failed: 0, file .\item_subselect.cc, li...Sergey Glukhov2010-04-061-0/+8
* | | Patch that addresses bug #53976 "ALTER TABLE RENAMEDmitry Lenev2010-05-281-0/+1
|/ /
* | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-7/+86
|\ \
| * \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-0/+30
| |\ \
| * | | Bug#31767 DROP FUNCTION name resolutionMarc Alff2010-02-231-1/+1
| * | | Auto-merge from mysql-next-mr-bugfixing.Alexander Nozdrin2010-02-231-2/+2
| |\ \ \
| | * | | Patch for WL#3736: Extended Table, Column and Index Comments.Alexander Nozdrin2010-02-201-2/+2
| * | | | Bug #48315 Metadata lock is not taken for merged views that useJon Olav Hauglid2010-02-181-0/+33
| |/ / /
| * | | Merge next-mr -> next-4284. Konstantin Osipov2010-02-021-1/+1
| |\ \ \
| | * | | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-1/+1
| | * | | Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-251-0/+3
| | |\ \ \
| * | \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2009-12-151-0/+13
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#9801 Views: imperfect error messageMarc Alff2009-11-021-0/+13
| * | | | | Backport of revno: 2617.68.45Jon Olav Hauglid2009-12-101-0/+15
| * | | | | Backport of revno: 2617.68.43Jon Olav Hauglid2009-12-101-0/+17
| * | | | | Backport of revno: 3702Jon Olav Hauglid2009-12-091-3/+3
| * | | | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-3/+1
| | |/ / / | |/| | |
| * | | | Backport of:Konstantin Osipov2009-11-201-0/+3
| |/ / /
* | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-121-2/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Bug#40277: SHOW CREATE VIEW returns invalid SQLDavi Arnaut2010-03-091-2/+2
* | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-221-0/+30
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#48294 assertion when creating a view based on some row() construct in sel...Sergey Glukhov2010-02-121-0/+6
| * Move test case. Embedded server does not support privilegeDavi Arnaut2010-02-121-10/+0
| * Bug#48449: hang on show create view after upgrading when view contains functi...Davi Arnaut2010-02-101-0/+24
| * Bug#47734: Assertion failed: ! is_set() when locking a view with non-existing...Davi Arnaut2010-01-271-0/+10
| * automerge 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-08-311-111/+0
| |\
* | | Back-port from 6.0 of the fix forGuilhem Bichot2009-10-191-2/+2
* | | WL#2110 (SIGNAL)Marc Alff2009-09-101-10/+10
|/ /
* | Merge from mysql-5.0-bugteam.Davi Arnaut2009-08-111-19/+19
|\ \ | |/ |/|
| * Update test case result due to mis-merge.Davi Arnaut2009-08-111-45/+45
| * Mergeunknown2009-08-101-0/+111
| |\
| | * Backport into build-200907211706-5.0.82sp1MySQL Build Team2009-07-211-0/+111
* | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-07-031-0/+111
|\ \ \ | |/ /
| * | Bug#45806 crash when replacing into a view with a join!Sergey Glukhov2009-07-031-0/+111
* | | Fix for bug#44860: ALTER TABLE on view crashes serverRamil Kalimullin2009-05-191-0/+8
* | | manual merge 5.0-bugteam --> 5.1-bugteam (bug 40825)Gleb Shchepa2009-05-191-0/+19
|\ \ \ | |/ /
| * | Bug#40825: Error 1356 while selecting from a viewGleb Shchepa2009-05-181-0/+19
| |/
* | Merge 5.0 -> 5.1 of fix for Bug#42003 and Bug#43114 Matthias Leich2009-03-061-35/+35
|\ \ | |/
| * Last slice of fix for Bug#42003 tests missing the disconnect of connections <...Matthias Leich2009-03-031-33/+33
* | merge 5.1 --> 5.1-rplAlfranio Correia2008-12-131-4/+29
|\ \
| * \ manual merge 5.0-bugteam --> 5.1-bugteam (bug 33461)Gleb Shchepa2008-11-281-4/+29
| |\ \ | | |/
| | * Bug #33461: SELECT ... FROM <view> USE INDEX (...) throwsGleb Shchepa2008-11-281-4/+29
* | | merging 5.1 -> 5.1 rpl. 3 of 4 conflicts are resolved similarly to 6.0->6.0-r...Andrei Elkin2008-11-121-0/+2
|\ \ \ | |/ /
| * | 5.0-bugteam->5.1-bugteam merge(bug#39040)Sergey Glukhov2008-10-271-0/+2
| |\ \ | | |/
| | * Bug#39040 valgrind errors/crash when creating views with binlog logging enabledSergey Glukhov2008-10-271-0/+2
* | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-04-031-0/+42
|\ \ \ | |/ /