Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | merged mysql-5.5 into WL1054-5.5 | Georgi Kodinov | 2010-08-16 | 3 | -8/+6 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Fixed a build error on solaris sparc in the mysql-5.5-wl1054 tree | Georgi Kodinov | 2010-08-10 | 1 | -1/+1 | |
* | | | | | | | | merge. | Sergei Golubchik | 2010-11-25 | 7 | -8/+299 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 4 | -12/+145 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Fixed build & test failures in buildbot | Michael Widenius | 2010-08-28 | 1 | -0/+2 | |
| | * | | | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 4 | -12/+143 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| * | | | | | | Automerge with 5.1 | Michael Widenius | 2010-08-25 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Fixed compiler warnings from Windows compiler | Michael Widenius | 2010-08-11 | 1 | -2/+2 | |
| * | | | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 4 | -13/+25 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 4 | -13/+25 | |
| | |\ \ \ \ \ | ||||||
| * | \ \ \ \ \ | Merge with 5.1 | Michael Widenius | 2010-04-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Removed compiler warning | Michael Widenius | 2010-03-30 | 1 | -1/+1 | |
| * | | | | | | | mwl:98 - libservices | Sergei Golubchik | 2010-03-03 | 2 | -1/+157 | |
| |/ / / / / / | ||||||
| * | | | | | | Fixed compiler warnings & failing test cases | Michael Widenius | 2010-01-28 | 1 | -1/+1 | |
| * | | | | | | Merge with maria-5.1-federatedx; A patch to fix bugs in federatedx and enable... | Michael Widenius | 2009-12-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge with MySQL 5.1, with following additions: | Michael Widenius | 2009-11-11 | 1 | -1/+9 | |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | ||||||
| * | | | | | | | After-merge fix for MySQL 5.1.41 merge into MariaDB: Fix incorrect merge brea... | unknown | 2009-11-26 | 1 | -3/+1 | |
| * | | | | | | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -1/+9 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / / | ||||||
| * | | | | | | Fixed compiler warning message | Michael Widenius | 2009-10-26 | 1 | -1/+2 | |
| * | | | | | | Trivial fixes for windows compile failures | Sergey Petrunya | 2009-09-01 | 1 | -0/+1 | |
| * | | | | | | Avoid compiler warnings on windows | Michael Widenius | 2009-03-20 | 1 | -0/+7 | |
| * | | | | | | Bug#41092 Maria: timeout in waiting_threads-t | Sergei Golubchik | 2009-02-12 | 1 | -39/+44 | |
| * | | | | | | compilation fixes | Sergei Golubchik | 2009-01-19 | 1 | -0/+2 | |
| * | | | | | | post-review fixes | Sergei Golubchik | 2009-01-15 | 4 | -15/+27 | |
| * | | | | | | unittest: don't run big tests by default | Sergei Golubchik | 2008-10-22 | 1 | -1/+1 | |
| * | | | | | | warnings on windows | Sergei Golubchik | 2008-10-21 | 1 | -2/+2 | |
| * | | | | | | compiler warnings on winx86 | Sergei Golubchik | 2008-10-07 | 1 | -2/+2 | |
| * | | | | | | wt: don't support a key as a union { ulonglong, void* }. Although convenient, | Sergei Golubchik | 2008-09-01 | 1 | -4/+2 | |
| * | | | | | | build lf-t and waiting_threads-t on windows | Sergei Golubchik | 2008-09-01 | 1 | -0/+6 | |
| * | | | | | | compiler warnings/errors | Sergei Golubchik | 2008-08-30 | 1 | -1/+1 | |
| * | | | | | | added __attribute__((unused)) | Sergei Golubchik | 2008-08-29 | 1 | -1/+1 | |
| * | | | | | | fixes for make distcheck | Sergei Golubchik | 2008-08-29 | 1 | -1/+3 | |
| * | | | | | | wt: comments, OOM checks, test case for deadlock detection | Sergei Golubchik | 2008-08-28 | 1 | -6/+6 | |
| * | | | | | | wt_thd_lazy_init(), per-thread deadlock search depths and timeouts | Sergei Golubchik | 2008-08-08 | 1 | -24/+17 | |
| * | | | | | | WL#3064 - waiting threads - wait-for graph and deadlock detection | Sergei Golubchik | 2008-07-29 | 5 | -230/+566 | |
| * | | | | | | Merge gbichot4.local:/home/mysql_src/mysql-5.1-build-gca | unknown | 2008-02-18 | 1 | -11/+11 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | build/test failures on different platforms | unknown | 2008-02-13 | 1 | -5/+1 | |
| * | | | | | | | negative lists in dbug (-#-d,info => everything but "info"). | unknown | 2008-02-01 | 1 | -1/+1 | |
| * | | | | | | | changes for big unit tests | unknown | 2008-01-29 | 1 | -3/+3 | |
| * | | | | | | | storage/maria/unittest/ma_test_all-t | unknown | 2008-01-29 | 1 | -2/+2 | |
| * | | | | | | | Added --loose-skip-maria to MYSQLD_BOOTSTRAP_CMD to get bootstrap.test to work | unknown | 2008-01-11 | 1 | -3/+3 | |
| * | | | | | | | Windows fixes | unknown | 2008-01-10 | 7 | -29/+134 | |
| * | | | | | | | Bug fixes and new features to ma_test_all-t | unknown | 2008-01-04 | 1 | -2/+2 | |
| * | | | | | | | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1 | unknown | 2007-12-27 | 6 | -84/+250 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge hynda.mysql.fi:/home/my/mysql-5.1-main | unknown | 2007-09-27 | 6 | -84/+250 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | unknown | 2007-06-27 | 6 | -85/+254 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | fix unit tests to build | unknown | 2007-06-05 | 2 | -7/+19 | |
| | | | * | | | | | | | This patch is a collection of patches from from Sanja, Sergei and Monty. | unknown | 2007-05-29 | 3 | -2/+59 | |
| | | | * | | | | | | | Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-maria | unknown | 2007-02-28 | 4 | -85/+184 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ | Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-maria | unknown | 2007-02-02 | 5 | -1143/+0 | |
| | | | | |\ \ \ \ \ \ \ |