Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -6/+6 |
|\ | |||||
| * | Review of new code: | monty@mysql.com | 2005-07-27 | 1 | -6/+6 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-07-22 | 1 | -3/+9 |
|\ \ | |/ | |||||
| * | Fix error message generated when trying to create a table in a | jimw@mysql.com | 2005-07-21 | 1 | -3/+9 |
* | | Bug#6877 MySQL should give an error if the requested table type is not available | acurtis@xiphis.org | 2005-06-17 | 1 | -1/+1 |
* | | Some Windows compile improvements: | lenz@mysql.com | 2005-06-06 | 1 | -1/+1 |
* | | Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-build | kent@mysql.com | 2005-05-26 | 1 | -2/+5 |
|\ \ | |||||
| * | | Bug #10838 CREATE TABLE produces strange DEFAULT value | tulin@mysql.com | 2005-05-25 | 1 | -2/+5 |
* | | | Cleanup's during review | monty@mysql.com | 2005-05-25 | 1 | -3/+6 |
* | | | merged | serg@serg.mylan | 2005-05-19 | 1 | -0/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | merged | serg@serg.mylan | 2005-05-18 | 1 | -0/+1 |
| |\ | |||||
| | * | Fixed compiler failure | monty@mysql.com | 2005-05-14 | 1 | -0/+1 |
* | | | After merge fixes | monty@mysql.com | 2005-05-16 | 1 | -7/+5 |
* | | | Merge with 4.1 | monty@mysql.com | 2005-05-14 | 1 | -28/+47 |
|\ \ \ | |/ / | |||||
| * | | Merge with 4.0 | monty@mysql.com | 2005-05-14 | 1 | -34/+51 |
| |\ \ | | |/ | |||||
| | * | Change create_field->offset to store offset from start of fields, independent... | monty@mysql.com | 2005-05-13 | 1 | -33/+50 |
* | | | merge | monty@mishka.local | 2005-05-06 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Fixes while reviewing new code | monty@mishka.local | 2005-05-06 | 1 | -0/+1 |
* | | | | A fix (bug #10179: error in default value setting). | ramil@ram-book.(none) | 2005-05-05 | 1 | -9/+12 |
|/ / / | |||||
* | | | Setting a variable to CAST(NULL as X) set the result type of the variable to ... | monty@mysql.com | 2005-04-30 | 1 | -2/+5 |
* | | | Fix for bug #9571: Primary key creation causes server crash. | ramil@mysql.com | 2005-04-05 | 1 | -3/+2 |
* | | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) | monty@mysql.com | 2005-04-01 | 1 | -5/+17 |
* | | | Bug#3788 | acurtis@pcgem.rdg.cyberkinetica.com | 2005-03-04 | 1 | -0/+1 |
* | | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -2/+3 |
* | | | manually merged | serg@sergbook.mysql.com | 2004-12-31 | 1 | -0/+11 |
|\ \ \ | |/ / | |||||
| * | | Bug#7302: UCS2 data in ENUM field get truncated when new column is added | bar@mysql.com | 2004-12-21 | 1 | -0/+11 |
* | | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -0/+22 |
|\ \ \ | |/ / | |||||
| * | | UCS2 support in ENUM and SET, which also fixes: | bar@mysql.com | 2004-12-06 | 1 | -0/+22 |
* | | | bit type | ram@gw.mysql.r18.ru | 2004-12-17 | 1 | -1/+1 |
* | | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -2/+2 |
* | | | | smarter ALTER TABLE - don't copy the table if only comment or default val... | serg@serg.mylan | 2004-10-21 | 1 | -4/+4 |
|/ / / | |||||
* | | | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 1 | -1/+1 |
|/ / | |||||
* | | Fixed a copy-and-paste error: mysql_create_frm() should have | ingo@mysql.com | 2004-07-29 | 1 | -1/+1 |
* | | merged | serg@serg.mylan | 2004-06-23 | 1 | -1/+0 |
|\ \ | |||||
| * | | minor cleanup | serg@sergbook.mysql.com | 2004-06-16 | 1 | -1/+0 |
* | | | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -0/+1 |
|/ / | |||||
* | | Allow one to send empty strings with mysql_stmt_send_long_data() | monty@mysql.com | 2004-04-28 | 1 | -2/+6 |
* | | Don't enable HA_EXTRA_WRITE_CACHE if too few rows | monty@mysql.com | 2004-04-08 | 1 | -10/+43 |
* | | Hand-resolved auto merge | ingo@mysql.com | 2004-04-07 | 1 | -6/+23 |
|\ \ | |||||
| * | | Worklog#1563 - Support of on-line CREATE/DROP INDEX. | ingo@mysql.com | 2004-03-30 | 1 | -6/+23 |
* | | | WL#1266 "Separate auto-set logic from TIMESTAMP type." | dlenev@jabberwock.localdomain | 2004-04-02 | 1 | -2/+6 |
|/ / | |||||
* | | merge with 4.0 to get security fixes and latest bug fixes | monty@mashka.mysql.fi | 2004-02-20 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | crease number of open files to 2048 on windows | monty@mysql.com | 2004-02-19 | 1 | -1/+3 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Added new option --sync-frm / --skip-sync-frm | jani@ua141d10.elisa.omakaista.fi | 2004-02-03 | 1 | -1/+1 |
* | | SCRUM: | hf@deer.(none) | 2004-01-15 | 1 | -0/+5 |
* | | Removed some warnings reported by valgrind | monty@narttu.mysql.fi | 2003-11-04 | 1 | -0/+1 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -3/+6 |
|\ \ | |/ | |||||
| * | Call my_sync() after all data is written to .frm file | monty@mysql.com | 2003-11-02 | 1 | -3/+6 |