summaryrefslogtreecommitdiff
path: root/sql/unireg.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|\ \