Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added "SHOW AUTHORS" code | brian@grrr.local | 2005-11-10 | 1 | -2/+2 |
* | Merge mysql.com:/home/my/mysql-5.0 | monty@mysql.com | 2005-11-05 | 1 | -0/+15 |
|\ | |||||
| * | BUG#14139 - Merge to 5.0 | sergefp@mysql.com | 2005-10-31 | 1 | -1/+4 |
| * | 4.1->5.0 merge | sergefp@mysql.com | 2005-10-29 | 1 | -0/+5 |
| |\ | |||||
| | * | BUG#14139: When handling "CREATE TABLE(field_X type_spec,...) SELECT smth AS ... | sergefp@mysql.com | 2005-10-26 | 1 | -0/+8 |
| * | | Move handling of suffix_length from strnxfrm_bin() to filesort to ensure prop... | monty@mysql.com | 2005-10-14 | 1 | -0/+7 |
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_new | msvensson@neptunus.(none) | 2005-09-14 | 1 | -27/+28 |
|\ \ \ | |/ / | |||||
| * | | Added option --valgrind-mysqltest to mysql-test-run | monty@mishka.mysql.fi | 2005-09-14 | 1 | -27/+28 |
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 | pappa@c-8b0ae253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-08-05 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix for bug #12281 (Geometry: crash in trigger) | hf@deer.(none) | 2005-08-05 | 1 | -0/+1 |
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-07-23 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Faster alter table code for 5.1. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-07-22 | 1 | -0/+6 |
* | | | | Bug #12116 patch | pappa@c-8b0ae253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-07-22 | 1 | -0/+6 |
* | | | | Patch for push of wl1354 Partitioning | mronstrom@mysql.com | 2005-07-18 | 1 | -3/+16 |
* | | | | Merge | tomas@poseidon.ndb.mysql.com | 2005-07-12 | 1 | -1/+8 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Name resolution context added (BUG#6443) | bell@sanja.is.com.ua | 2005-07-01 | 1 | -0/+1 |
| * | | | a fix. | ramil@mysql.com | 2005-06-30 | 1 | -1/+7 |
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 | tulin@dl145b.mysql.com | 2005-06-21 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Merge | kent@mysql.com | 2005-06-20 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | group_by.result: | igor@rurik.mysql.com | 2005-06-20 | 1 | -0/+2 |
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ndbdev@dl145b.mysql.com | 2005-06-15 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | cast.result, cast.test: | igor@rurik.mysql.com | 2005-06-15 | 1 | -1/+3 |
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ndbdev@dl145b.mysql.com | 2005-06-10 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/jimw/my/mysql-5.0-10543 | jimw@mysql.com | 2005-06-09 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Fix partial keys when converting VARCHAR to TEXT. (Bug #10543) | jimw@mysql.com | 2005-05-25 | 1 | -0/+1 |
* | | | | Merge | tomas@poseidon.ndb.mysql.com | 2005-05-31 | 1 | -4/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Cleanup's during review | monty@mysql.com | 2005-05-25 | 1 | -4/+6 |
| |/ / | |||||
* | | | merge | tulin@dl145c.mysql.com | 2005-05-17 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge | serg@serg.mylan | 2005-05-12 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | typo fixed | serg@sergbook.mylan | 2005-05-07 | 1 | -1/+1 |
* | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1 | mronstrom@mysql.com | 2005-05-12 | 1 | -0/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1 | mronstrom@mysql.com | 2005-05-07 | 1 | -0/+4 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | WL 1682: After review fixes + update bitvector class + bitvector test | mronstrom@mysql.com | 2005-05-02 | 1 | -1/+4 |
| | * | | WL 1682: Use bitvector instead of query_id to tell handler which fields | mronstrom@mysql.com | 2005-04-28 | 1 | -0/+1 |
* | | | | Merge neptunus.(none):/home/msvensson/mysql/bug10241 | msvensson@neptunus.(none) | 2005-05-09 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | BUG#10241 cygwin port: invalid pragma interface directives | msvensson@neptunus.(none) | 2005-05-04 | 1 | -1/+1 |
* | | | | A lot of fixes to Precision math | holyfoot@hf-ibm.(none) | 2005-05-05 | 1 | -7/+9 |
| |/ / |/| | | |||||
* | | | Merge with 4.1 | monty@mysql.com | 2005-04-30 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign... | monty@mysql.com | 2005-04-29 | 1 | -0/+2 |
* | | | Fix for #6553 and #8776 (no errors on bad spatial data) | hf@deer.(none) | 2005-04-29 | 1 | -3/+3 |
| |/ |/| | |||||
* | | Bit type: fix for create_field::create_field(). | ramil@mysql.com | 2005-04-14 | 1 | -2/+1 |
* | | Bit type: code clean-up. | ramil@mysql.com | 2005-04-12 | 1 | -0/+1 |
* | | Bit type support for non-MyISAM tables. | ramil@mysql.com | 2005-04-12 | 1 | -0/+19 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-04-01 | 1 | -4/+4 |
|\ \ | |||||
| * | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) | monty@mysql.com | 2005-04-01 | 1 | -4/+4 |
* | | | postmerge 4.1->5.0 fixes | bell@sanja.is.com.ua | 2005-04-01 | 1 | -3/+1 |
* | | | merge 4.1->5.0 | bell@sanja.is.com.ua | 2005-03-31 | 1 | -36/+13 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | fixed union types merging and table related metadata (BUG#8824) | bell@sanja.is.com.ua | 2005-03-23 | 1 | -35/+13 |
* | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() on | jimw@mysql.com | 2005-03-18 | 1 | -1/+1 |
* | | Cleanup during reviews | monty@mysql.com | 2005-03-16 | 1 | -1/+1 |