Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
|/ / | ||||||
* | | Fixes Bug#30127: --debug-info no longer prints memory usage in mysql | unknown | 2007-08-01 | 1 | -1/+1 | |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | unknown | 2007-06-01 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -2/+2 | |
* | | | Merge adventure.(none):/home/thek/Development/cpp/bug28644/my50-bug28644 | unknown | 2007-05-24 | 1 | -0/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Merge adventure.(none):/home/thek/Development/cpp/bug28644/my41-bug28644 | unknown | 2007-05-24 | 1 | -0/+2 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Bug#28644 Memory status report confused with memory leak | unknown | 2007-05-24 | 1 | -0/+2 | |
* | | | A set of changes aiming to make the Event Scheduler more user-friendly | unknown | 2007-04-05 | 1 | -1/+1 | |
* | | | Fixed compiler warnings | unknown | 2007-02-23 | 1 | -5/+7 | |
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-31 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | my_strtoll10-x86.s: | unknown | 2006-12-31 | 1 | -1/+1 |