summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@gluh.mysql.r18.ru2005-02-071-5/+13
|\
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2005-02-051-5/+9
| |\
| | * Outer joins cleanup: Remove TABLE::outer_join and use TABLE::maybe_null only ...sergefp@mysql.com2005-02-051-5/+9
| * | Merged "query cache for ndb" to 5.0msvensson@neptunus.homeip.net2005-02-031-0/+4
| |\ \ | | |/ | |/|
| | * Mergemysqldev@mysql.com2004-12-161-0/+4
| | |\
| | | * sql/ha_innodb.cctomas@poseidon.ndb.mysql.com2004-11-241-0/+4
* | | | Additional fix for WL#1629: SHOW with WHERE(discussed with PeterG) gluh@gluh.mysql.r18.ru2005-01-241-0/+1
|/ / /
* | | Fixed memory reference errors found by valgrindmonty@mysql.com2005-01-121-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-01-061-83/+122
|\ \ \
| * | | First stage of table definition cachemonty@mysql.com2005-01-061-83/+122
* | | | fixed views with PS protocolbell@sanja.is.com.ua2005-01-051-0/+1
|/ / /
* | | Better handling of ensuring that setup_tables() are not called twicemonty@mysql.com2005-01-031-1/+0
* | | Remove clear_insert_values() because it was far from trivial to handle the cl...monty@mysql.com2005-01-031-1/+0
* | | Merge with global treemonty@mysql.com2004-12-311-2/+8
|\ \ \
| * \ \ Merge with 4.1monty@mishka.local2004-12-221-2/+8
| |\ \ \ | | |/ /
| | * | Fix for BUG#5837 merged from 4.0sergefp@mysql.com2004-12-111-2/+8
| | |\ \ | | | |/ | | |/|
| | | * Fix for BUG#5837 - attempt 3.sergefp@mysql.com2004-12-111-2/+8
* | | | wl#1629 SHOW with WHERE(final part, after review)gluh@gluh.mysql.r18.ru2004-12-301-1/+1
|/ / /
* | | Fix for bug #7213: information_schema: redundant non-standard TABLE_NAMES tablegluh@gluh.mysql.r18.ru2004-12-181-0/+1
* | | Merge with new VARCHAR codemonty@mysql.com2004-12-061-1/+2
|\ \ \
| * | | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-0/+1
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-11-251-2/+3
|\ \ \ \
| * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-11-241-0/+1
| |\ \ \ \
| | * | | | fixed problem in MacOSbell@sanja.is.com.ua2004-11-241-0/+1
| * | | | | Fixed bug related to lower case table names on Power Macgluh@gluh.mysql.r18.ru2004-11-241-1/+1
| * | | | | More test cases are addedgluh@gluh.mysql.r18.ru2004-11-231-1/+1
| |/ / / /
* | | | | mergebell@sanja.is.com.ua2004-11-211-3/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mergebell@sanja.is.com.ua2004-11-111-3/+17
| |\ \ \ \
| | * \ \ \ mergebell@sanja.is.com.ua2004-10-071-7/+7
| | |\ \ \ \
| | * \ \ \ \ mergebell@sanja.is.com.ua2004-10-051-3/+18
| | |\ \ \ \ \
| | | * | | | | support of join view updateability (WL#1809)bell@sanja.is.com.ua2004-09-151-0/+3
| | | * | | | | fixed merged view fields names (BUG#5147)bell@sanja.is.com.ua2004-09-141-3/+15
* | | | | | | | remove unused parts of codegluh@gluh.mysql.r18.ru2004-11-181-1/+0
* | | | | | | | Fix warnings and compilation failures (Windows).konstantin@mysql.com2004-11-171-1/+1
* | | | | | | | posmerge fixesbell@sanja.is.com.ua2004-11-131-1/+1
* | | | | | | | WL#1629: SHOW with WHERE(partially) &gluh@gluh.mysql.r18.ru2004-11-131-0/+54
|/ / / / / / /
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-11-081-8/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-11-061-9/+31
| |\ \ \ \ \ \
| * | | | | | | fixed detection of updating table on which we select (BUG#6032)bell@sanja.is.com.ua2004-10-251-8/+0
* | | | | | | | postreview fixesbell@sanja.is.com.ua2004-11-081-0/+1
* | | | | | | | new lock for multiupdate:bell@sanja.is.com.ua2004-11-051-0/+6
| |/ / / / / / |/| | | | | |
* | | | | | | merge with 4.1monty@mysql.com2004-10-291-9/+31
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field konstantin@mysql.com2004-10-221-0/+1
| * | | | | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-0/+8
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Fix for bug #4131 "TIMESTAMP columns missing minutes and seconds whendlenev@mysql.com2004-09-271-0/+8
| * | | | | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-9/+22
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-221-1/+1
|\ \ \ \ \ \
| * | | | | | new behaviour of CHECK option build, for mor efficience and more correct:bell@sanja.is.com.ua2004-10-211-1/+1
* | | | | | | table.h, sql_select.h:igor@rurik.mysql.com2004-10-191-0/+2
|/ / / / / /
* | | | | | test of DELETE privilege and cyclic reference added in case of altering view ...bell@sanja.is.com.ua2004-10-071-0/+5
| |_|_|_|/ |/| | | |