Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+5 |
| | |\ | |||||
* | | \ | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -54/+66 |
|\ \ \ \ | |||||
| * | | | | MWL#90: Address review feedback part #2 | Sergey Petrunya | 2011-03-21 | 1 | -2/+3 |
| * | | | | Merge 5.3 -> 5.3-subqueries-mwl90 | Sergey Petrunya | 2011-03-01 | 1 | -2/+6 |
| |\ \ \ \ | |||||
| | * | | | | Fixed LP bug #725050. | Igor Babaev | 2011-02-27 | 1 | -2/+6 |
| * | | | | | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueries | Sergey Petrunya | 2010-12-09 | 1 | -40/+48 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueries | psergey | 2010-07-11 | 1 | -41/+49 |
| | |\ \ \ \ | |||||
| | | * | | | | MWL#90, code movearound to unify merged and non-merged semi-join materializat... | Sergey Petrunya | 2010-06-04 | 1 | -41/+49 |
| * | | | | | | Added TRASH() to table->record[0] to find out if we access not initialzed data. | Michael Widenius | 2010-11-27 | 1 | -6/+6 |
| * | | | | | | Code cleanup to get fewer reallocs() during execution. | Michael Widenius | 2010-11-24 | 1 | -4/+4 |
| * | | | | | | Merge to get make String reallocation faster | Michael Widenius | 2010-11-16 | 1 | -1/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Make SQLString reallocation addaptive | Michael Widenius | 2010-11-08 | 1 | -1/+2 |
* | | | | | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -10/+9 |
* | | | | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -7/+72 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | / / / | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | merge w/ 5.2 | Sergei Golubchik | 2010-11-02 | 1 | -5/+9 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | sane implementation of Key_% status variables. | Sergei Golubchik | 2010-10-29 | 1 | -5/+9 |
| * | | | | | | Post-merge fixes part 1 | Sergey Petrunya | 2010-10-10 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | MariaDB 5.2 -> MariaDB 5.3 merge | Sergey Petrunya | 2010-06-26 | 1 | -1/+3 |
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | | | |||||
| | * | | | Merge with the latest changes in the 5.2 tree. | Igor Babaev | 2010-03-29 | 1 | -7/+17 |
| | |\ \ \ | | | |/ / | |||||
| | * | | | WL#86: Partitioned key cache for MyISAM. | Igor Babaev | 2010-02-16 | 1 | -1/+3 |
| * | | | | Merge MariaDB-5.2 -> MariaDB 5.3 | Sergey Petrunya | 2010-03-20 | 1 | -7/+17 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Backport of subquery optimizations to 5.3. | Sergey Petrunya | 2010-01-17 | 1 | -0/+59 |
| | |/ / | |/| | | |||||
* | | | | Cleanup: remove unused declarations from sql_base.h. | Konstantin Osipov | 2010-08-04 | 1 | -2/+2 |
* | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -5/+0 |
* | | | | manual merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-06-06 | 1 | -7/+22 |
|\ \ \ \ | |||||
| * | | | | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-05-31 | 1 | -7/+22 |
* | | | | | A follow up patch for the fix for Bug#51263 "Deadlock between | Konstantin Osipov | 2010-06-01 | 1 | -1/+0 |
|/ / / / | |||||
* | | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+5 |
* | | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-06 | 1 | -7/+17 |
|\ \ \ \ | |||||
| * \ \ \ | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-01-31 | 1 | -7/+17 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Bug #50271: Debug output of JOIN structures is garbled | Tor Didriksen | 2010-01-28 | 1 | -7/+17 |
| | |/ / | |||||
* | | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-03 | 1 | -2/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -2/+5 |
* | | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-02 | 1 | -9/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge cleanup | Marc Alff | 2009-12-11 | 1 | -1/+1 |
| * | | | Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marc | Marc Alff | 2009-12-11 | 1 | -11/+10 |
| |\ \ \ | |||||
| * | | | | WL#2360 Performance schema | Marc Alff | 2009-12-09 | 1 | -8/+8 |
* | | | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2009-12-16 | 1 | -11/+10 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Bug #49130 Running mtr tests with valgrind and debug produces lots of warnings | Tor Didriksen | 2009-12-02 | 1 | -11/+10 |
| |/ / / | |||||
* | | | | Initial import of WL#3726 "DDL locking for all metadata objects". | Konstantin Osipov | 2009-11-30 | 1 | -14/+26 |
|/ / / | |||||
* | | | Backport of: | Konstantin Osipov | 2009-11-24 | 1 | -14/+14 |
* | | | Backport of: | Konstantin Osipov | 2009-10-14 | 1 | -2/+2 |
|/ / | |||||
* | | Bug#44164: TL_WRITE has no description in lock_descriptions[] | Davi Arnaut | 2009-04-14 | 1 | -12/+16 |
* | | WL#4189 mtr.pl v2 | Magnus Svensson | 2009-01-26 | 1 | -1/+1 |
* | | Bug#35997 Event scheduler seems to let the server crash, if it is embedded. | unknown | 2008-05-09 | 1 | -0/+4 |
* | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main | unknown | 2008-03-07 | 1 | -2/+2 |
|\ \ | |||||
| * | | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 | unknown | 2007-10-11 | 1 | -2/+2 |
* | | | Fix for Bug#30217: Views: changes in metadata behaviour | unknown | 2008-02-22 | 1 | -3/+3 |
|/ / |