summaryrefslogtreecommitdiff
path: root/sql/unireg.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-051-2/+8
|\
| * 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
* | | Patch for push of wl1354 Partitioningunknown2005-07-181-20/+38
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-181-1/+1
|\ \ \ | |/ /
| * | Bug#6877 MySQL should give an error if the requested table type is not availableunknown2005-06-171-1/+1
* | | mergeunknown2005-06-061-1/+1
|\ \ \ | |/ /
| * | Some Windows compile improvements:unknown2005-06-061-1/+1
* | | Mergeunknown2005-05-311-5/+11
|\ \ \ | |/ /
| * | 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
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-201-0/+1
|\ \ \ \ | |/ / /
| * | | mergedunknown2005-05-191-0/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * mergedunknown2005-05-181-0/+1
| | |\
| | | * Fixed compiler failureunknown2005-05-141-0/+1
* | | | mergeunknown2005-05-171-30/+47
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-05-121-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-05-071-0/+1
| |\ \ \
| | * | | WL 1682: Use bitvector instead of query_id to tell handler which fieldsunknown2005-04-281-0/+1
* | | | | 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
* | mergedunknown2004-06-231-1/+0
|\ \
| * | minor cleanupunknown2004-06-161-1/+0
* | | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-0/+1
|/ /
* | Allow one to send empty strings with mysql_stmt_send_long_data()unknown2004-04-281-2/+6
* | Don't enable HA_EXTRA_WRITE_CACHE if too few rowsunknown2004-04-081-10/+43
* | Hand-resolved auto mergeunknown2004-04-071-6/+23
|\ \