Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A workaround to handle the problem with that | Mikael Ronstrom | 2009-02-20 | 2 | -179/+6 |
* | Changed to use top_srcdir instead of abs_top_srcdir since many | Mikael Ronstrom | 2009-02-20 | 1 | -1/+1 |
* | Fix for an incompatibility between GNU ar and Solaris linker | Mikael Ronstrom | 2009-02-20 | 1 | -0/+8 |
* | Merged Performance Version 0.2.1 with latest 5.1 tree (last push 11 feb 14.01... | Mikael Ronstrom | 2009-02-17 | 76 | -796/+1877 |
|\ | |||||
| * | Merging with 5.1-bugteam. | Mats Kindahl | 2009-02-09 | 35 | -168/+337 |
| |\ | |||||
| | * | Merge from upstream 5.1-bugteam. | Davi Arnaut | 2009-02-09 | 4 | -2/+19 |
| | |\ | |||||
| | | * | Bug#42610 Dynamic plugin broken in 5.1.31 | Sergey Glukhov | 2009-02-09 | 4 | -2/+19 |
| | * | | Bug#42634: % character in query can cause mysqld signal 11 segfault | Davi Arnaut | 2009-02-09 | 1 | -5/+3 |
| | |/ | |||||
| | * | Auto-merge up from 5.0 | Timothy Smith | 2009-02-07 | 1 | -0/+1 |
| | |\ | |||||
| | | * | auto-merge | Tatiana A. Nurnberg | 2009-02-06 | 3 | -48/+59 |
| | | |\ | |||||
| | | * | | Bug#42525: TIMEDIFF function | Tatiana A. Nurnberg | 2009-02-06 | 1 | -0/+1 |
| | * | | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam. | Alexey Kopytov | 2009-02-06 | 2 | -15/+10 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Temporarily reverted patch for bug #41868 as it was causing problems in PB. | Alexey Kopytov | 2009-02-06 | 2 | -15/+10 |
| | * | | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam. | Alexey Kopytov | 2009-02-05 | 2 | -10/+15 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge to team tree. | Alexey Kopytov | 2009-02-05 | 2 | -10/+15 |
| | | |\ \ | |||||
| | | | * \ | Merge from team tree. | Alexey Kopytov | 2009-02-05 | 2 | -2/+7 |
| | | | |\ \ | |||||
| | | | * | | | Fix for bug #41868: crash or memory overrun with concat + upper, date_format | Alexey Kopytov | 2009-02-03 | 2 | -10/+15 |
| | * | | | | | Bug #39265: fix for the bug 33699 should be reverted | Gleb Shchepa | 2009-02-05 | 1 | -3/+5 |
| | * | | | | | automerge 5.0-bugteam --> 5.1-bugteam (bug 42037) | Gleb Shchepa | 2009-02-05 | 2 | -42/+40 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Bug #42037: Queries containing a subquery with DISTINCT and | Gleb Shchepa | 2009-02-05 | 2 | -42/+40 |
| | * | | | | | merging | Alexey Botchkov | 2009-02-05 | 4 | -23/+108 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Auto-merge | Ramil Kalimullin | 2009-02-05 | 1 | -6/+19 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | * | | | | Fix for bug#42014: Crash, name_const with collate | Ramil Kalimullin | 2009-02-05 | 1 | -6/+19 |
| | | | | |_|/ | | | | |/| | | |||||
| | | * | | | | Bug#42495 updatexml: Assertion failed: xpath->context, file .\item_xmlfunc.cc... | Sergey Glukhov | 2009-02-04 | 1 | -1/+7 |
| | | * | | | | Merge from upstream 5.1-bugteam | Davi Arnaut | 2009-02-04 | 1 | -13/+76 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Bug #41183 rpl_ndb_circular, rpl_ndb_circular_simplex need maintenance, crash | Andrei Elkin | 2009-02-04 | 1 | -1/+2 |
| | | | * | | | | Bug #41183 rpl_ndb_circular, rpl_ndb_circular_simplex need maintenance, crash | Andrei Elkin | 2009-02-04 | 1 | -13/+75 |
| | | * | | | | | Bug#40536: SELECT is blocked by INSERT DELAYED waiting on | Davi Arnaut | 2009-02-03 | 1 | -1/+4 |
| | | |/ / / / | |||||
| | | * | | | | auto-merge | Tatiana A. Nurnberg | 2009-01-31 | 1 | -2/+2 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | auto-merge | Tatiana A. Nurnberg | 2009-01-31 | 1 | -2/+2 |
| | | | |\ \ \ | |||||
| | | | | * | | | Bug#41370: TIMESTAMP field does not accepts NULL from FROM_UNIXTIME() | Tatiana A. Nurnberg | 2009-01-30 | 1 | -2/+2 |
| | | | * | | | | merged 35396 to 5.0-bugteam | Georgi Kodinov | 2009-01-29 | 1 | -2/+3 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Bug #35396: Abnormal query times in slow query log | Georgi Kodinov | 2009-01-29 | 1 | -2/+3 |
| | | | | | |/ / | | | | | |/| | | |||||
| | * | | | | | | Bug#37995 Error message truncation in test "innodb" in embedded mode. | Alexey Botchkov | 2009-02-05 | 4 | -36/+38 |
| | |/ / / / / | |||||
| | * | | | | | merged 5.1-main -> 5.1-bugteam | Georgi Kodinov | 2009-01-30 | 12 | -51/+81 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge | Magnus Svensson | 2009-01-27 | 1 | -1/+1 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | WL#4189 mtr.pl v2 | Magnus Svensson | 2009-01-26 | 1 | -1/+1 |
| | | * | | | | | | merge: 5.1 -> 5.1-rpl | Luis Soares | 2009-01-23 | 49 | -569/+1406 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | |||||
| | | * | | | | | | merge: 5.1 -> 5.1-rpl | Luis Soares | 2009-01-08 | 41 | -41/+41 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | merge 5.1 --> 5.1-rpl | Alfranio Correia | 2008-12-13 | 36 | -426/+730 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | merging 5.1 -> 5.1 rpl. 3 of 4 conflicts are resolved similarly to 6.0->6.0-r... | Andrei Elkin | 2008-11-12 | 47 | -544/+1364 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merging 5.1 main into 5.1-rpl | Mats Kindahl | 2008-10-23 | 45 | -505/+1497 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Merging 5.1 main into 5.1-rpl. | Mats Kindahl | 2008-10-06 | 21 | -117/+11367 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ | Auto Merge | He Zhenxing | 2008-09-29 | 29 | -654/+2433 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ \ \ \ | Merge 5.1 main -> 5.1-rpl | He Zhenxing | 2008-09-06 | 29 | -654/+2433 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | BUG#38734 rpl_server_id2 sync_with_master failed | He Zhenxing | 2008-09-28 | 6 | -30/+50 |
| | | |/ / / / / / / / / / / / | |||||
| | | * | | | | | | | | | | | | Eliminating some compiler warnings. | Mats Kindahl | 2008-08-25 | 1 | -0/+4 |
| | | * | | | | | | | | | | | | Fixning compiler warnings. Fixing build failure for valgrind platform. | Mats Kindahl | 2008-08-22 | 3 | -8/+8 |
| | | * | | | | | | | | | | | | Merging with 5.1-rpl. | Mats Kindahl | 2008-08-20 | 27 | -48/+178 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ | Merging with 5.1-rpl | Mats Kindahl | 2008-08-19 | 19 | -38/+98 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ |