summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #9317: Wrong count for tables in INFORMATION_SCHEMAunknown2005-03-241-0/+2
* Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-1/+1
* Manual merge SP-locking improvements patch with current tree.unknown2005-03-041-0/+5
|\
| * Better approach for prelocking of tables for stored routines executionunknown2005-03-041-0/+5
* | Fixes for bug#8115 "Server Crash with prepared statement"unknown2005-03-031-0/+9
|/
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-071-5/+13
|\
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-051-5/+9
| |\
| | * Outer joins cleanup: Remove TABLE::outer_join and use TABLE::maybe_null only ...unknown2005-02-051-5/+9
| * | Merged "query cache for ndb" to 5.0unknown2005-02-031-0/+4
| |\ \ | | |/ | |/|
| | * Mergeunknown2004-12-161-0/+4
| | |\
| | | * sql/ha_innodb.ccunknown2004-11-241-0/+4
* | | | Additional fix for WL#1629: SHOW with WHERE(discussed with PeterG) unknown2005-01-241-0/+1
|/ / /
* | | Fixed memory reference errors found by valgrindunknown2005-01-121-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-061-83/+122
|\ \ \
| * | | First stage of table definition cacheunknown2005-01-061-83/+122
* | | | fixed views with PS protocolunknown2005-01-051-0/+1
|/ / /
* | | Better handling of ensuring that setup_tables() are not called twiceunknown2005-01-031-1/+0
* | | Remove clear_insert_values() because it was far from trivial to handle the cl...unknown2005-01-031-1/+0
* | | Merge with global treeunknown2004-12-311-2/+8
|\ \ \
| * \ \ Merge with 4.1unknown2004-12-221-2/+8
| |\ \ \ | | |/ /
| | * | Fix for BUG#5837 merged from 4.0unknown2004-12-111-2/+8
| | |\ \ | | | |/ | | |/|
| | | * Fix for BUG#5837 - attempt 3.unknown2004-12-111-2/+8
* | | | wl#1629 SHOW with WHERE(final part, after review)unknown2004-12-301-1/+1
|/ / /
* | | 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