summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | mergeunknown2004-09-291-7/+18
|\ \
| * | post review changes:unknown2004-09-291-3/+3
| * | mergeunknown2004-09-061-6/+17
| |\ \
| | * \ mergeunknown2004-09-051-148/+128
| | |\ \
| | * | | CHECK OPTIONs added (WL#1983)unknown2004-09-031-10/+23
* | | | | SHOW CREATE VIEW (TABLE) privilege now reqiere show create privilegeunknown2004-09-171-3/+7
* | | | | now we allow to careate VIEW without any privileges on view columns (except c...unknown2004-09-171-19/+2
* | | | | updateability of field with collation support (BUG#5506)unknown2004-09-161-10/+14
| |_|_|/ |/| | |
* | | | table lists management during VIEW processing code cleanupunknown2004-09-111-52/+48
* | | | post merge fixesunknown2004-09-101-1/+1
* | | | mergeunknown2004-09-091-3/+5
|\ \ \ \
| * \ \ \ Merge on pullunknown2004-09-091-3/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-3/+5
| | | |/ | | |/|
* | | | test of updating and fetching from the same table check (BUG##5157)unknown2004-09-081-1/+1
|/ / /
* | | memory leaks fixedunknown2004-09-041-4/+2
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-041-145/+126
|\ \ \ | |/ /