Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed errors found in buildbot | Michael Widenius | 2011-05-23 | 1 | -0/+10 |
* | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 1 | -0/+65 |
|\ | |||||
| * | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -0/+65 |
| |\ | |||||
| | * | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -0/+65 |
| | |\ | |||||
| | | * | Backport the fix for Bug#59875 Valgrind warning in buf0buddy.c from 5.5 | Vasil Dimov | 2011-02-07 | 1 | -0/+13 |
| | | * | Use fun:* instead of obj:*/libz.so* because when the bundled zlib is | Vasil Dimov | 2011-02-07 | 1 | -4/+4 |
| | | * | Fix Bug#59874 Valgrind warning in InnoDB compression code | Vasil Dimov | 2011-02-04 | 1 | -0/+34 |
| | | * | Fixed copyright headers in mtr src files | Bjorn Munch | 2011-01-18 | 1 | -5/+4 |
| | | * | Merge | Kent Boortz | 2010-12-29 | 1 | -0/+18 |
| | | |\ | |||||
| | | | * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -0/+17 |
| | | | * | Bug #38693: leaked memory with blobs! | Georgi Kodinov | 2008-10-15 | 1 | -0/+8 |
| | | | * | BUG#25463 (Memory allocation problems in replication slave thread): | unknown | 2007-02-08 | 1 | -0/+17 |
* | | | | | Merge with 5.2 | Michael Widenius | 2011-03-09 | 1 | -0/+44 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -0/+31 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed bugs found by buildbot: | Michael Widenius | 2011-01-26 | 1 | -0/+15 |
| * | | | | Added suppression for failure on opensuse 64 bit. | Michael Widenius | 2011-01-14 | 1 | -0/+13 |
* | | | | | Fixed build issues | Michael Widenius | 2011-02-23 | 1 | -1/+0 |
* | | | | | Fixed compiler warnings and some test failures found by buildbot | Michael Widenius | 2011-02-23 | 1 | -0/+15 |
|/ / / / | |||||
* | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -0/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -0/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Suppress bogus Valgrind warnings about buf_buddy_relocate() | Marko Mäkelä | 2010-05-25 | 1 | -0/+5 |
* | | | | fixes for buildbot | Sergei Golubchik | 2010-07-25 | 1 | -2/+0 |
* | | | | Fixed compiler and valgrind warnings | Michael Widenius | 2010-07-19 | 1 | -0/+9 |
* | | | | yet another valgrind suppression for nptl_pthread_exit_hack_handler | Sergei Golubchik | 2010-02-19 | 1 | -0/+21 |
|/ / / | |||||
* | | | Fixes for two test failures in Buildbot. | unknown | 2010-03-10 | 1 | -0/+20 |
* | | | Fixes for some randomly occuring test failures in Buildbot. | unknown | 2010-01-18 | 1 | -0/+12 |
* | | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -1/+98 |
|\ \ \ | |/ / | |||||
| * | | fixed a typo in valgrind.supp | Georgi Kodinov | 2009-09-25 | 1 | -1/+2 |
| * | | added more valgrind suppressions for glibc 2.6.1 | Georgi Kodinov | 2009-09-25 | 1 | -2/+14 |
| * | | More valgrind suppressions added for libc 2.6.1 64 bit | Georgi Kodinov | 2009-09-24 | 1 | -0/+84 |
* | | | Added federatedx storage engine | Michael Widenius | 2009-10-30 | 1 | -0/+14 |
* | | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-merge | Sergey Petrunya | 2009-09-15 | 1 | -0/+69 |
|\ \ \ | |||||
| * \ \ | Merge maria-5.1 -> maria-5.1-table-elimination | Sergey Petrunya | 2009-08-14 | 1 | -0/+70 |
| |\ \ \ | |||||
| | * \ \ | * Merge | Sergey Petrunia | 2009-06-17 | 1 | -0/+70 |
| | |\ \ \ | |||||
| | | * | | | Fix spurious valgrind warnings in rpl_trigger.test | Sergey Petrunia | 2009-06-15 | 1 | -0/+10 |
| | |/ / / | |||||
* | | | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -0/+108 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Bug #45630 rpl_trigger.test causes valgrind failures within nptl_pthread_ex... | unknown | 2009-08-06 | 1 | -0/+108 |
* | | | | Add a new variant of dlclose() Valgrind suppressions to fix a Buildbot issue. | unknown | 2009-08-05 | 1 | -14/+29 |
* | | | | Add a new variant of dlclose() Valgrind suppressions to fix a Buildbot issue. | unknown | 2009-08-04 | 1 | -0/+14 |
* | | | | Fixed valgrind warnings on 64 bit x86 SuSE 11.1 | Michael Widenius | 2009-06-05 | 1 | -1/+14 |
* | | | | Added option --staging-run to mysql-test-run to mark slow, not important test... | Michael Widenius | 2009-06-05 | 1 | -1/+31 |
| |/ / |/| | | |||||
* | | | After-merge fixes for problems seen in buildbot after merging MySQL-5.1.35. | unknown | 2009-05-22 | 1 | -0/+14 |
* | | | Fix Valgrind errors seen in buildbot. | unknown | 2009-04-08 | 1 | -1/+30 |
* | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or... | Guilhem Bichot | 2008-11-21 | 1 | -0/+9 |
|\ \ \ | |/ / | |||||
| * | | Bug #32124 addendum #2 | Georgi Kodinov | 2008-10-10 | 1 | -0/+9 |
* | | | Fixing bug when using alter table on locked maria table | Michael Widenius | 2008-07-12 | 1 | -20/+38 |
* | | | Fixed failing trnman-t unit test | Michael Widenius | 2008-06-04 | 1 | -1/+1 |
* | | | Fixed build errors/warnings caused by my last push | Michael Widenius | 2008-06-02 | 1 | -0/+9 |
* | | | Merge mysql.com:/home/my/mysql-5.1 | unknown | 2008-04-28 | 1 | -0/+13 |
|\ \ \ | |/ / | |||||
| * | | backport valgrind cleanups from 6.0-engines | unknown | 2008-02-19 | 1 | -0/+13 |