Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge fix for BUG#920132 | Sergey Petrunya | 2012-02-22 | 3 | -0/+68 |
|\ | |||||
| * | BUG#920132: Assert trx->n_active_thrs == 1 failed at que0que.c line 1050 | Sergey Petrunya | 2012-02-21 | 3 | -0/+68 |
* | | 5.3 merge | Sergei Golubchik | 2012-02-21 | 57 | -254/+857 |
|\ \ | |||||
| * | | fix for | Sergei Golubchik | 2012-02-20 | 1 | -1/+0 |
| * | | Automatic merge | Michael Widenius | 2012-02-21 | 46 | -332/+941 |
| |\ \ | |||||
| | * \ | Automatic merge | Michael Widenius | 2012-02-21 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Fixed wrong test case | Michael Widenius | 2012-02-21 | 1 | -0/+1 |
| | * | | | Automatic merge | Michael Widenius | 2012-02-21 | 2 | -12/+18 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge with 5.1 | Michael Widenius | 2012-02-21 | 2 | -4/+4 |
| | | |\ \ | |||||
| | | | * \ | Automatic merge | Michael Widenius | 2012-02-21 | 3 | -127/+11 |
| | | | |\ \ | |||||
| | | | | * | | More general handling of memory loss in dlclose (backported from 5.2) | Michael Widenius | 2012-02-21 | 3 | -127/+11 |
| | | * | | | | Automatic merge | Michael Widenius | 2012-02-21 | 1 | -0/+6 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Added missing signal values to signal_handler.cc | Michael Widenius | 2012-02-21 | 1 | -0/+6 |
| | | * | | | | | merge | Vladislav Vaintroub | 2012-02-20 | 3 | -10/+15 |
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | |||||
| | | | * | | | | Fix compilation on Windows, and various Windows related mistakes introduced by | Vladislav Vaintroub | 2012-02-20 | 1 | -8/+14 |
| | | | | |/ / | | | | |/| | | |||||
| | * | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2012-02-21 | 44 | -328/+931 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | Merge with 5.1 | Michael Widenius | 2012-02-20 | 2 | -2/+1 |
| | | |\ \ \ \ | | | | |/ / / | | | |/| / / | | | | |/ / | |||||
| | | | * | | Fixed compiler warnings | Michael Widenius | 2012-02-20 | 2 | -2/+1 |
| | | * | | | Merge with MariaDB 5.1 and MySQL 5.1.61 | Michael Widenius | 2012-02-20 | 39 | -302/+846 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge with MYSQL 5.1.61 | Michael Widenius | 2012-02-20 | 37 | -297/+837 |
| | | | |\ \ | |||||
| | | | | * | | Fixes required to build on AIX | Karen Langford | 2012-01-11 | 4 | -6/+6 |
| | | | * | | | merge | Vladislav Vaintroub | 2012-02-11 | 1 | -14/+21 |
| | | | |\ \ \ | |||||
| | | | * | | | | mtr runs only "big" tests, if --big-test is repeated twice | Sergei Golubchik | 2012-01-25 | 2 | -2/+10 |
| | | | * | | | | report innodb_file_per_table, innodb_flush_log_at_trx_commit, innodb_flush_me... | Sergei Golubchik | 2012-01-04 | 1 | -0/+1 |
| | | * | | | | | Fixed lp:902654 "MariaDB consistently crashes in collect_tables on Aria check... | Michael Widenius | 2012-02-20 | 3 | -7/+16 |
| | | * | | | | | Fixed LP bug #933117. | Igor Babaev | 2012-02-16 | 3 | -2/+36 |
| | * | | | | | | Fixed issue found by buildbot | Michael Widenius | 2012-02-20 | 1 | -1/+1 |
| * | | | | | | | BUG#933412: Server crashes in _mi_put_key_in_record on KILL QUERY with ICP, S... | Sergey Petrunya | 2012-02-20 | 3 | -1/+149 |
| |/ / / / / / | |||||
| * | | | | | | Merge | Sergey Petrunya | 2012-02-20 | 4 | -1/+52 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | BUG#933407: Valgrind warnings in mark_as_null_row with materialization+semijo... | Sergey Petrunya | 2012-02-20 | 4 | -1/+52 |
| * | | | | | | | Fixed bug #934348. | Igor Babaev | 2012-02-18 | 3 | -3/+83 |
| * | | | | | | | Fixed LP bug #934342. | Igor Babaev | 2012-02-18 | 3 | -5/+150 |
| * | | | | | | | Remove engine-specific (but identical) icp callbacks. create one reusable | Sergei Golubchik | 2012-02-17 | 8 | -80/+33 |
| * | | | | | | | Fixed LP bug #928352. | Igor Babaev | 2012-02-16 | 1 | -3/+13 |
| * | | | | | | | Backport of: | Sergey Petrunya | 2012-02-16 | 10 | -35/+45 |
| * | | | | | | | Added comments | Sergey Petrunya | 2012-02-16 | 1 | -1/+6 |
| * | | | | | | | Counters for Index Condition Pushdown added (MDEV-130). | unknown | 2012-02-16 | 16 | -6/+181 |
* | | | | | | | | fix the include guards and add missing gplv2 headers | Sergei Golubchik | 2012-02-17 | 18 | -2/+260 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | BUG#919878: Assertion `!eliminated_tables... | Sergey Petrunya | 2012-02-21 | 3 | -2/+62 |
* | | | | | | | Workaround buggy Linux dtrace - it fails on fedora if CC is set to 'ccache gcc' | Vladislav Vaintroub | 2012-02-20 | 1 | -1/+7 |
* | | | | | | | merge | Sergei Golubchik | 2012-02-15 | 117 | -2204/+4695 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | 5.3.4 merge | Sergei Golubchik | 2012-02-15 | 117 | -2204/+4695 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Fix for LP BUG#910123 MariaDB 5.3.3 causes 1093 error on Drupal | unknown | 2012-02-14 | 7 | -8/+82 |
| | * | | | | | | MDEV-59 Review and push crashsafe GIS keys. | Alexey Botchkov | 2012-02-14 | 3 | -0/+129 |
| | |/ / / / / | |||||
| | * | | | | | Merge fix for BUG#928048 | Sergey Petrunya | 2012-02-14 | 4 | -3/+56 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | BUG#928048: Query containing IN subquery with OR in the where clause returns ... | Sergey Petrunya | 2012-02-14 | 4 | -3/+56 |
| | * | | | | | | Fixed LP bug #925985. | Igor Babaev | 2012-02-13 | 4 | -2/+74 |
| | * | | | | | | When we fail during slave thread initialisation, keep mi->run_lock | unknown | 2012-02-13 | 1 | -4/+4 |
| | * | | | | | | merge | Vladislav Vaintroub | 2012-02-12 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | * | | | | | Use newly released HeidiSQL 7.0 in the MSI installer | Vladislav Vaintroub | 2012-02-12 | 1 | -1/+1 |