summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.1monty@mysql.com2004-10-291-4/+35
|\
| * Bug#6202: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-251-4/+27
| * WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...magnus@neptunus.(none)2004-09-131-0/+8
* | new behaviour of CHECK option build, for mor efficience and more correct:bell@sanja.is.com.ua2004-10-211-7/+13
* | Allow inheriting check options if view have not WHERE clause (BUG#5988)bell@sanja.is.com.ua2004-10-211-4/+7
* | test of DELETE privilege and cyclic reference added in case of altering view ...bell@sanja.is.com.ua2004-10-071-2/+2
* | fixed & added comments (according to Igor's review and a bit more)bell@sanja.is.com.ua2004-10-071-15/+17
* | mergemonty@mishka.local2004-10-051-1/+3
|\ \
| * | More fixes for strict mode:monty@mishka.local2004-10-021-1/+3
* | | mergebell@sanja.is.com.ua2004-10-041-17/+87
|\ \ \ | |/ / |/| |
| * | postmerge fixbell@sanja.is.com.ua2004-10-041-30/+38
| * | mergebell@sanja.is.com.ua2004-09-291-5/+67
| |\ \
| | * | post review changes:bell@sanja.is.com.ua2004-09-291-0/+34
| | * | mergebell@sanja.is.com.ua2004-09-051-19/+17
| | |\ \
| | * | | CHECK OPTIONs added (WL#1983)bell@sanja.is.com.ua2004-09-031-14/+34
* | | | | Strict mode & better warningsmonty@mishka.local2004-09-281-0/+1
|/ / / /
* | | | Removed wrong warnings in test suite (This was because select_insert / select...monty@mishka.local2004-09-171-3/+4
* | | | Merge.jani@rhols221.adsl.netsonic.fi2004-09-131-1/+1
|\ \ \ \
| * | | | Added per thread status variables, after review, patch v1.1.jani@rhols221.adsl.netsonic.fi2004-09-131-1/+1
| | |/ / | |/| |
* | | | fixed typo (thanks to Igor)bell@sanja.is.com.ua2004-09-111-1/+1
* | | | view with WHERE in nested join (BUG#5511)bell@sanja.is.com.ua2004-09-101-9/+17
* | | | post merge fixesbell@sanja.is.com.ua2004-09-101-1/+1
* | | | After merge fixes of merge with 4.1 that included the new arena code.monty@mysql.com2004-09-091-4/+5
* | | | Merge with 4.1monty@mysql.com2004-09-061-0/+11
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | After merge fixesmonty@mysql.com2004-09-021-1/+0
| * | Merge with 4.0monty@mysql.com2004-09-011-0/+12
| |\ \
| | * | Code style fixes.monty@mysql.com2004-08-281-4/+1
| | * | table.cc:bar@mysql.com2004-08-271-1/+20
* | | | Merge with pulled codemonty@mysql.com2004-09-031-19/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cleanup of new code pushed into 5.0 since last pullmonty@mysql.com2004-09-031-19/+17
* | | | full text function moving to current select (BUG#4822)bell@sanja.is.com.ua2004-08-251-0/+10
* | | | fixed aggregate function processing in VIEWs (BUG#4665)bell@sanja.is.com.ua2004-08-241-0/+7
* | | | fixed using VIEW fields (BUG#4617)bell@sanja.is.com.ua2004-07-231-0/+5
* | | | error message interception (Bug#4598)bell@sanja.is.com.ua2004-07-211-0/+14
|/ / /
* | | VIEWbell@sanja.is.com.ua2004-07-161-11/+225
|/ /
* | Cleanup of db option cacheingmonty@mysql.com2004-07-091-1/+1
* | New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-2/+2
* | fowwlowup fixes for index_flags()serg@serg.mylan2004-06-301-9/+6
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2004-06-241-0/+1
|\ \
| * | "Version" column in SHOW TABLE STATUS.bar@mysql.com2004-06-241-0/+1
* | | mergedserg@serg.mylan2004-06-231-11/+3
|\ \ \ | |/ / |/| |
| * | handler interface cleanups:serg@serg.mylan2004-06-231-11/+3
* | | After merge fixesmonty@mysql.com2004-06-211-1/+1
|/ /
* | Merge with 4.0.19monty@mysql.com2004-05-051-0/+5
|\ \ | |/
| * Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265)monty@mysql.com2004-04-281-0/+5
* | Added NDB storage enginemagnus@neptunus.(none)2004-04-151-1/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-04-081-1/+0
|\ \
| * | Cleanup/optimizations of structures and key usage to make it easier to move k...monty@mysql.com2004-04-081-1/+0
* | | mergedserg@serg.mylan2004-04-071-2/+2
|\ \ \ | |/ / |/| |
| * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-2/+2