summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | Cleanups and optimization during review of new codeunknown2005-08-181-86/+74
|/ / /
* | | table.cc:unknown2005-08-131-2/+0
* | | Implementation of WL#2486 -unknown2005-08-121-0/+473
* | | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-2/+2
|\ \ \ | | |/ | |/|
| * | Review of new code:unknown2005-07-271-1/+1
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-11227unknown2005-07-221-4/+3
|\ \ \
| * | | Fix reporting of type for unique key on VARCHAR field. (Bug #11227)unknown2005-06-221-4/+3
| | |/ | |/|
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-07-221-3/+11
|\ \ \ | | |/ | |/|
| * | Fix error message generated when trying to create a table in aunknown2005-07-211-2/+10
* | | Merge jwinstead@production.mysql.com:my/mysql-5.0-11045unknown2005-07-061-2/+3
|\ \ \
| * | | Clean up warnings and build problems on Windows. (Bug #11045)unknown2005-06-181-2/+3
* | | | Name resolution context added (BUG#6443)unknown2005-07-011-248/+226
| |_|/ |/| |
* | | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-221-1/+1
* | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-201-1/+1
|\ \ \ | |/ / |/| |
| * | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-191-1/+1
* | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-171-6/+6
|\ \ \