summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-06-261-8/+0
|\
| * Bug#20616: drop_temp_table test fails on Windows platformunknown2006-06-231-8/+0
* | Merge moonbone.local:/work/tmp_merge-4.1-opt-mysqlunknown2006-06-231-21/+0
|\ \ | |/ |/|
| * Bug#11228: DESC shows arbitrary column as "PRI"unknown2006-06-231-21/+0
* | Merge anna@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-06-021-0/+8
|\ \
| * | Fixed Bug#19479:mysqldump creates invalid dump.unknown2006-06-011-0/+8
* | | Merge mysql.com:/home/kgeorge/mysql/5.0/cleanunknown2006-05-261-1/+2
|\ \ \
| * | | BUG#18681: View privileges are brokenunknown2006-05-261-1/+2
| |/ /
* | | Bug #14875: Bad view DEFINER makes SHOW CREATE VIEW failunknown2006-05-261-2/+12
|/ /
* | Merge mysql.com:/usr/home/bar/mysql-4.1.b18004unknown2006-03-221-3/+3
|\ \ | |/
| * Bug#18004 Connecting crashes server when default charset is UCS2unknown2006-03-201-3/+3
* | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2006-03-061-6/+63
|\ \
| * | Fix for BUG#15229.unknown2006-03-021-6/+63
* | | Fix for BUG#17523: natural join and information schema.unknown2006-02-221-2/+17
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-01-191-1/+2
|\ \ \
| * | | Bug#15020 "Can't find files" message incorrect for error 24unknown2006-01-191-1/+2
* | | | many warnings (practically safe but annoying) correctedunknown2006-01-031-1/+4
* | | | Fix for bug #15602: 5.0.17 test case 'create' failure.unknown2005-12-091-2/+1
| |/ / |/| |
* | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-12-061-68/+42
|\ \ \ | |/ / |/| |
| * | WL#2486 - natural/using joins according to SQL:2003unknown2005-11-301-54/+0
| * | WL#2486 - Natural/using join according to SQL:2003.unknown2005-11-281-14/+42
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-14155unknown2005-11-281-4/+4
|\ \ \
| * | | Fix handling of maximum value for MAX_ROWS on 64-bit platforms. (Bug #14155)unknown2005-11-231-4/+4
* | | | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-11-251-3/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | A fix and a test case for Bug#14410 "Crash in Enum or Set type in unknown2005-11-251-3/+3
| |/
* | Inefficient usage of String::append() fixed.unknown2005-11-201-1/+1
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-031-23/+0
|\ \
| * | Changes in get_table_type() and mysql_frm_type(). The main problem wasunknown2005-11-031-23/+0
* | | A fix and a test case for Bug#14210 "Simple query with > operator on unknown2005-11-031-1/+2
* | | Merge monty@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-021-1/+1
|\ \ \
| * | | Added missing DBUG_ENTER (bug in last push)unknown2005-11-011-1/+1
| * | | Add missing returnunknown2005-11-011-1/+1
* | | | found problem removedunknown2005-11-021-1/+1
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-11-021-2/+0
|\ \ \ \ | |/ / /
| * | | Reverting patch for BUG #14009 (use of abs() on null value causes problems wi...unknown2005-11-011-6/+3
* | | | postreview fixesunknown2005-10-311-4/+2
|/ / /
* | | fixe of typos, comments & layoutunknown2005-10-281-3/+1
* | | support of view underlying tables and SP functions security check added (BUG#...unknown2005-10-281-32/+201
|/ /
* | Fixes during review of new pushed codeunknown2005-10-131-3/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-121-5/+11
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-081-5/+11
| |\ \
| | * | Review of code pushed since last 5.0 pull:unknown2005-10-061-1/+2
* | | | Always save/restore connect string.unknown2005-10-101-9/+6
* | | | Store and read engine type string in extra block of .frm.unknown2005-10-101-24/+42
|/ / /
* | | Merge mysqldev@production.mysql.com:/data0/mysqldev/my/mysql-5.0-releaseunknown2005-10-041-0/+1
|\ \ \
| * | | sql_table.cc, table.cc, table.h:unknown2005-10-041-0/+1
* | | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-10-031-17/+1
|\ \ \ \
| * | | | Fix for BUG#13410 - qualified reference to a view column in the HAVING clause...unknown2005-10-011-17/+1
| |/ / /
* | | | Fix for BUG#13597 - columns in ON condition not resolved if references a tabl...unknown2005-09-301-6/+8
|/ / /
* | | Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2005-09-231-1/+58
|\ \ \