summaryrefslogtreecommitdiff
path: root/mysql-test/t/view.test
Commit message (Expand)AuthorAgeFilesLines
* WL#2130: Table locking for stored FUNCTIONsunknown2005-02-081-6/+9
* View field names should be case insensitive unknown2005-01-191-0/+7
* fixed views with PS protocolunknown2005-01-051-57/+0
* After merge fixesunknown2005-01-041-1/+0
* After merge fixesunknown2004-12-311-1/+2
* Fix for bug#7212: information_schema: "Can't find file" errors if storage eng...unknown2004-12-161-1/+1
* compatibility fixesunknown2004-11-291-2/+4
* view.test:unknown2004-11-281-30/+28
* limit Max_data_length in 'show table status'unknown2004-11-281-1/+1
* post-merge fixunknown2004-11-251-15/+10
* mergeunknown2004-11-211-0/+117
|\
| * mergeunknown2004-11-111-0/+117
| |\
| | * postmerge fixunknown2004-10-051-1/+0
| | * mergeunknown2004-10-051-0/+118
| | |\
| | | * support of join view updateability (WL#1809)unknown2004-09-151-0/+90
| | | * fixed merged view fields names (BUG#5147)unknown2004-09-141-1/+28
* | | | mergeunknown2004-11-211-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | VIEW support for CHECK TABLE command (WL#1984)unknown2004-10-281-0/+10
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-081-0/+34
|\ \ \ \
| * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-061-0/+4
| |\ \ \ \
| * | | | | fixed detection of updating table on which we select (BUG#6032)unknown2004-10-251-1/+17
| * | | | | fixed db/user privileges getting (BUG#5976)unknown2004-10-221-0/+18
| | |/ / / | |/| | |
* | | | | new lock for multiupdate:unknown2004-11-051-4/+0
| |/ / / |/| | |
* | | | Fixes after merge with 4.1unknown2004-11-031-0/+4
|/ / /
* | | added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)unknown2004-10-211-0/+31
* | | new behaviour of CHECK option build, for mor efficience and more correct:unknown2004-10-211-1/+13
* | | value should be checked after 'before' trigger work (BUG#5992)unknown2004-10-211-0/+14
* | | inserting single value with check option failed always get error (part of BUG...unknown2004-10-211-0/+15
* | | Allow inheriting check options if view have not WHERE clause (BUG#5988)unknown2004-10-211-0/+11
* | | fixed printing of substring_index (BUG#5911)unknown2004-10-211-0/+11
* | | showing table type now is controled by new parameter 'FULL' of SHOW TABLES co...unknown2004-10-101-0/+1
* | | fixed incorrect type custing (fixed problem with runing tests with --debug (t...unknown2004-10-091-0/+8
* | | allow merging views with subqueries in WHERE clause (BUG#5504)unknown2004-10-071-0/+30
* | | test of DELETE privilege and cyclic reference added in case of altering view ...unknown2004-10-071-1/+38
* | | sql_updatable_view_key replaced with updatable_views_with_limitunknown2004-10-071-7/+4
|/ /
* | After merge fixesunknown2004-10-051-8/+8
* | postmerge fixunknown2004-10-041-8/+8
* | mergeunknown2004-09-291-2/+81
|\ \
| * | added CHECK option test for INSERT ... ON DUPLICATE KEY UPDATE (WL#1983)unknown2004-09-061-0/+13
| * | mergeunknown2004-09-061-2/+68
| |\ \
| | * | CHECK OPTIONs added (WL#1983)unknown2004-09-031-2/+68
* | | | new show create view outputunknown2004-09-241-14/+27
* | | | SHOW CREATE VIEW (TABLE) privilege now reqiere show create privilegeunknown2004-09-171-6/+8
* | | | now we allow to careate VIEW without any privileges on view columns (except c...unknown2004-09-171-6/+14
* | | | updateability of field with collation support (BUG#5506)unknown2004-09-161-0/+14
| |_|/ |/| |
* | | view with WHERE in nested join (BUG#5511)unknown2004-09-101-0/+13
* | | post merge fixunknown2004-09-101-1/+1
* | | Mergeunknown2004-09-101-27/+45
|\ \ \
| * \ \ mergeunknown2004-09-091-27/+27
| |\ \ \
| | * | | Update after mergeunknown2004-09-091-4/+4