Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | | | Bug#12701488 ASSERT PAGE_ZIP_VALIDATE, UNIV_ZIP_DEBUG | Marko Mäkelä | 2012-09-17 | 9 | -88/+170 | |
| | | | | | | |_|/ | | | | | | |/| | | ||||||
| | * | | | | | | | remove thd_mark_as_hard_kill() | Sergei Golubchik | 2013-01-15 | 2 | -2/+2 | |
| | * | | | | | | | Fixed problem with failing mysql_upgrade when proc table was not correct. | Michael Widenius | 2013-01-11 | 1 | -1/+1 | |
| | * | | | | | | | Fixed some race conditons and bugs related to killed queries | Michael Widenius | 2013-01-11 | 2 | -4/+64 | |
| | * | | | | | | | MDEV-3883 Show global status not in order | Sergei Golubchik | 2013-01-08 | 1 | -6/+6 | |
| * | | | | | | | | fix ha_cassandra to compile | Sergei Golubchik | 2013-01-24 | 1 | -3/+3 | |
| * | | | | | | | | fix the failing federated.federated_innodb test: | Sergei Golubchik | 2013-01-23 | 6 | -6/+6 | |
| * | | | | | | | | cleanup: | Sergei Golubchik | 2013-01-23 | 1 | -5/+0 | |
| * | | | | | | | | cleanup: remove unused init_dynamic_array and init_dynamic_array2 symbols, | Sergei Golubchik | 2013-01-23 | 1 | -2/+2 | |
| * | | | | | | | | cleanup: use MYF() for mysys flags | Sergei Golubchik | 2013-01-23 | 24 | -39/+39 | |
| * | | | | | | | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 34 | -64/+84 | |
| * | | | | | | | | MDEV-3931 Cassandra SE packaging | Jani Tolonen | 2013-01-23 | 2 | -32/+51 | |
| * | | | | | | | | Fix missing #include | unknown | 2013-01-16 | 1 | -0/+1 | |
| * | | | | | | | | MDEV-3990: engine tests went out of sync with current MariaDB code | Elena Stepanova | 2013-01-13 | 3 | -2/+13 | |
| * | | | | | | | | Make cassandra not built by default | unknown | 2013-01-10 | 1 | -2/+8 | |
| * | | | | | | | | Cassandra SE merge | unknown | 2013-01-10 | 12 | -0/+28104 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Make cassandra module and do not load it by default. | unknown | 2013-01-10 | 1 | -1/+1 | |
| | * | | | | | | | | MDEV-4005 fix. | unknown | 2013-01-09 | 1 | -1/+2 | |
| | * | | | | | | | | Post-merge fixes: | Sergey Petrunya | 2012-12-24 | 2 | -2/+2 | |
| | * | | | | | | | | pre-merge | unknown | 2012-12-23 | 12 | -0/+28103 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | backport to 5.5 dyncol changes and names support | unknown | 2012-12-23 | 3 | -107/+142 | |
| | | * | | | | | | | | Cassandra Storage Engine: Address review feedback part #3 | Sergey Petrunya | 2012-12-20 | 2 | -32/+19 | |
| | | * | | | | | | | | Cassandra Storage Engine: Address review feedback part # 2 | Sergey Petrunya | 2012-12-20 | 1 | -40/+22 | |
| | | * | | | | | | | | Cassandra Storage Engine: | Sergey Petrunya | 2012-12-20 | 4 | -149/+28 | |
| | | * | | | | | | | | Fix of MDEV-565: Server crashes in ha_cassandra::write_row on inserting NULL ... | unknown | 2012-09-29 | 2 | -1/+3 | |
| | | * | | | | | | | | Fix compile: expect Thrift where it is at buildbot. | Sergey Petrunya | 2012-09-28 | 1 | -1/+2 | |
| | | * | | | | | | | | Fix compile warnings | Sergey Petrunya | 2012-09-28 | 1 | -4/+2 | |
| | | * | | | | | | | | Ending spaces removed. | unknown | 2012-09-28 | 4 | -100/+100 | |
| | | * | | | | | | | | MDEV-506 Cassandra dynamic columns access | unknown | 2012-09-28 | 6 | -119/+1079 | |
| | | * | | | | | | | | Cassandra SE: lazy connections | Sergey Petrunya | 2012-09-27 | 4 | -50/+62 | |
| | | * | | | | | | | | Cassandra SE | Sergey Petrunya | 2012-09-27 | 4 | -3/+142 | |
| | | * | | | | | | | | - Update testcases | Sergey Petrunya | 2012-09-26 | 1 | -1/+14 | |
| | | * | | | | | | | | Cassandra SE: | Sergey Petrunya | 2012-09-26 | 2 | -4/+3 | |
| | | * | | | | | | | | Cassandra SE: Add capability to retry failed API calls | Sergey Petrunya | 2012-09-26 | 3 | -166/+187 | |
| | | * | | | | | | | | Cassandra SE: more datatypes support | Sergey Petrunya | 2012-09-25 | 1 | -1/+4 | |
| | | * | | | | | | | | Cassandra SE: varint datatype support: | Sergey Petrunya | 2012-09-24 | 1 | -11/+22 | |
| | | * | | | | | | | | Cassandra SE | Sergey Petrunya | 2012-09-24 | 2 | -26/+80 | |
| | | * | | | | | | | | Cassandra SE: make consistency settings user-settable. | Sergey Petrunya | 2012-09-22 | 3 | -9/+76 | |
| | | * | | | | | | | | Cassandra SE: | Sergey Petrunya | 2012-09-20 | 2 | -28/+115 | |
| | | * | | | | | | | | Cassandra SE: | Sergey Petrunya | 2012-09-16 | 3 | -11/+15 | |
| | | * | | | | | | | | MDEV-530: Cassandra SE: Locking is incorrect | Sergey Petrunya | 2012-09-14 | 1 | -4/+31 | |
| | | * | | | | | | | | Cassandra SE | Sergey Petrunya | 2012-09-14 | 1 | -0/+16 | |
| | | * | | | | | | | | Cassandra SE | Sergey Petrunya | 2012-09-14 | 1 | -3/+18 | |
| | | * | | | | | | | | Cassandra SE: small optimization: StringCopyConverter::mariadb_to_cassandra d... | Sergey Petrunya | 2012-09-12 | 1 | -1/+1 | |
| | | * | | | | | | | | Cassandra SE: add support for reading counter type values | Sergey Petrunya | 2012-09-10 | 2 | -9/+37 | |
| | | * | | | | | | | | Cassandra SE: added support for boolean type. | Sergey Petrunya | 2012-09-07 | 1 | -0/+31 | |
| | | * | | | | | | | | MDEV-498: Cassandra: Inserting a timestamp does not work on a 32-bit system | Sergey Petrunya | 2012-08-31 | 1 | -1/+1 | |
| | | * | | | | | | | | Cassandra SE | Sergey Petrunya | 2012-08-31 | 3 | -17/+139 | |
| | | * | | | | | | | | Cassandra SE: fix batched insert to flush its buffers after insert operation. | Sergey Petrunya | 2012-08-29 | 1 | -0/+11 | |
| | | * | | | | | | | | Fix for the previous cset: Field::store_TIME() accepts microseconds fraction,... | Sergey Petrunya | 2012-08-29 | 1 | -6/+13 |