Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
* | | | WL 1682: After review fixes + update bitvector class + bitvector test | mronstrom@mysql.com | 2005-05-02 | 1 | -3/+6 | |
* | | | WL 1682: Use bitvector instead of query_id to tell handler which fields | mronstrom@mysql.com | 2005-04-28 | 1 | -2/+10 | |
|/ / | ||||||
* | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) | monty@mysql.com | 2005-04-01 | 1 | -1/+1 | |
* | | WWe now store the catalog in Query_log_event in binlog WITHOUT its end zero. | gbichot@quadita2.mysql.com | 2005-03-25 | 1 | -12/+30 | |
* | | Fixed behavior of LOAD DATA with subqueries in SET clause. | dlenev@brandersnatch.localdomain | 2005-03-16 | 1 | -3/+1 | |
* | | WL#874 "Extended LOAD DATA". | dlenev@brandersnatch.localdomain | 2005-03-16 | 1 | -82/+190 | |
* | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -3/+0 | |
* | | manually merged | serg@serg.mylan | 2005-02-14 | 1 | -12/+10 | |
|\ \ | ||||||
| * | | query_id and my_xid -> ulonglong | serg@serg.mylan | 2005-01-27 | 1 | -12/+10 | |
* | | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -3/+3 | |
* | | | After merge fixes | monty@mysql.com | 2005-01-04 | 1 | -1/+1 | |
* | | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEY | monty@mysql.com | 2005-01-03 | 1 | -12/+12 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flag | monty@mysql.com | 2004-12-31 | 1 | -2/+5 | |
* | | post-merge fix | bell@sanja.is.com.ua | 2004-11-25 | 1 | -3/+2 | |
* | | merge | bell@sanja.is.com.ua | 2004-11-21 | 1 | -3/+7 | |
|\ \ | ||||||
| * | | post merge | bell@sanja.is.com.ua | 2004-11-21 | 1 | -2/+5 | |
| * | | merge | bell@sanja.is.com.ua | 2004-11-11 | 1 | -1/+2 | |
| |\ \ | ||||||
| | * \ | merge | bell@sanja.is.com.ua | 2004-10-05 | 1 | -1/+2 | |
| | |\ \ | ||||||
| | | * | | fixed merged view fields names (BUG#5147) | bell@sanja.is.com.ua | 2004-09-14 | 1 | -1/+2 | |
* | | | | | now my_printf_error is not better then my_error, but my_error call is shorter | bell@sanja.is.com.ua | 2004-11-13 | 1 | -6/+3 | |
* | | | | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -16/+19 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -3/+6 | |
| * | | | | merge | bell@sanja.is.com.ua | 2004-10-28 | 1 | -15/+50 | |
| |\ \ \ \ | ||||||
| * | | | | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -13/+13 | |
| | |/ / / | |/| | | | ||||||
* | | | | | new lock for multiupdate: | bell@sanja.is.com.ua | 2004-11-05 | 1 | -1/+1 | |
* | | | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -8/+9 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | Support for TIMESTAMP columns holding NULL values. Unlike all other | dlenev@brandersnatch.localdomain | 2004-10-01 | 1 | -1/+1 | |
| * | | | Merging | hf@deer.(none) | 2004-09-14 | 1 | -7/+6 | |
| |\ \ \ |