summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation failures on Windows caused by the patch for Bug#17199.unknown2006-06-271-1/+2
* BUG#17379 Wrong reuse of E(#rows(range)) as E(#rows(ref(const))):unknown2006-05-101-0/+1
* Merge mysql.com:/home/mydev/mysql-5.0unknown2006-04-051-3/+6
|\
| * BUG#5390 - problems with merge tables unknown2006-02-201-11/+6
| * Merge mysql.com:/home/mydev/mysql-4.1-bug5390unknown2006-02-061-0/+8
| |\
| | * Merge mysql.com:/home/mydev/mysql-4.0-bug5390unknown2006-01-231-0/+3
| | |\
| | | * BUG#5390 - problems with merge tablesunknown2006-01-231-0/+3
| | * | after pull cleanupunknown2005-08-221-3/+0
| | * | updated patch for BUG#4680 (incomplete DROP DATABASE breaking replication). unknown2005-08-181-0/+3
* | | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2006-03-061-1/+1
|\ \ \ \
| * | | | Fix for BUG#15229.unknown2006-03-021-1/+1
* | | | | Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-0/+4
| |/ / / |/| | |
* | | | information_schema_db.result, information_schema.result:unknown2006-01-281-2/+2
* | | | Fix for bug#15307 GROUP_CONCAT() with ORDER BY returns empty set on informati...unknown2006-01-241-0/+1
|/ / /
* | | WL#2486 - natural/using joins according to SQL:2003unknown2005-11-301-3/+0
* | | WL#2486 - Natural/using join according to SQL:2003.unknown2005-11-281-4/+5
* | | Merge mysql.com:/home/psergey/mysql-5.0-bug14026-r2unknown2005-11-031-1/+9
|\ \ \
| * | | BUG#13126: When choosing join order for join with nested joins, don't produce...unknown2005-10-251-1/+9
* | | | Minor comments.unknown2005-10-291-4/+4
* | | | fixe of typos, comments & layoutunknown2005-10-281-2/+2
* | | | support of view underlying tables and SP functions security check added (BUG#...unknown2005-10-281-5/+43
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-081-2/+0
|\ \ \
| * | | Review of code pushed since last 5.0 pull:unknown2005-10-061-2/+0
* | | | sql_table.cc, table.cc, table.h:unknown2005-10-041-1/+1
* | | | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using unknown2005-09-221-0/+3
|/ / /
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-141-0/+4
|\ \ \
| * | | part 1 (ver 2, postreview fix) of WL#2787unknown2005-09-141-0/+4
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-141-0/+1
|\ \ \ \
| * | | | Made changes to add federated CONNECTION information to the .frm fileunknown2005-09-121-0/+1
| |/ / /
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug10713unknown2005-09-131-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Bug10213 mysqldump crashes when dumping VIEWsunknown2005-09-011-0/+1
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-08-231-0/+2
|\ \ \ \
| * | | | issue correct error message in case of view presence for duplicated table on ...unknown2005-08-021-0/+2
| |/ / /
* | | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-231-7/+0
|\ \ \ \
| * | | | WL#2486 - natural and using join according to SQL:2003unknown2005-08-231-7/+0
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-11711unknown2005-08-191-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Report 'SYSTEM VIEW' as table_type of INFORMATION_SCHEMA views. (Bug #11711)unknown2005-08-081-1/+2
* | | | | WL#2486 - natural and using join according to SQL:2003unknown2005-08-191-1/+1
* | | | | WL#2486 - natural and using join according to SQL:2003unknown2005-08-171-1/+1
* | | | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-121-9/+204
|\ \ \ \ \
| * | | | | Implementation of WL#2486 -unknown2005-08-121-9/+204
| |/ / / /
* | | | | fix for bug #12315 - SHOW TABLE STATUS FROM `information_schema`; does not so...unknown2005-08-051-5/+20
|/ / / /
* | | | Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)unknown2005-07-191-1/+1
* | | | Implementation of Monty's idea: Now we can open mysql.proc table for lookupunknown2005-07-131-0/+7
* | | | Name resolution context added (BUG#6443)unknown2005-07-011-12/+37
|/ / /
* | | Code cleanups during code reviewsunknown2005-06-011-3/+0
* | | Fix that we can read tables with the 'older' decimal format used in 5.0.3 & 5...unknown2005-05-251-1/+1
* | | Manual mergeunknown2005-05-101-1/+6
|\ \ \
| * | | Many files:unknown2005-05-101-1/+6
* | | | Bug#7806 - insert on duplicate key and auto-update of timestampunknown2005-04-221-6/+10
|\ \ \ \ | |/ / / |/| / / | |/ /