summaryrefslogtreecommitdiff
path: root/mysql-test/r/view.result
Commit message (Expand)AuthorAgeFilesLines
* compatibility fixesunknown2004-11-291-4/+4
* view.test:unknown2004-11-281-6/+2
* limit Max_data_length in 'show table status'unknown2004-11-281-2/+2
* post-merge fixunknown2004-11-251-34/+6
* mergeunknown2004-11-211-1/+197
|\
| * mergeunknown2004-11-111-1/+198
| |\
| | * postmerge fixunknown2004-10-051-2/+1
| | * mergeunknown2004-10-051-1/+199
| | |\
| | | * support of join view updateability (WL#1809)unknown2004-09-151-0/+149
| | | * fixed merged view fields names (BUG#5147)unknown2004-09-141-2/+50
* | | | mergeunknown2004-11-211-0/+15
|\ \ \ \
| * | | | VIEW support for CHECK TABLE command (WL#1984)unknown2004-10-281-0/+15
* | | | | posmerge fixesunknown2004-11-131-2/+2
| |/ / / |/| | |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-081-0/+20
|\ \ \ \
| * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-061-2/+4
| |\ \ \ \
| * | | | | fixed detection of updating table on which we select (BUG#6032)unknown2004-10-251-0/+13
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-241-0/+7
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | fixed db/user privileges getting (BUG#5976)unknown2004-10-221-0/+7
* | | | | | new lock for multiupdate:unknown2004-11-051-4/+2
| |_|/ / / |/| | | |
* | | | | Fixes after merge with 4.1unknown2004-11-031-2/+4
|/ / / /
* | | | Updated view test result (after a warning's been removed).unknown2004-10-221-2/+0
|/ / /
* | | added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)unknown2004-10-211-0/+58
* | | new behaviour of CHECK option build, for mor efficience and more correct:unknown2004-10-211-0/+12
* | | value should be checked after 'before' trigger work (BUG#5992)unknown2004-10-211-0/+11
* | | inserting single value with check option failed always get error (part of BUG...unknown2004-10-211-0/+12
* | | fixed default behaviour of WITH CHECK OPTIONS according to standard (BUG#5989)unknown2004-10-211-1/+1
* | | Allow inheriting check options if view have not WHERE clause (BUG#5988)unknown2004-10-211-0/+7
* | | fixed printing of substring_index (BUG#5911)unknown2004-10-211-0/+11
* | | column name changdunknown2004-10-121-1/+1
* | | showing table type now is controled by new parameter 'FULL' of SHOW TABLES co...unknown2004-10-101-1/+10
* | | fixed incorrect type custing (fixed problem with runing tests with --debug (t...unknown2004-10-091-0/+12
* | | allow merging views with subqueries in WHERE clause (BUG#5504)unknown2004-10-071-0/+39
* | | test of DELETE privilege and cyclic reference added in case of altering view ...unknown2004-10-071-14/+50
* | | sql_updatable_view_key replaced with updatable_views_with_limitunknown2004-10-071-14/+11
|/ /
* | After merge fixesunknown2004-10-051-6/+6
* | postmerge fixunknown2004-10-041-6/+6
* | mergeunknown2004-09-291-2/+88
|\ \
| * | post review changes:unknown2004-09-291-14/+14
| * | added CHECK option test for INSERT ... ON DUPLICATE KEY UPDATE (WL#1983)unknown2004-09-061-0/+13
| * | mergeunknown2004-09-061-2/+75
| |\ \
| | * | CHECK OPTIONs added (WL#1983)unknown2004-09-031-2/+75
* | | | new show create view outputunknown2004-09-241-31/+41
* | | | SHOW CREATE VIEW (TABLE) privilege now reqiere show create privilegeunknown2004-09-171-10/+8
* | | | now we allow to careate VIEW without any privileges on view columns (except c...unknown2004-09-171-4/+7
* | | | updateability of field with collation support (BUG#5506)unknown2004-09-161-0/+16
| |_|/ |/| |
* | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-09-111-0/+23
|\ \ \
| * | | view with WHERE in nested join (BUG#5511)unknown2004-09-101-0/+23
* | | | Fix bad output in SHOW CREATE VIEW, update affectedunknown2004-09-101-4/+4
|/ / /
* | | Mergeunknown2004-09-101-3/+15
|\ \ \
| * \ \ mergeunknown2004-09-091-3/+3
| |\ \ \