Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mysql 5.5.23 merge | Sergei Golubchik | 2012-04-10 | 2 | -55/+89 |
* | 5.3 merge | Sergei Golubchik | 2012-03-28 | 1 | -52/+15 |
|\ | |||||
| * | Bug fix for MySQL bug#61209 "auto_increment_offset != 1 + innodb_autoinc_lock... | Michael Widenius | 2012-03-26 | 1 | -52/+15 |
* | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 2 | -2/+4 |
* | | Small Windows specific performance fixes: | Vladislav Vaintroub | 2012-03-25 | 1 | -5/+5 |
* | | Merge mariadb 5.3->mariadb 5.5 | unknown | 2012-03-24 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | merge | Sergei Golubchik | 2012-03-21 | 1 | -1/+1 |
| |\ | |||||
| | * | merge | Sergei Golubchik | 2012-03-21 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fix access to uninitialized variable in innodb error message in case WriteFil... | Vladislav Vaintroub | 2012-03-15 | 1 | -1/+1 |
* | | | | Merge MWL #247 from mariadb 5.3 -> mariadb 5.5. | Igor Babaev | 2012-03-02 | 1 | -10/+56 |
|\ \ \ \ | |||||
| * | | | | Addressed all review feedbacks for mwl #247. | Igor Babaev | 2012-02-28 | 1 | -2/+2 |
| * | | | | Merge. | Igor Babaev | 2012-02-22 | 5 | -45/+45 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Merge. | Igor Babaev | 2012-01-24 | 1 | -10/+56 |
| |\ \ \ \ | |||||
| | * | | | | Fixed compiler warnings. | Igor Babaev | 2012-01-01 | 1 | -1/+4 |
| | * | | | | Fixed calculation of rec_per_key elements for added components of the extende... | Igor Babaev | 2012-01-01 | 1 | -14/+16 |
| | * | | | | Merged MWL#247 into the latest 5.3. | Igor Babaev | 2011-12-31 | 1 | -5/+46 |
| | |\ \ \ \ | |||||
| | | * | | | | Implementation of the MWL#247: Make the optimizer use extended keys. | Igor Babaev | 2011-12-31 | 1 | -5/+46 |
* | | | | | | | merge 5.5 | Vladislav Vaintroub | 2012-02-27 | 4 | -25/+3 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | 5.3 merge | Sergei Golubchik | 2012-02-21 | 4 | -25/+3 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | fix for | Sergei Golubchik | 2012-02-20 | 1 | -1/+0 |
| | * | | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2012-02-21 | 2 | -2/+1 |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | | * | | | | | Merge with MariaDB 5.1 and MySQL 5.1.61 | Michael Widenius | 2012-02-20 | 2 | -2/+1 |
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | | |||||
| | | | * | | | | Merge with MYSQL 5.1.61 | Michael Widenius | 2012-02-20 | 2 | -2/+1 |
| | * | | | | | | Remove engine-specific (but identical) icp callbacks. create one reusable | Sergei Golubchik | 2012-02-17 | 4 | -31/+2 |
| | * | | | | | | Counters for Index Condition Pushdown added (MDEV-130). | unknown | 2012-02-16 | 2 | -1/+9 |
* | | | | | | | | Only synchronous disk reads should use thd_wait_begin with THD_WAIT_DISKIO | Vladislav Vaintroub | 2012-02-16 | 1 | -2/+5 |
|/ / / / / / / | |||||
* | | | | | | | merge | Sergei Golubchik | 2012-02-15 | 1 | -18/+42 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | 5.3.4 merge | Sergei Golubchik | 2012-02-15 | 1 | -18/+42 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Back-ported the fix for bug #12831587 from mysql-5.6 code line. | Igor Babaev | 2012-02-03 | 1 | -10/+30 |
| | * | | | | | | Applied the patch from mysql-5.6 code line that fixed | Igor Babaev | 2012-02-02 | 1 | -13/+16 |
| | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | Fix compiler warning on Windows. | Vladislav Vaintroub | 2012-01-19 | 1 | -0/+1 |
* | | | | | | | Fix wrong type causing build failure on windows. | unknown | 2012-02-15 | 2 | -2/+2 |
* | | | | | | | Fix wrong type causing build failure on windows. | unknown | 2012-02-15 | 1 | -1/+1 |
* | | | | | | | Merge XtraDB from Percona-Server-5.5.20-24.1 into MariaDB 5.5. | unknown | 2012-02-15 | 45 | -988/+1100 |
|/ / / / / / | |||||
* | | | | | | Various fixes for Solaris compiler. | Vladislav Vaintroub | 2012-02-03 | 1 | -1/+1 |
* | | | | | | 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 |