summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge with 4.0unknown2004-09-011-0/+12
| |\ \
| | * | Code style fixes.unknown2004-08-281-4/+1
| | * | table.cc:unknown2004-08-271-1/+20
* | | | Merge with pulled codeunknown2004-09-031-19/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cleanup of new code pushed into 5.0 since last pullunknown2004-09-031-19/+17
* | | | full text function moving to current select (BUG#4822)unknown2004-08-251-0/+10
* | | | fixed aggregate function processing in VIEWs (BUG#4665)unknown2004-08-241-0/+7
* | | | fixed using VIEW fields (BUG#4617)unknown2004-07-231-0/+5
* | | | error message interception (Bug#4598)unknown2004-07-211-0/+14
|/ / /
* | | VIEWunknown2004-07-161-11/+225
|/ /
* | Cleanup of db option cacheingunknown2004-07-091-1/+1
* | New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-2/+2
* | fowwlowup fixes for index_flags()unknown2004-06-301-9/+6
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-241-0/+1
|\ \
| * | "Version" column in SHOW TABLE STATUS.unknown2004-06-241-0/+1