Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | Merge chilla.local:/home/mydev/mysql-4.1-bug14400-monty | istruewing@chilla.local | 2006-09-19 | 1 | -1/+0 |
|\ | |||||
| * | Merge bk-internal:/home/bk/mysql-4.0 | istruewing@chilla.local | 2006-09-19 | 1 | -1/+0 |
| |\ | |||||
| | * | Better bug fix for #14400 "Query joins wrong rows from table which is subject... | monty@mysql.com/narttu.mysql.fi | 2006-08-10 | 1 | -23/+30 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-engines | istruewing@chilla.local | 2006-09-15 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-engines | istruewing@chilla.local | 2006-09-12 | 1 | -20/+34 |
| |\ \ \ | |||||
* | \ \ \ | Merge chilla.local:/home/mydev/mysql-4.1-bug14400 | istruewing@chilla.local | 2006-09-14 | 1 | -2/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Bug#14400 - Query joins wrong rows from table which is subject of | istruewing@chilla.local | 2006-09-14 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge chilla.local:/home/mydev/mysql-4.1-bug14400 | istruewing@chilla.local | 2006-09-07 | 1 | -20/+34 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge chilla.local:/home/mydev/mysql-4.0-bug14400 | istruewing@chilla.local | 2006-09-07 | 1 | -16/+22 |
| |\ \ \ | |||||
| | * | | | Bug#14400 - Query joins wrong rows from table which is subject of | istruewing@chilla.local | 2006-09-07 | 1 | -16/+22 |
| * | | | | Merge chilla.local:/home/mydev/mysql-4.0-bug14400 | istruewing@chilla.local | 2006-08-29 | 1 | -12/+31 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Bug#14400 - Query joins wrong rows from table which is | istruewing@chilla.local | 2006-08-29 | 1 | -12/+31 |
* | | | | | Merge mysql.com:/home/mydev/mysql-4.1-bug14400 | ingo@mysql.com | 2006-07-05 | 1 | -6/+18 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge mysql.com:/home/mydev/mysql-4.0-bug14400 | ingo@mysql.com | 2006-07-04 | 1 | -6/+18 |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | |||||
| | * | | Bug#14400 - Query joins wrong rows from table which is subject of "concurrent... | ingo@mysql.com | 2006-06-28 | 1 | -2/+14 |
| | |/ | |||||
* | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1 | lars@mysql.com | 2005-10-10 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Review of new code since last pull | monty@mysql.com | 2005-10-07 | 1 | -2/+2 |
* | | | Merge mysql.com:/home/mydev/mysql-4.1-4100 | ingo@mysql.com | 2005-09-23 | 1 | -2/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/mydev/mysql-4.0-4000 | ingo@mysql.com | 2005-09-23 | 1 | -2/+5 |
| |\ \ | | |/ | |||||
| | * | Bug#9112 - Merge table with composite index producing invalid results with so... | ingo@mysql.com | 2005-09-23 | 1 | -2/+5 |
* | | | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -1/+1 |
* | | | WL#1895 - Print message to error log in case of detected MyISAM corruption | ingo@mysql.com | 2004-12-23 | 1 | -0/+1 |
|/ / | |||||
* | | WL#1163 To make spatial code optional | hf@deer.(none) | 2004-03-12 | 1 | -0/+2 |
* | | After merge fixes | monty@mashka.mysql.fi | 2003-05-21 | 1 | -1/+1 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -16/+32 |
|\ \ | |/ | |||||
| * | Fix reference to not initialized memory | monty@narttu.mysql.fi | 2003-04-30 | 1 | -3/+6 |
| * | Fixed problem when comparing a key for a multi-byte-character set. (bug 152) | monty@mashka.mysql.fi | 2003-04-27 | 1 | -10/+23 |
* | | myisammrg::index_next_same | serg@serg.mysql.com | 2002-11-25 | 1 | -8/+9 |
* | | This ChangeSet adds RTREE support into myisam library. | bar@gw.udmsearch.izhnet.ru | 2002-02-20 | 1 | -12/+24 |
|/ | |||||
* | Cleaned up SSL documentation | monty@hundin.mysql.fi | 2001-10-02 | 1 | -3/+9 |
* | Fixed bug when using MERGE on files > 4G | monty@donna.mysql.fi | 2001-05-17 | 1 | -1/+1 |
* | Fixed bug in ALTER TABLE | monty@donna.mysql.fi | 2001-04-01 | 1 | -11/+3 |
* | Fixed indention, removed compiler varnings and fixed a bug | monty@donna.mysql.com | 2000-09-29 | 1 | -7/+7 |
* | PART I: Keys support for MyMERGE tables | serg@infomag.ape.relarn.ru | 2000-08-14 | 1 | -7/+29 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+89 |