summaryrefslogtreecommitdiff
path: root/sql/unireg.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|\ \
| * | Worklog#1563 - Support of on-line CREATE/DROP INDEX.unknown2004-03-301-6/+23
* | | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-2/+6
|/ /
* | merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-201-1/+3
|\ \ | |/
| * crease number of open files to 2048 on windowsunknown2004-02-191-1/+3
* | Merge with 4.0.18unknown2004-02-111-1/+2
|\ \ | |/
| * Added new option --sync-frm / --skip-sync-frmunknown2004-02-031-1/+1
* | SCRUM:unknown2004-01-151-0/+5
* | Removed some warnings reported by valgrindunknown2003-11-041-0/+1
* | Merge with 4.0unknown2003-11-041-3/+6
|\ \ | |/
| * Call my_sync() after all data is written to .frm fileunknown2003-11-021-3/+6
* | Bitmap post-review fixesunknown2003-10-301-3/+4
* | >255 keys support in frmunknown2003-10-211-9/+16
* | set table->charset to default for 3.22 .frm files (bug #1161)unknown2003-09-281-1/+1
* | Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LI...unknown2003-06-301-1/+3