Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 10 | -3/+156 |
|\ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 12 | -26/+32 |
| |\ | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 3 | -7/+10 |
* | | | Fixed for mac sed. | unknown | 2011-03-01 | 1 | -1/+2 |
* | | | Allow -Wuninitialized without -O only for gcc 4.4 and upper | unknown | 2011-03-01 | 1 | -1/+17 |
* | | | Fixed build failures | Michael Widenius | 2011-02-23 | 1 | -1/+0 |
* | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 5 | -180/+101 |
|\ \ \ | |/ / | |||||
| * | | Merge | Kent Boortz | 2010-12-29 | 64 | -2/+975 |
| |\ \ | | |/ | |||||
| | * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 62 | -2/+929 |
| * | | Bug#57210: remove pstack | Davi Arnaut | 2010-11-09 | 1 | -1/+1 |
* | | | Fixed bugs found by buildbot: | Michael Widenius | 2011-01-26 | 2 | -6/+9 |
* | | | Fixed bug in Aria that caused REPAIR to find old deleted rows. | Michael Widenius | 2010-12-21 | 1 | -1/+4 |
* | | | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-10-19 | 1 | -1/+1 |
* | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 2 | -163/+518 |
|\ \ \ | |/ / | |||||
| * | | Updated build_mccge.sh and added support for more cpu's in check-cpu | Mikael Ronstrom | 2010-09-16 | 2 | -163/+518 |
* | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 3 | -21/+18 |
|\ \ \ | |/ / | |||||
| * | | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-02 | 2 | -18/+18 |
* | | | created *-all build scripts that build with ndb | Sergei Golubchik | 2010-08-10 | 4 | -4/+32 |
* | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 7 | -5/+10 |
|\ \ \ | |/ / | |||||
| * | | Don't enable safemalloc for valgrind builds, it's too slow. | Davi Arnaut | 2010-06-03 | 2 | -2/+2 |
| * | | Bug#53593: Add some instrumentation to improve Valgrind sensitivity | Marko Mäkelä | 2010-05-20 | 7 | -7/+12 |
* | | | Fixed compiler warnings | Michael Widenius | 2010-03-31 | 1 | -1/+1 |
* | | | Added count of my_sync calls (to SHOW STATUS) | Michael Widenius | 2010-03-09 | 2 | -3/+3 |
* | | | Add support in bintar build script for OpenSolaris. | unknown | 2010-01-28 | 1 | -1/+9 |
* | | | Add forgotten file to `make dist`. | unknown | 2010-01-07 | 1 | -1/+2 |
* | | | Add BUILD/compile-bintar, which builds MariaDB with correct options for a bin... | unknown | 2010-01-07 | 4 | -8/+124 |
* | | | Removed compiler warnings | Michael Widenius | 2010-01-06 | 5 | -0/+0 |
* | | | Fix some compiler warnings. | unknown | 2009-12-06 | 2 | -3/+11 |
* | | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing) | Michael Widenius | 2009-11-30 | 1 | -1/+1 |
* | | | Merge Mysql 5.1.39 merge into MariaDB trunk | unknown | 2009-11-06 | 1 | -4/+5 |
|\ \ \ | |||||
| * \ \ | Merge with latest MariaDB 5.1 trunk. | unknown | 2009-10-15 | 2 | -0/+11 |
| |\ \ \ | |||||
| * \ \ \ | Merge MySQL 5.1.39 into MariaDB 5.1. | unknown | 2009-10-15 | 1 | -4/+5 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Fixed a problem in how BUILD/check_cpu handles Core 2 Duo processors. | Georgi Kodinov | 2009-09-01 | 1 | -4/+5 |
* | | | | | Compile by default MySQL clients with libmysqldclient.a (not .so) | Michael Widenius | 2009-10-29 | 1 | -8/+9 |
| |_|/ / |/| | | | |||||
* | | | | comment added | unknown | 2009-10-07 | 1 | -0/+1 |
* | | | | merge | unknown | 2009-10-06 | 2 | -0/+10 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | BUG#39249 Maria:query cache returns out of date results | unknown | 2009-10-06 | 2 | -0/+10 |
* | | | | Fix running test suite from installed directory rather than source directory. | unknown | 2009-09-29 | 1 | -1/+1 |
* | | | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-merge | Sergey Petrunya | 2009-09-15 | 1 | -2/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix `make dist` after solaris build file fixes. | unknown | 2009-08-29 | 1 | -2/+6 |
* | | | | Exclude innodb_plugin form MariaDB's max and max-no-ndb configurations and | Sergey Petrunya | 2009-09-10 | 1 | -1/+1 |
* | | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -2/+7 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | merged 5.0-bugteam->5.1-bugteam | Georgi Kodinov | 2009-07-10 | 1 | -2/+7 |
| |\ \ | | |/ | |||||
| | * | fixed the CPU checking code. | Georgi Kodinov | 2009-07-10 | 1 | -2/+7 |
* | | | Merge XtraDB 6 with latest MariaDB 5.1 | unknown | 2009-08-03 | 2 | -0/+48 |
|\ \ \ | |||||
| * \ \ | Merge of Percona XtraDB into MariaDB. | unknown | 2009-06-11 | 2 | -0/+48 |
| |\ \ \ | |||||
| | * | | | XtraDB after-merge fixes. | unknown | 2009-06-09 | 2 | -0/+48 |
* | | | | | Solaris 10 build script fixes by Toby Thain. | unknown | 2009-07-07 | 7 | -2/+70 |
|/ / / / | |||||
* | | | | Merge Toby Thain's Solaris fixes. | unknown | 2009-05-11 | 5 | -150/+83 |
|\ \ \ \ | |/ / / |/| | | |