Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -4/+4 |
* | Merge bk@192.168.21.1:mysql-4.1 | holyfoot/hf@mysql.com/deer.(none) | 2006-10-12 | 1 | -0/+15 |
|\ | |||||
| * | Merge mysql.com:/home/gluh/MySQL/Merge/4.1 | gluh@mysql.com/gluh.(none) | 2006-10-05 | 1 | -7/+32 |
| |\ | |||||
| * | | Bug#20922 mysql removes a name of first column in a table | gluh@mysql.com/gluh.(none) | 2006-09-11 | 1 | -0/+15 |
* | | | Merge rurik.mysql.com:/home/igor/mysql-4.1-opt | igor@rurik.mysql.com | 2006-09-20 | 1 | -7/+32 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fixed bug #20108. | igor@rurik.mysql.com | 2006-09-20 | 1 | -7/+32 |
| |/ | |||||
* | | Fix for bug#13934 Silent truncation of table comments | gluh@eagle.intranet.mysql.r18.ru | 2006-06-29 | 1 | -4/+45 |
* | | A fix and a test case for Bug#14210 "Simple query with > operator on | konstantin@mysql.com | 2005-11-03 | 1 | -2/+2 |
* | | Fixes during review of new pushed code | monty@mysql.com | 2005-10-13 | 1 | -3/+3 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-10-12 | 1 | -7/+1 |
|\ \ | |||||
| * | | Reviewing new pushed code | monty@mysql.com | 2005-10-12 | 1 | -7/+1 |
* | | | Always save/restore connect string. | svoj@mysql.com | 2005-10-10 | 1 | -9/+6 |
* | | | Store and read engine type string in extra block of .frm. | svoj@mysql.com | 2005-10-10 | 1 | -4/+18 |
|/ / | |||||
* | | some last minute Windows compile fixes and makefile corrections | reggie@fedora.(none) | 2005-09-15 | 1 | -2/+2 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mishka.mysql.fi | 2005-09-14 | 1 | -1/+1 |
|\ \ | |||||
| * | | Added option --valgrind-mysqltest to mysql-test-run | monty@mishka.mysql.fi | 2005-09-14 | 1 | -1/+1 |
* | | | Made changes to add federated CONNECTION information to the .frm file | eric@mysql.com | 2005-09-12 | 1 | -0/+9 |
|/ / | |||||
* | | 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 |
|/ / / |