Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | kostja@bodhi.local | 2006-07-13 | 1 | -22/+1 |
|\ | |||||
| * | WL#3146 "less locking in auto_increment": | guilhem@gbichot3.local | 2006-07-09 | 1 | -22/+1 |
* | | After merge fixes for patch solving bug#18437 "Wrong values inserted with a | dlenev@mysql.com | 2006-07-06 | 1 | -10/+4 |
* | | Merge mysql.com:/home/dlenev/mysql-5.0-bg18437-3 | dlenev@mysql.com | 2006-07-02 | 1 | -0/+10 |
|\ \ | |/ |/| | |||||
| * | Fix for bug#18437 "Wrong values inserted with a before update trigger on | dlenev@mysql.com | 2006-07-02 | 1 | -0/+10 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new | monty@mysql.com | 2006-06-04 | 1 | -26/+22 |
|\ \ | |||||
| * | | This changeset is largely a handler cleanup changeset (WL#3281), but includes... | monty@mysql.com | 2006-06-04 | 1 | -26/+22 |
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-new | guilhem@mysql.com | 2006-06-02 | 1 | -3/+5 |
|\ \ \ | |||||
| * | | | First push for WL#3146 "less locking in auto_increment". It is a 0-real-chang... | guilhem@mysql.com | 2006-06-02 | 1 | -3/+5 |
| |/ / | |||||
* | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2006-05-30 | 1 | -4/+5 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | BUG#18681: View privileges are broken | gkodinov@mysql.com | 2006-05-26 | 1 | -4/+5 |
* | | Final patch to remove the last of the OS2 support. | brian@zim.(none) | 2006-04-15 | 1 | -3/+1 |
* | | Merge mysql.com:/opt/local/work/tmp_merge2 | konstantin@mysql.com | 2006-03-30 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | Proposed fix for bug #17764 "Trigger crashes MyISAM table" | dlenev@mysql.com | 2006-03-29 | 1 | -2/+3 |
| * | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2006-02-07 | 1 | -2/+5 |
| |\ | |||||
| | * | Bug #17154 load data infile of char values into a table of char(PK) hangs | tomas@poseidon.ndb.mysql.com | 2006-02-07 | 1 | -2/+5 |
| * | | BUG#5390 - problems with merge tables | ingo@mysql.com | 2005-12-20 | 1 | -1/+1 |
* | | | Merge mysql.com:/home/bkroot/mysql-5.1-new | mats@mysql.com | 2006-02-28 | 1 | -13/+0 |
|\ \ \ | |||||
| * \ \ | Merge mysql.com:/home/bkroot/mysql-5.1-new | mats@mysql.com | 2006-02-16 | 1 | -13/+0 |
| |\ \ \ | |||||
| | * | | | WL#3023 (Use locks in a statement-like manner): | mats@mysql.com | 2006-02-16 | 1 | -13/+0 |
* | | | | | Fix for a segfault in my previous cset (about WL#2712 and WL#2977). | guilhem@mysql.com | 2006-02-26 | 1 | -2/+1 |
* | | | | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma... | guilhem@mysql.com | 2006-02-25 | 1 | -3/+4 |
|/ / / / | |||||
* | | | | Bug#17081 LOAD DATA INFILE" may not load all the data | tomas@poseidon.ndb.mysql.com | 2006-02-07 | 1 | -2/+5 |
|/ / / | |||||
* | | | BUG#5390 - problems with merge tables | ingo@mysql.com | 2005-12-22 | 1 | -1/+1 |
* | | | WL#1012: All changes as one single changeset. | lars@mysql.com | 2005-12-22 | 1 | -37/+72 |
* | | | Merge mysql.com:/home/my/mysql-5.1 | monty@mysql.com | 2005-11-23 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Table definition cache, part 2 | monty@mysql.com | 2005-11-23 | 1 | -1/+1 |
* | | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-11-23 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Inefficient usage of String::append() fixed. | bell@sanja.is.com.ua | 2005-11-20 | 1 | -1/+2 |
* | | | Merge mysql.com:/home/my/mysql-5.0 | monty@mysql.com | 2005-11-05 | 1 | -2/+14 |
|\ \ \ | |/ / | |||||
| * | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 | jani@ua141d10.elisa.omakaista.fi | 2005-10-27 | 1 | -5/+2 |
| |\ \ | | |/ | |||||
| | * | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimization | monty@mysql.com | 2005-10-25 | 1 | -5/+2 |
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-10-26 | 1 | -2/+17 |
| |\ \ | | |/ | |||||
| | * | Merge mysql.com:/home/jimw/my/mysql-4.1-11203 | jimw@mysql.com | 2005-10-21 | 1 | -2/+17 |
| | |\ | |||||
| | | * | Fix LOAD DATA to handle having the escape and enclosed-by character | jimw@mysql.com | 2005-06-22 | 1 | -2/+17 |
* | | | | Merge | tomas@poseidon.ndb.mysql.com | 2005-10-06 | 1 | -2/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-09-28 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed error found during review of new pushed code | monty@mysql.com | 2005-09-25 | 1 | -5/+5 |
| * | | | Merge from 4.1 to 5.0 | msvensson@neptunus.(none) | 2005-09-23 | 1 | -2/+5 |
| * | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-09-23 | 1 | -0/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix for bug#12053 LOAD DATA INFILE ignores NO_AUTO_VALUE_ON_ZERO setting | gluh@eagle.intranet.mysql.r18.ru | 2005-09-22 | 1 | -0/+4 |
| * | | | merged | serg@serg.mylan | 2005-09-21 | 1 | -2/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug #10694 LOAD DATA FROM INFILE fails with 'Out of operation records' | tomas@poseidon.ndb.mysql.com | 2005-09-20 | 1 | -2/+5 |
| | |/ | |||||
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 | pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-08-25 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Implementation of WL#2486 - | timour@mysql.com | 2005-08-12 | 1 | -0/+1 |
* | | | Merge | tomas@poseidon.ndb.mysql.com | 2005-07-12 | 1 | -7/+13 |
|\ \ \ | |/ / | |||||
| * | | Name resolution context added (BUG#6443) | bell@sanja.is.com.ua | 2005-07-01 | 1 | -7/+13 |
* | | | Merge | tomas@poseidon.ndb.mysql.com | 2005-05-31 | 1 | -9/+23 |
|\ \ \ | |/ / | |||||
| * | | Preparatory (and the most problematic) patch for Bug#7306 | konstantin@mysql.com | 2005-05-30 | 1 | -1/+1 |
| * | | Fix for bugs: | dlenev@brandersnatch.localdomain | 2005-05-24 | 1 | -8/+22 |