Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge rurik.mysql.com:/home/igor/mysql-4.1-opt | igor@rurik.mysql.com | 2006-09-20 | 2 | -7/+34 |
|\ | |||||
| * | Fixed bug #20108. | igor@rurik.mysql.com | 2006-09-20 | 2 | -7/+34 |
| * | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1-opt | igor@rurik.mysql.com | 2006-09-19 | 1 | -2/+3 |
| |\ | |||||
| | * | Fixed bug #22085: Crash on the execution of a prepared | igor@rurik.mysql.com | 2006-09-16 | 1 | -2/+3 |
* | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | igor@rurik.mysql.com | 2006-09-20 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Fixed bug #22015: crash with GROUP_CONCAT over a derived table | igor@rurik.mysql.com | 2006-09-20 | 1 | -0/+1 |
* | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@rakia.(none) | 2006-09-19 | 1 | -1/+21 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Bug #21540: Subqueries with no from and aggregate functions return | gkodinov/kgeorge@macbook.gmz | 2006-09-08 | 1 | -1/+21 |
* | | | | Merge bk-internal:/home/bk/mysql-5.0 | gkodinov@dl145s.mysql.com | 2006-09-18 | 18 | -406/+694 |
|\ \ \ \ | |||||
| * \ \ \ | Merge bk-internal:/home/bk/mysql-5.0-opt | gkodinov@dl145s.mysql.com | 2006-09-18 | 6 | -11/+28 |
| |\ \ \ \ | |||||
| | * | | | | Fixed bug #21493: crash for the second execution of a function | igor@rurik.mysql.com | 2006-09-16 | 6 | -11/+28 |
| * | | | | | merge fixes | gkodinov@dl145s.mysql.com | 2006-09-18 | 3 | -17/+4 |
| * | | | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-4.1-opt | gkodinov@dl145s.mysql.com | 2006-09-18 | 2 | -1/+14 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Merge bk-internal:/home/bk/mysql-4.1-opt | gkodinov@dl145s.mysql.com | 2006-09-18 | 2 | -3/+15 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge bk-internal:/home/bk/mysql-4.1-opt | gkodinov/kgeorge@macbook.gmz | 2006-09-15 | 2 | -3/+15 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Bug #21180: Subselect with index for both WHERE and ORDER BY produces empty r... | gkodinov/kgeorge@macbook.gmz | 2006-08-03 | 2 | -3/+15 |
| * | | | | | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-4.1-opt | gkodinov@dl145s.mysql.com | 2006-09-15 | 3 | -131/+39 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/CLEAN/mysql-4.1 | gkodinov@dl145s.mysql.com | 2006-09-15 | 3 | -4/+14 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1 | jonas@perch.ndb.mysql.com | 2006-09-05 | 3 | -4/+14 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merge perch.ndb.mysql.com:/home/jonas/src/41-work | jonas@perch.ndb.mysql.com | 2006-09-04 | 3 | -4/+14 |
| | | | |\ \ \ \ \ | |||||
| | * | | \ \ \ \ \ | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-opt | evgen@moonbone.local | 2006-09-14 | 1 | -110/+27 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | item_cmpfunc.cc: | evgen@moonbone.local | 2006-09-12 | 1 | -2/+24 |
| | | * | | | | | | | | query_cache.result, func_time.test, type_date.result, func_time.result: | evgen@moonbone.local | 2006-09-08 | 1 | -108/+3 |
| | * | | | | | | | | | Bug#21555: incorrect behavior with INSERT ... ON DUPL KEY UPDATE and VALUES | gkodinov/kgeorge@macbook.gmz | 2006-09-08 | 1 | -1/+5 |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| | * | | | | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-4.1-opt | gkodinov/kgeorge@rakia.(none) | 2006-09-05 | 2 | -7/+17 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-4.1-opt | gkodinov/kgeorge@rakia.(none) | 2006-09-05 | 3 | -3/+9 |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | BUG#21787: COUNT(*) + ORDER BY + LIMIT returns wrong result | timour/timka@lamia.home | 2006-09-04 | 1 | -7/+8 |
| | * | | | | | | | | Merge lamia.home:/home/timka/mysql/src/4.1-virgin | timour/timka@lamia.home | 2006-09-01 | 1 | -5/+14 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/CLEAN/mysql-5.0 | gkodinov@dl145s.mysql.com | 2006-09-15 | 12 | -262/+625 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge dl145s.mysql.com:/data/bk/team_tree_merge/CLEAN/mysql-5.0 | gkodinov@dl145s.mysql.com | 2006-09-15 | 16 | -269/+649 |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | |||||
| | | * | | | | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@rakia.(none) | 2006-09-11 | 4 | -8/+38 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ | Merge rurik.mysql.com:/home/igor/mysql-5.0-opt | igor@rurik.mysql.com | 2006-09-09 | 1 | -4/+7 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | Fixed bug #5500: EXPLAIN returned a wrong select_type for queries using views. | igor@rurik.mysql.com | 2006-09-06 | 1 | -4/+7 |
| | | | * | | | | | | | | | Post-pushbuild corrections for fix of bug #21698. | igor@rurik.mysql.com | 2006-09-09 | 4 | -4/+31 |
| | | * | | | | | | | | | | Bug #21772: can not name a column 'upgrade' when create a table in version 5.... | gkodinov/kgeorge@macbook.gmz | 2006-09-08 | 1 | -0/+1 |
| | | |/ / / / / / / / / | |||||
| | | * | | | | | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0-opt | igor@rurik.mysql.com | 2006-09-07 | 7 | -23/+184 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Fixed bug #21698: erroneously a field could be replaced by an | igor@rurik.mysql.com | 2006-09-07 | 7 | -23/+184 |
| | | | |/ / / / / / / / | |||||
| | | * | | | | | | | | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B16792-4.1-opt | gkodinov/kgeorge@macbook.gmz | 2006-09-05 | 2 | -8/+19 |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / | | | | |/| | | | | | | | |||||
| | | | * | | | | | | | | Bug #16792 query with subselect, join, and group not returning proper values | gkodinov/kgeorge@macbook.gmz | 2006-08-10 | 2 | -7/+17 |
| | | | | |_|_|_|_|/ / | | | | |/| | | | | | | |||||
| | | * | | | | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@rakia.(none) | 2006-09-04 | 3 | -3/+9 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ | Merge macbook.gmz:/Users/kgeorge/mysql/work/B21392-4.1-opt | gkodinov/kgeorge@macbook.gmz | 2006-09-04 | 3 | -3/+9 |
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / | | | | | |/| | | | | | | |||||
| | | | | * | | | | | | | Bug #21392: multi-table delete with alias table name fails with | gkodinov/kgeorge@macbook.gmz | 2006-09-04 | 3 | -3/+9 |
| | | * | | | | | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0-opt | igor@rurik.mysql.com | 2006-09-04 | 2 | -154/+306 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Fixed bug #16081: row equalities were not taken into | igor@rurik.mysql.com | 2006-09-01 | 2 | -154/+306 |
| | | * | | | | | | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@rakia.(none) | 2006-09-04 | 1 | -70/+72 |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | | | | |||||
| | | | * | | | | | | | | | Bug#14654 : Cannot select from the same table twice within a UNION statement ... | gkodinov/kgeorge@macbook.gmz | 2006-08-31 | 1 | -70/+72 |
* | | | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2006-09-15 | 3 | -3/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge lamia.home:/home/timka/mysql/src/5.0-bug-21774-sm | timour/timka@lamia.home | 2006-09-13 | 3 | -3/+23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |||||
| | * | | | | | | | | | | | Fix for BUG#21774: Column count doesn't match value count at row x | timour/timka@lamia.home | 2006-09-12 | 3 | -3/+23 |
* | | | | | | | | | | | | | Merge shellback.(none):/home/msvensson/mysql/work/my50-work | msvensson@shellback.(none) | 2006-09-15 | 1 | -8/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |