Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 2 | -1/+34 |
* | Automatic merge | Michael Widenius | 2013-02-15 | 9 | -21/+21 |
|\ | |||||
| * | MDEV-537 Make multi-column non-top level subqueries to be executed via index ... | unknown | 2013-02-07 | 9 | -21/+21 |
* | | Skip cassandra_qcache.test if there is no Cassandra cluster running. | Sergey Petrunya | 2013-02-04 | 1 | -0/+1 |
* | | Merge fix for MDEV-3997. | Sergey Petrunya | 2013-02-04 | 4 | -1/+79 |
|\ \ | |||||
| * | | MDEV-3997: Querying a Cassandra table on a server with query cache enabled is... | Sergey Petrunya | 2013-02-04 | 3 | -0/+76 |
| * | | Fix mysql-test/suite/plugins/suite.pm to correctly check if Cassandra cluster... | Sergey Petrunya | 2013-02-04 | 1 | -1/+3 |
* | | | merge | unknown | 2013-02-04 | 1 | -0/+3 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | MDEV-4121: binlog.binlog_row_binlog sporadic test failure | unknown | 2013-01-31 | 1 | -0/+3 |
* | | avoid mtr errors for --plugin-add=EXAMPLE=$HA_EXAMPLE_SO | Sergei Golubchik | 2013-01-31 | 2 | -0/+3 |
* | | skip cassandra.test unless cassandra is running | Sergei Golubchik | 2013-01-31 | 5 | -11/+12 |
* | | 10.0-base merge | Sergei Golubchik | 2013-01-31 | 170 | -1452/+5361 |
|\ \ | |/ | |||||
| * | MDEV-3984: Double free of Master_info * when CHANGE MASTER fails. | unknown | 2013-01-30 | 2 | -0/+13 |
| * | 5.5 merge | Sergei Golubchik | 2013-01-29 | 158 | -832/+3091 |
| |\ | |||||
| | * | Fix for MDEV-3948, and backport of the following collection of fixes and back... | unknown | 2013-01-28 | 9 | -0/+313 |
| | * | 5.3 merge | Sergei Golubchik | 2013-01-28 | 7 | -0/+122 |
| | |\ | |||||
| | | * | 5.2 merge | Sergei Golubchik | 2013-01-28 | 4 | -0/+45 |
| | | |\ | |||||
| | | | * | 5.1 merge | Sergei Golubchik | 2013-01-25 | 4 | -0/+45 |
| | | | |\ | |||||
| | | | | * | MDEV-729 lp:998028 - Server crashes on normal shutdown in closefrm after exec... | Sergei Golubchik | 2013-01-25 | 2 | -0/+15 |
| | | | | * | MDEV-759 lp:998340 - Valgrind complains on simple selects containing expressi... | Sergei Golubchik | 2013-01-25 | 2 | -0/+29 |
| | | * | | | MDEV-3875 Wrong result (missing row) on a DISTINCT query with the same subque... | Sergei Golubchik | 2013-01-26 | 2 | -0/+56 |
| | | * | | | The problem was that expression with field after transformation (on the first... | unknown | 2013-01-25 | 3 | -0/+50 |
| | * | | | | Automatic merge | Michael Widenius | 2013-01-26 | 2 | -0/+25 |
| | |\ \ \ \ | |||||
| | | * | | | | Fixed MDEV-3890: Server crash inserting record on a temporary table after tru... | Michael Widenius | 2013-01-25 | 2 | -0/+25 |
| | * | | | | | 5.3 merge | Sergei Golubchik | 2013-01-25 | 5 | -3/+90 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| / / / | | | |/ / / | |||||
| | | * | | | 5.2 merge | Sergei Golubchik | 2013-01-25 | 5 | -3/+90 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-3909 remote user enumeration | Sergei Golubchik | 2013-01-25 | 2 | -0/+58 |
| | | | * | | report "using password: YES/NO" correctly for the COM_CHANGE_USER failures | Sergei Golubchik | 2013-01-25 | 1 | -2/+2 |
| | | | * | | MDEV-3915 COM_CHANGE_USER allows fast password brute-forcing | Sergei Golubchik | 2013-01-25 | 3 | -3/+32 |
| | * | | | | Merge 5.3->5.5 | Igor Babaev | 2013-01-23 | 11 | -3/+195 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge 5.2->5.3 | Igor Babaev | 2013-01-21 | 6 | -0/+79 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge 5.1->5.2 | Igor Babaev | 2013-01-21 | 4 | -0/+49 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Merge. | Igor Babaev | 2013-01-21 | 3 | -0/+33 |
| | | | | |\ | |||||
| | | | | | * | Fixed bug mdev-4063 (bug #56927). | Igor Babaev | 2013-01-21 | 3 | -0/+33 |
| | | | | * | | MDEV-4029 SELECT on information_schema using a subquery locks up the informat... | Sergei Golubchik | 2013-01-21 | 2 | -0/+17 |
| | | | | |/ | |||||
| | | | * | | Corrected the test case for bug mdev-3938. | Igor Babaev | 2013-01-19 | 2 | -0/+3 |
| | | | * | | Fixed bug mdev-3938. | Igor Babaev | 2013-01-15 | 2 | -0/+28 |
| | | * | | | MDEV-4056 fix. | unknown | 2013-01-16 | 2 | -0/+47 |
| | | * | | | MDEV-3900 Optimizer difference between MySQL and MariaDB with stored function... | unknown | 2013-01-17 | 2 | -3/+52 |
| | | * | | | backport of: | unknown | 2013-01-17 | 2 | -8/+8 |
| | | * | | | MDEV-3988 fix. | unknown | 2013-01-16 | 2 | -0/+32 |
| | | * | | | Fixed bug mdev-4025. | Igor Babaev | 2013-01-11 | 1 | -2/+2 |
| | * | | | | remove one particularly stupid test | Sergei Golubchik | 2013-01-23 | 2 | -6/+0 |
| | * | | | | Fixed typo in the function name. | unknown | 2013-01-22 | 2 | -0/+52 |
| | * | | | | MDEV-3934 Assertion `((keypart_map+1) & keypart_map) == 0' failed in _mi_pack... | Sergei Golubchik | 2013-01-20 | 2 | -0/+31 |
| | * | | | | MDEV-4029 SELECT on information_schema using a subquery locks up the informat... | Sergei Golubchik | 2013-01-20 | 2 | -0/+17 |
| | * | | | | MDEV-3908 crash in multi-table delete and mdl | Sergei Golubchik | 2013-01-18 | 2 | -0/+13 |
| | * | | | | MDEV-4065 thd_kill_statement service | Sergei Golubchik | 2013-01-18 | 2 | -4/+4 |
| | * | | | | Don't reset maybe_null in update_used_tables(); This breaks ROLLUP | Michael Widenius | 2013-01-17 | 2 | -8/+8 |
| | * | | | | xtradb merge. Percona-Server-5.5.28-rel29.3 | Sergei Golubchik | 2013-01-16 | 11 | -9/+15 |
| | |\ \ \ \ |