summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2012-01-131-1/+32
|\
| * Merge with 5.2.Michael Widenius2011-12-111-3/+34
| |\
| | * Merge with 5.1Michael Widenius2011-11-301-1/+1
| | |\
| | | * Fixed compiler warnings and other bugs found by buildbot.Michael Widenius2011-11-301-1/+1
| | * | Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+33
| | |\ \ | | | |/
| | | * Merge with MySQL 5.1.60Michael Widenius2011-11-231-2/+33
| | | |\
| | | | * manual mergeTatjana Azundris Nuernberg2011-10-061-9/+10
| | | | |\
| | | | | * additional clean-up for 11765687Tatjana Azundris Nuernberg2011-10-061-9/+10
| | | | * | manual mergeTatjana Azundris Nuernberg2011-09-291-2/+32
| | | | |\ \ | | | | | |/
| | | | | * Bug#11765687 (MySQL58677): No privilege on table / view, but can know #rows /...Tatjana Azundris Nuernberg2011-09-291-2/+32
| | | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| * | | | | Fixed LP BUG#747278unknown2011-11-281-0/+2
* | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | mergeSergei Golubchik2011-10-111-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed that when using a trigger mysql.proc is now accessedMichael Widenius2011-10-061-1/+1
* | | | | | compilation warnings on WindowsSergei Golubchik2011-11-021-1/+1
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-71/+27
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix for LP BUG#806071unknown2011-07-211-1/+15
| * | | | | Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-66/+8
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-66/+8
| | |\ \ \ \
| | | * | | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-66/+8
| * | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-16/+30
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-16/+30
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| * | | | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-2/+2
* | | | | | | 5.5-mergeSergei Golubchik2011-07-021-26/+33
|\ \ \ \ \ \ \
| * | | | | | | Bug#11764503 (Bug#57341) Query in EXPLAIN EXTENDED shows wrong charactersAlexander Barkov2011-03-041-1/+2
| * | | | | | | weave merge from mysql-5.1 to mysql-5.5Georgi Kodinov2011-02-081-1/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| * | | | | | | Merged fix for bug #58499 "DEFINER-security view selecting fromDmitry Lenev2011-01-121-14/+28
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Fix for bug #58499 "DEFINER-security view selecting from Dmitry Lenev2011-01-121-14/+28
| * | | | | | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-141-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Fixed following problems:Sergey Glukhov2010-12-141-1/+1
| * | | | | | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-9/+1
* | | | | | | | merge.Sergei Golubchik2010-11-251-3/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | merge with 5.1Sergei Golubchik2010-09-111-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-1/+1
| * | | | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-7/+7
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| | * | | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-7/+7
| | |\ \ \ \ | | | |/ / /
| | | * | | Manual merge from the bugfix tree.Alexey Kopytov2010-06-111-3/+4
| | | |\ \ \
| * | | \ \ \ merge 5.1->5.2Sergei Golubchik2010-06-011-8/+37
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-8/+37
| | |\ \ \ \ \
| * | | | | | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-1/+1
| |/ / / / / /
| * | | | | | Removed compiler warningMichael Widenius2010-03-301-1/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge from mysql-5.5-bugfixing to mysql-5.5-runtimeJon Olav Hauglid2010-08-181-2/+0
|\ \ \ \ \ \
| * | | | | | WL#5370 Keep forward-compatibility when changing unknown2010-08-181-2/+0
* | | | | | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-091-15/+5
|/ / / / / /
* | | | | | A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATEJon Olav Hauglid2010-07-011-3/+4
* | | | | | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-7/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-06-111-3/+4
| |\ \ \ \ \ \
| | * \ \ \ \ \ Manual merge from the bugfix tree.Alexey Kopytov2010-06-111-3/+4
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | / / | | | | |_|/ / | | | |/| | |