summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #7213: information_schema: redundant non-standard TABLE_NAMES tableunknown2004-12-181-0/+1
* Merge with new VARCHAR codeunknown2004-12-061-1/+2
|\
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-0/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-251-2/+3
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-241-0/+1
| |\ \
| | * | fixed problem in MacOSunknown2004-11-241-0/+1
| * | | Fixed bug related to lower case table names on Power Macunknown2004-11-241-1/+1
| * | | More test cases are addedunknown2004-11-231-1/+1
| |/ /
* | | mergeunknown2004-11-211-3/+16
|\ \ \ | |/ / |/| |
| * | mergeunknown2004-11-111-3/+17
| |\ \
| | * \ mergeunknown2004-10-071-7/+7
| | |\ \
| | * \ \ mergeunknown2004-10-051-3/+18
| | |\ \ \
| | | * | | support of join view updateability (WL#1809)unknown2004-09-151-0/+3
| | | * | | fixed merged view fields names (BUG#5147)unknown2004-09-141-3/+15
* | | | | | remove unused parts of codeunknown2004-11-181-1/+0
* | | | | | Fix warnings and compilation failures (Windows).unknown2004-11-171-1/+1
* | | | | | posmerge fixesunknown2004-11-131-1/+1
* | | | | | WL#1629: SHOW with WHERE(partially) &unknown2004-11-131-0/+54
|/ / / / /
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-081-8/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-061-9/+31
| |\ \ \ \
| * | | | | fixed detection of updating table on which we select (BUG#6032)unknown2004-10-251-8/+0
* | | | | | postreview fixesunknown2004-11-081-0/+1
* | | | | | new lock for multiupdate:unknown2004-11-051-0/+6
| |/ / / / |/| | | |
* | | | | merge with 4.1unknown2004-10-291-9/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field unknown2004-10-221-0/+1
| * | | | Merge with 4.0 for 4.1 releaseunknown2004-10-061-0/+8
| |\ \ \ \
| | * | | | Fix for bug #4131 "TIMESTAMP columns missing minutes and seconds whenunknown2004-09-271-0/+8
| * | | | | Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-9/+22
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-221-1/+1
|\ \ \ \ \ \
| * | | | | | new behaviour of CHECK option build, for mor efficience and more correct:unknown2004-10-211-1/+1
* | | | | | | table.h, sql_select.h:unknown2004-10-191-0/+2
|/ / / / / /
* | | | | | test of DELETE privilege and cyclic reference added in case of altering view ...unknown2004-10-071-0/+5
| |_|_|_|/ |/| | | |
* | | | | fixed & added comments (according to Igor's review and a bit more)unknown2004-10-071-7/+7
| |_|/ / |/| | |
* | | | mergeunknown2004-09-291-0/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | post review changes:unknown2004-09-291-0/+7
| * | | mergeunknown2004-09-061-0/+7
| |\ \ \
| | * \ \ mergeunknown2004-09-051-4/+4
| | |\ \ \
| | * | | | CHECK OPTIONs added (WL#1983)unknown2004-09-031-0/+7
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-101-0/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge of changes from the main tree to tree for WL#1218 "Triggers".unknown2004-09-081-0/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-0/+3
* | | | | | | test of updating and fetching from the same table check (BUG##5157)unknown2004-09-081-0/+8
|/ / / / / /
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-041-4/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge with pulled codeunknown2004-09-031-4/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Cleanup of new code pushed into 5.0 since last pullunknown2004-09-031-4/+4
| | |/ / /
* | | | | ufter review fixunknown2004-09-031-2/+1
* | | | | system charset (with wich VIEW printed) saved in .frm and restored before par...unknown2004-09-011-0/+1
* | | | | ORDER clause printing fixed (BUG#5156)unknown2004-08-311-0/+3
|/ / / /
* | | | sending right error message where VIEW is not expected (BUG#4606)unknown2004-08-241-0/+9
* | | | made different fields for view updatebility in principle and updatability dur...unknown2004-07-221-1/+2