summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Manual mergeunknown2005-05-101-2/+2
|\
| * Many files:unknown2005-05-101-2/+2
* | Fix for bug #9841 "Unexpected read lock when trying to update a view inunknown2005-05-051-14/+15
* | Fix for BUG#10107: Memory leak in view over subquery:unknown2005-04-231-2/+4
* | Fix for BUG#8490: In mysql_make_view for join algorithm views we need unknown2005-04-231-3/+11
|/
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-04-031-6/+6
|\
| * postreview patchunknown2005-04-021-4/+4
| * fix of required privileges for altering view VIEW (DELETE->DROP) (BUG#9260)unknown2005-04-021-3/+3
* | - stackoverflow check added for view of view processingunknown2005-04-031-4/+4
|/
* postmerge 4.1->5.0 fixesunknown2005-04-011-1/+1
* Fix for memory leak which was introduced by patch improving locking in SP.unknown2005-03-041-0/+1
* Manual merge SP-locking improvements patch with current tree.unknown2005-03-041-42/+30
|\
| * Better approach for prelocking of tables for stored routines executionunknown2005-03-041-42/+30
* | Mergeunknown2005-02-091-0/+3
|\ \ | |/ |/|
| * fixed QC invaluidation and processing with view (BUG#8050) (BUG#8054)unknown2005-01-271-0/+3
* | WL#2130: Table locking for stored FUNCTIONsunknown2005-02-081-18/+23
|/
* Fix accesses to uninitialized memory (found by valgrind)unknown2005-01-131-2/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-061-21/+21
|\
| * First stage of table definition cacheunknown2005-01-061-21/+21
* | fixed bugs in view code with prepared statemntsunknown2005-01-041-12/+12
|/
* After merge fixesunknown2004-12-311-1/+0
* After merge fixesunknown2004-12-061-2/+3
* fixed redifinition of variableunknown2004-11-261-1/+1
* spelling fixed/comments added (postreview fixes)unknown2004-11-251-1/+1
* post-merge fixunknown2004-11-251-6/+7
* mergeunknown2004-11-211-32/+78
|\
| * mergeunknown2004-11-111-32/+79
| |\
| | * mergeunknown2004-10-071-25/+45
| | |\
| | * \ mergeunknown2004-10-051-28/+78
| | |\ \
| | | * | support of join view updateability (WL#1809)unknown2004-09-151-21/+32
| | | * | fixed merged view fields names (BUG#5147)unknown2004-09-141-26/+65
* | | | | mergeunknown2004-11-211-1/+28
|\ \ \ \ \
| * | | | | VIEW support for CHECK TABLE command (WL#1984)unknown2004-10-281-1/+28
* | | | | | changed field names, fields order according to WL descriptionunknown2004-11-201-1/+1
* | | | | | fixing compiler warningsunknown2004-11-171-2/+5
* | | | | | margeunknown2004-11-131-48/+35
|\ \ \ \ \ \
| * | | | | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-34/+15
| * | | | | | mergeunknown2004-11-121-41/+47
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | post-review fixesunknown2004-11-121-13/+23
| | |/ / / /
| | * | | | errors without code removedunknown2004-10-201-28/+24
* | | | | | WL#1629: SHOW with WHERE(partially) &unknown2004-11-131-2/+3
|/ / / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-091-4/+4
|\ \ \ \ \
| * | | | | After merge fixesunknown2004-11-091-4/+4
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-061-4/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixes after merge with 4.1unknown2004-11-031-4/+5
| |/ / / /
* | | | | fixed detection of updating table on which we select (BUG#6032)unknown2004-10-251-10/+30
|/ / / /
* | | | allow merging views with subqueries in WHERE clause (BUG#5504)unknown2004-10-071-2/+20
* | | | test of DELETE privilege and cyclic reference added in case of altering view ...unknown2004-10-071-5/+26
* | | | sql_updatable_view_key replaced with updatable_views_with_limitunknown2004-10-071-23/+19
| |_|/ |/| |
* | | fixed & added comments (according to Igor's review and a bit more)unknown2004-10-071-23/+45
|/ /