summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-171-9/+14
|\
| * bit typeunknown2004-12-171-9/+14
* | Fix for bug#7212: information_schema: "Can't find file" errors if storage eng...unknown2004-12-161-2/+3
|/
* Merge with new VARCHAR codeunknown2004-12-061-10/+18
|\
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-10/+18
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-251-1/+20
|\ \
| * | table.cc:unknown2004-11-251-1/+20
* | | spelling fixed/comments added (postreview fixes)unknown2004-11-251-1/+1
* | | mergeunknown2004-11-211-35/+221
|\ \ \
| * | | post mergeunknown2004-11-211-8/+10
| * | | mergeunknown2004-11-111-31/+213
| |\ \ \ | | |_|/ | |/| |
| | * | mergeunknown2004-10-071-15/+17
| | |\ \
| | * \ \ mergeunknown2004-10-051-28/+209
| | |\ \ \
| | | * | | support of join view updateability (WL#1809)unknown2004-09-151-0/+89
| | | * | | fixed merged view fields names (BUG#5147)unknown2004-09-141-28/+119
* | | | | | margeunknown2004-11-131-7/+7
|\ \ \ \ \ \
| * | | | | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-13/+9
| * | | | | | mergeunknown2004-11-121-9/+13
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | post-review fixesunknown2004-11-121-9/+13
* | | | | | | WL#1629: SHOW with WHERE(partially) &unknown2004-11-131-0/+1
|/ / / / / /
* | | | | | merge on pullunknown2004-11-091-7/+8
|\ \ \ \ \ \
| * | | | | | After merge fixesunknown2004-11-091-3/+2
| * | | | | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-6/+8
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Simpler arena swapping codeunknown2004-11-081-6/+8
* | | | | | | postreview fixesunknown2004-11-081-0/+18
|/ / / / / /
* | | | | | merge with 4.1unknown2004-10-291-4/+35
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-4/+27
| * | | | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...unknown2004-09-131-0/+8
* | | | | new behaviour of CHECK option build, for mor efficience and more correct:unknown2004-10-211-7/+13
* | | | | Allow inheriting check options if view have not WHERE clause (BUG#5988)unknown2004-10-211-4/+7
* | | | | test of DELETE privilege and cyclic reference added in case of altering view ...unknown2004-10-071-2/+2
| |_|_|/ |/| | |
* | | | fixed & added comments (according to Igor's review and a bit more)unknown2004-10-071-15/+17
| |/ / |/| |
* | | mergeunknown2004-10-051-1/+3
|\ \ \
| * | | More fixes for strict mode:unknown2004-10-021-1/+3
* | | | mergeunknown2004-10-041-17/+87
|\ \ \ \ | |/ / / |/| | |
| * | | postmerge fixunknown2004-10-041-30/+38
| * | | mergeunknown2004-09-291-5/+67
| |\ \ \
| | * | | post review changes:unknown2004-09-291-0/+34
| | * | | mergeunknown2004-09-051-19/+17
| | |\ \ \
| | * | | | CHECK OPTIONs added (WL#1983)unknown2004-09-031-14/+34
* | | | | | Strict mode & better warningsunknown2004-09-281-0/+1
|/ / / / /
* | | | | Removed wrong warnings in test suite (This was because select_insert / select...unknown2004-09-171-3/+4
* | | | | Merge.unknown2004-09-131-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Added per thread status variables, after review, patch v1.1.unknown2004-09-131-1/+1
| | |/ / | |/| |
* | | | fixed typo (thanks to Igor)unknown2004-09-111-1/+1
* | | | view with WHERE in nested join (BUG#5511)unknown2004-09-101-9/+17
* | | | post merge fixesunknown2004-09-101-1/+1
* | | | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-4/+5
* | | | Merge with 4.1unknown2004-09-061-0/+11
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | After merge fixesunknown2004-09-021-1/+0