summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using unknown2005-09-221-0/+57
| * | | some last minute Windows compile fixes and makefile correctionsunknown2005-09-151-1/+1
| |/ /
* | | Corrected last fix forunknown2005-09-191-2/+6
|/ /
* | indentation correctionunknown2005-09-141-1/+1
* | (corrected typo in prev patch) Bug #13152 bit fields and fileds that follow b...unknown2005-09-141-1/+1
* | Bug #13152 bit fields and fileds that follow become corrupted when dumped fro...unknown2005-09-141-0/+2
* | Made changes to add federated CONNECTION information to the .frm fileunknown2005-09-121-6/+26
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-021-4/+4
|\ \
| * | Rename:unknown2005-09-021-4/+4
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-08-231-1/+1
|\ \ \ | |/ / |/| |
| * | issue correct error message in case of view presence for duplicated table on ...unknown2005-08-021-1/+1
* | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-231-9/+0
|\ \ \
| * | | WL#2486 - natural and using join according to SQL:2003unknown2005-08-231-9/+0
* | | | Cleanup during review of new pushed codeunknown2005-08-221-9/+5
|/ / /
* | | WL#2486 - natural and using join according to SQL:2003unknown2005-08-191-12/+38
* | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-181-3/+3
|\ \ \
| * | | WL#2486 - natural and using joinunknown2005-08-181-3/+3
* | | | WL#2486 - natural and using join according to SQL:2003unknown2005-08-181-1/+0