summaryrefslogtreecommitdiff
path: root/sql/unireg.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk@192.168.21.1:mysql-4.1unknown2006-10-121-0/+15
|\
| * Merge mysql.com:/home/gluh/MySQL/Merge/4.1unknown2006-10-051-7/+32
| |\
| * | Bug#20922 mysql removes a name of first column in a tableunknown2006-09-111-0/+15
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optunknown2006-09-201-7/+32
|\ \ \ | | |/ | |/|
| * | Fixed bug #20108.unknown2006-09-201-7/+32
| |/
* | Fix for bug#13934 Silent truncation of table commentsunknown2006-06-291-4/+45
* | A fix and a test case for Bug#14210 "Simple query with > operator on unknown2005-11-031-2/+2
* | Fixes during review of new pushed codeunknown2005-10-131-3/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-121-7/+1
|\ \
| * | Reviewing new pushed codeunknown2005-10-121-7/+1
* | | Always save/restore connect string.unknown2005-10-101-9/+6
* | | Store and read engine type string in extra block of .frm.unknown2005-10-101-4/+18
|/ /
* | some last minute Windows compile fixes and makefile correctionsunknown2005-09-151-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-141-1/+1
|\ \
| * | Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-1/+1
* | | Made changes to add federated CONNECTION information to the .frm fileunknown2005-09-121-0/+9
|/ /
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-6/+6
|\ \ | |/
| * Review of new code:unknown2005-07-271-6/+6
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-07-221-3/+9
|\ \ | |/
| * Fix error message generated when trying to create a table in aunknown2005-07-211-3/+9
* | Bug#6877 MySQL should give an error if the requested table type is not availableunknown2005-06-171-1/+1
* | Some Windows compile improvements:unknown2005-06-061-1/+1
* | Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-buildunknown2005-05-261-2/+5
|\ \
| * | Bug #10838 CREATE TABLE produces strange DEFAULT valueunknown2005-05-251-2/+5
* | | Cleanup's during reviewunknown2005-05-251-3/+6
* | | mergedunknown2005-05-191-0/+1
|\ \ \ | |/ / |/| / | |/
| * mergedunknown2005-05-181-0/+1
| |\
| | * Fixed compiler failureunknown2005-05-141-0/+1
* | | After merge fixesunknown2005-05-161-7/+5
* | | Merge with 4.1unknown2005-05-141-28/+47
|\ \ \ | |/ /
| * | Merge with 4.0unknown2005-05-141-34/+51
| |\ \ | | |/
| | * Change create_field->offset to store offset from start of fields, independent...unknown2005-05-131-33/+50
* | | mergeunknown2005-05-061-0/+1
|\ \ \
| * | | Fixes while reviewing new codeunknown2005-05-061-0/+1
* | | | A fix (bug #10179: error in default value setting).unknown2005-05-051-9/+12
|/ / /
* | | Setting a variable to CAST(NULL as X) set the result type of the variable to ...unknown2005-04-301-2/+5
* | | Fix for bug #9571: Primary key creation causes server crash.unknown2005-04-051-3/+2
* | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-5/+17
* | | Bug#3788unknown2005-03-041-0/+1
* | | First stage of table definition cacheunknown2005-01-061-2/+3
* | | manually mergedunknown2004-12-311-0/+11
|\ \ \ | |/ /
| * | Bug#7302: UCS2 data in ENUM field get truncated when new column is addedunknown2004-12-211-0/+11
* | | Merge with 4.1unknown2004-12-221-0/+22
|\ \ \ | |/ /
| * | UCS2 support in ENUM and SET, which also fixes:unknown2004-12-061-0/+22
* | | bit typeunknown2004-12-171-1/+1
* | | mergeunknown2004-11-121-2/+2
|\ \ \
| * | | post-review fixesunknown2004-11-121-2/+2
* | | | smarter ALTER TABLE - don't copy the table if only comment or default val...unknown2004-10-211-4/+4
|/ / /
* | | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-1/+1
|/ /
* | Fixed a copy-and-paste error: mysql_create_frm() should haveunknown2004-07-291-1/+1