Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix embedded build | Vladislav Vaintroub | 2012-01-26 | 1 | -0/+1 |
* | Xtradb recently started to access thd members directly ,e.g thd->stmt_da (ha... | Vladislav Vaintroub | 2012-01-26 | 2 | -1/+2 |
* | Always define UT_DBG_ABORT in innodb/xtradb, also on Windows. This will avoid... | Vladislav Vaintroub | 2012-01-25 | 1 | -5/+7 |
* | portability fixes for FreeBSD 8 and 9 | Vladislav Vaintroub | 2012-01-23 | 1 | -1/+1 |
* | Fix innodb_bug60229 (get the innodb change into xtradb) | Vladislav Vaintroub | 2012-01-19 | 1 | -0/+5 |
* | enable test cases for bugs fixed in xtradb. | Sergei Golubchik | 2012-01-16 | 1 | -1/+1 |
* | 5.3 merge | Sergei Golubchik | 2012-01-13 | 6 | -32/+64 |
|\ | |||||
| * | MDEV-77 - possible deadlock in XtraDB async io subsystem on Windows. | Vladislav Vaintroub | 2012-01-08 | 1 | -11/+45 |
| * | 5.2->5.3 merge | Sergei Golubchik | 2011-12-12 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merge with 5.2. | Michael Widenius | 2011-12-11 | 88 | -2992/+4380 |
| |\ \ | | |/ | |||||
| | * | Merge with 5.1 | Michael Widenius | 2011-11-30 | 4 | -17/+23 |
| | |\ | |||||
| | | * | Fixed compiler warning and errors | Michael Widenius | 2011-11-30 | 1 | -2/+2 |
| | | * | Fixed compiler warnings and other bugs found by buildbot. | Michael Widenius | 2011-11-30 | 1 | -1/+1 |
| | | * | Cherrypick into XtraDB: Bug#13002783 PARTIALLY UNINITIALIZED CASCADE UPDATE V... | unknown | 2011-11-30 | 3 | -11/+20 |
| | | * | Fixed compiler warnings | Michael Widenius | 2011-11-30 | 2 | -3/+1 |
| | | * | Fix Windows build, and a conversion truncation warning. | Vladislav Vaintroub | 2011-11-29 | 3 | -7/+6 |
| | * | | merge, fix Windows warnings | Vladislav Vaintroub | 2011-11-29 | 3 | -3/+3 |
| | * | | after merge fixes | Sergei Golubchik | 2011-11-28 | 2 | -6/+6 |
| | * | | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 88 | -2989/+4370 |
| | |\ \ | | | |/ | |||||
| | | * | Merge with MySQL 5.1.60 | Michael Widenius | 2011-11-23 | 1 | -1/+1 |
| | | * | Merge XtraDB from Percona-Server-5.1.59-13 into MariaDB 5.1. | unknown | 2011-11-21 | 88 | -2954/+4335 |
* | | | | fix 64 bit Windows build | Vladislav Vaintroub | 2011-12-21 | 3 | -3/+3 |
* | | | | Restore some fixes for slow xtradb shutdown that were lost in the 5.5 merge. | unknown | 2011-12-16 | 1 | -9/+13 |
* | | | | Fix XtraDB build on windows (avoid #ifdef inside macro invocation). | unknown | 2011-12-15 | 1 | -4/+6 |
* | | | | Merge XtraDB from Percona-server-5.5.17-rel22.1 into MariaDB 5.5 | unknown | 2011-12-15 | 72 | -1856/+2525 |
* | | | | merged | Sergei Golubchik | 2011-11-27 | 1 | -5/+11 |
|\ \ \ \ | |||||
| * | | | | Avoid mysqld dependency on libaio.so by linking xtradb statically to libaio. | Vladislav Vaintroub | 2011-11-25 | 1 | -5/+11 |
* | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-27 | 3 | -10/+10 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
* | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 10 | -525/+857 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.2->5.3 merge | Sergei Golubchik | 2011-11-12 | 2 | -3/+3 |
| |\ \ \ | |||||
| | * \ \ | 5.1 merge | Sergei Golubchik | 2011-11-12 | 1 | -1/+1 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | typos fixed | Sergei Golubchik | 2011-11-08 | 1 | -1/+1 |
| | * | | | 5.1->5.2 merge (gcc 4.6 warnings and apple hwaddress fixes). | unknown | 2011-10-27 | 3 | -8/+7 |
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/| | |||||
| | | * | Fix gcc 4.6 warnings about assigned but not used variables. | unknown | 2011-10-27 | 3 | -8/+7 |
| * | | | Remove unused variable detected by GCC 4.6.1. | unknown | 2011-11-12 | 1 | -2/+1 |
| * | | | Fixed a compilation error. | Igor Babaev | 2011-10-31 | 1 | -1/+1 |
| * | | | Backported the fix and the test case for bug 59483 from the mysql-5.6 code line. | Igor Babaev | 2011-10-30 | 1 | -3/+8 |
| * | | | Backported the fix and the test case for bug #58816 from mysql-5.6 code line. | Igor Babaev | 2011-10-29 | 1 | -2/+0 |
| * | | | Merge. | Igor Babaev | 2011-10-28 | 8 | -514/+846 |
| |\ \ \ | |||||
| | * \ \ | Merge. | Igor Babaev | 2011-06-01 | 8 | -514/+846 |
| | |\ \ \ | |||||
| | | * | | | Modified the code backported from mysql 5.6 to make it handle virtual | Igor Babaev | 2011-06-01 | 1 | -16/+32 |
| | | * | | | Downported InnoDB support of Index Condition Pushdown from MySQL-5.6 code line. | Igor Babaev | 2011-05-25 | 8 | -515/+831 |
| * | | | | | Compiler warning about assigned but not used variables fixed. | unknown | 2011-10-18 | 4 | -8/+7 |
| * | | | | | merge | Sergei Golubchik | 2011-10-11 | 2 | -2/+3 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | merge with 5.1 | Sergei Golubchik | 2011-10-07 | 2 | -9/+2 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | support for plugins on windows | Sergei Golubchik | 2011-10-04 | 1 | -8/+2 |
| | | * | | | remove redundant declarations | Sergei Golubchik | 2011-10-04 | 1 | -1/+0 |
* | | | | | | merge | Sergei Golubchik | 2011-11-03 | 1 | -13/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -13/+13 |
* | | | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 2 | -1007/+13 |
|/ / / / / / |