Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 | brian@avenger.(none) | 2004-11-24 | 2 | -13/+22 |
|\ | |||||
| * | Merging 4.1 to 5.0 | brian@avenger.(none) | 2004-11-24 | 2 | -13/+22 |
| |\ | |||||
| | * | Merge mysql.com:/home/jonas/src/wl2077 | joreland@mysql.com | 2004-11-24 | 4 | -7/+37 |
| | |\ | |||||
| | * \ | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2004-11-22 | 4 | -8/+36 |
| | |\ \ | |||||
| | * | | | added force send interface to scan | tomas@poseidon.ndb.mysql.com | 2004-11-22 | 2 | -13/+22 |
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-11-24 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | A fix. Why didn't we use UINT_MAX32? | ram@gw.mysql.r18.ru | 2004-11-24 | 1 | -2/+2 |
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-11-24 | 6 | -4/+44 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | fixed problem in MacOS | bell@sanja.is.com.ua | 2004-11-24 | 6 | -4/+44 |
* | | | | | Fixed bug related to lower case table names on Power Mac | gluh@gluh.mysql.r18.ru | 2004-11-24 | 2 | -7/+6 |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mysql.com | 2004-11-24 | 1 | -2/+1 |
|\ \ \ \ \ | |||||
| * | | | | | A small cleanup in sql_select.h | konstantin@mysql.com | 2004-11-24 | 1 | -2/+1 |
* | | | | | | Fix for bug #5888 "Triggers with nonexistent columns cause packets | dlenev@brandersnatch.localdomain | 2004-11-24 | 11 | -94/+157 |
|/ / / / / | |||||
* | | | | | ha_myisammrg was missing index_type() method bug#6756 | serg@serg.mylan | 2004-11-23 | 2 | -0/+12 |
* | | | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2004-11-23 | 2 | -21/+21 |
|\ \ \ \ \ | |||||
| * | | | | | Fix compiler warnings on some systems. (Unused variables) | pem@mysql.comhem.se | 2004-11-23 | 2 | -21/+21 |
* | | | | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2004-11-23 | 2 | -7/+22 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | don't crash when trp=0 | serg@serg.mylan | 2004-11-23 | 1 | -3/+3 |
| * | | | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1 | serg@serg.mylan | 2004-11-23 | 1 | -4/+19 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Merge mysql.com:/home/wax/mysql/mysql-4.1 | wax@mysql.com | 2004-11-23 | 1 | -4/+19 |
| | |\ \ \ \ | |||||
| | | * | | | | rename event_connect_request to smem_event_connect_request | wax@kishkin.ru | 2004-11-23 | 1 | -7/+7 |
| | | * | | | | BUG#6056 | wax@kishkin.ru | 2004-11-04 | 1 | -1/+16 |
* | | | | | | | More test cases are added | gluh@gluh.mysql.r18.ru | 2004-11-23 | 3 | -11/+13 |
|/ / / / / / | |||||
* | | | | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2004-11-22 | 9 | -24/+75 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | merged | serg@serg.mylan | 2004-11-22 | 9 | -20/+75 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Bug#6252 - Duplicate columns in keys should fail | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2004-11-22 | 1 | -1/+14 |
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-11-22 | 2 | -2/+4 |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | Bug #6748 heap_rfirst() doesn't work (and never did!) | serg@serg.mylan | 2004-11-22 | 2 | -2/+4 |
| | * | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 | mskold@mysql.com | 2004-11-22 | 2 | -2/+24 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Added checks for NOT NULL for all fields in UNIQUE INDEX (USING HASH) | mskold@mysql.com | 2004-11-22 | 2 | -2/+24 |
| | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-11-22 | 2 | -6/+12 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Fix for bug #6462 "Same request on same data returns different | dlenev@brandersnatch.localdomain | 2004-11-22 | 2 | -6/+12 |
| | * | | | | | Bug #6737: REGEXP gives wrong result with case sensitive collation: | bar@mysql.com | 2004-11-22 | 1 | -9/+11 |
| | * | | | | | A fix and test case for Bug#6297 "prepared statement, wrong handling | konstantin@mysql.com | 2004-11-21 | 1 | -0/+10 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | typo fixed | serg@serg.mylan | 2004-11-22 | 1 | -5/+1 |
* | | | | | | postreview changes | bell@sanja.is.com.ua | 2004-11-21 | 24 | -10/+37 |
* | | | | | | merge | bell@sanja.is.com.ua | 2004-11-21 | 4 | -13/+85 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | VIEW support for CHECK TABLE command (WL#1984) | bell@sanja.is.com.ua | 2004-10-28 | 4 | -13/+85 |
* | | | | | | post-merge fix | serg@serg.mylan | 2004-11-20 | 1 | -1/+1 |
* | | | | | | merged | serg@serg.mylan | 2004-11-20 | 16 | -173/+383 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-11-19 | 3 | -19/+34 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Manual merge of fix for bug #6266 "Invalid DATETIME value is not handled | dlenev@mysql.com | 2004-11-19 | 3 | -19/+34 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fix for bug #6266 "Invalid DATETIME value is not handled properly". | dlenev@brandersnatch.localdomain | 2004-11-15 | 3 | -19/+34 |
| | | | |_|/ / | | | |/| | | | |||||
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-11-19 | 1 | -24/+20 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Manual merge of fix for bug #6439 "from_unixtime() function returns | dlenev@mysql.com | 2004-11-19 | 1 | -24/+20 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | dlenev@mysql.com | 2004-11-19 | 1 | -34/+23 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Proposed fix for bug #6439 "from_unixtime() function returns wrong datetime | dlenev@mysql.com | 2004-11-15 | 1 | -34/+23 |
| * | | | | | | | | Bug #6658 MAX(column) returns incorrect coercibility | bar@mysql.com | 2004-11-19 | 3 | -11/+8 |
| |/ / / / / / / | |||||
| * | | | | | | | ha_ndbcluster.cc: | tomas@poseidon.ndb.mysql.com | 2004-11-19 | 1 | -1/+1 |
| * | | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2004-11-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |