summaryrefslogtreecommitdiff
path: root/storage/cassandra
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22522 RPM packages have meaningless summary/descriptionbb-10.2-MDEV-22522Alexey Bychko2021-11-231-0/+9
* MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-21/+21
* Merge 10.1 into 10.2Marko Mäkelä2019-05-132-2/+2
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-112-2/+2
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-302-2/+2
|\ \ | |/
| * Correct FSF addressiangilfillan2017-03-102-2/+2
* | MDEV-6284: Remove CMakeLists.txt hack that mangled the server install fileOtto Kekäläinen2016-10-271-1/+0
|/
* Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-2/+2
|\
| * MDEV-6662: possible bug in cassandra_se.ccSergei Petrunia2015-12-101-2/+2
| * Backport from 10.1 to 10.0: Merge pull request #33 from k0da/mdev-7839Sergei Petrunia2015-03-251-1/+1
* | Fixed failing tests and compiler warningsMonty2015-08-181-1/+1
* | Fix BigEndian buildDinar Valeev2015-03-251-1/+1
* | followup for "MDEV-6248 GUI-friendly cmake options to enable/disable plugins"Sergei Golubchik2015-02-151-5/+2
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+1
|\ \ | |/
| * compilation failure: ha_cassandraSergei Golubchik2014-10-111-0/+1
* | deb hack: don't set CASSANDRA_DEB_FILES unless cassandra can be builtSergei Golubchik2014-06-291-1/+3
* | MDEV-6248 GUI-friendly cmake options to enable/disable pluginsSergei Golubchik2014-06-231-26/+23
* | cmake GUI cleanupSergei Golubchik2014-06-231-0/+3
|/
* MDEV-5404 Can't free data returned by mariadb_dyncol_unpack on windowsSergei Golubchik2014-03-191-10/+3
* MDEV-4243 [PATCH] Warnings/errors while compiling with clangSergei Golubchik2013-11-283-14/+14
* simplify CMakeLists.txt for cassandra/connect enginesSergei Golubchik2013-09-252-16/+0
* 10.0-monty mergeSergei Golubchik2013-07-211-2/+2
|\
| * Cassandra SE build fix for merge.unknown2013-06-171-1/+1
| * Applied all changes from Igor and SanjaMichael Widenius2013-06-151-1/+1
* | MDEV-4469 Fedora18 MariaDB-connect-engine packages are incorrectly asserting ...Sergei Golubchik2013-06-091-4/+4
* | MDEV-4001: Cassandra: server crashes in ha_cassandra::end_bulk_insert on INSE...Sergey Petrunya2013-05-281-0/+6
* | MDEV-4443: Cassandra SE: ERROR 1928 (HY000): Internal error: 'Thrift exceptio...Sergey Petrunya2013-05-283-18/+86
* | MDEV-4000: Mapping between Cassandra blob (BytesType) and MySQL BLOB does not...Sergey Petrunya2013-05-201-0/+1
* | ha_cassandra.so and ha_oqgraph.so can be build only if boost is installedAlexander Barkov2013-04-254-13/+17
* | Packaging clean-ups for the cassandra and connect engines.Alexander Barkov2013-04-211-8/+7
* | 10.0-base mergeSergei Golubchik2013-04-152-22/+7
|\ \ | |/ |/|
| * put status variables in the proper pluginname_ scopeSergei Golubchik2013-04-091-7/+7
| * * move bas_ext from the handler to the handlertonSergei Golubchik2013-04-072-15/+0
* | MDEV-3997: Querying a Cassandra table on a server with query cache enabled is...Sergey Petrunya2013-02-041-0/+14
* | 10.0-base mergeSergei Golubchik2013-01-312-4/+4
|/
* move cassandra-related code from cmake/cpack_rpm.cmakeSergei Golubchik2013-01-291-0/+12
* buildbot fixes for storage/cassandra/CMakeLists.txtSergei Golubchik2013-01-291-5/+12
* fix ha_cassandra to compileSergei Golubchik2013-01-241-3/+3
* cleanup: remove unused init_dynamic_array and init_dynamic_array2 symbols,Sergei Golubchik2013-01-231-2/+2
* MDEV-3931 Cassandra SE packagingJani Tolonen2013-01-232-32/+51
* Make cassandra not built by defaultunknown2013-01-101-2/+8
* Make cassandra module and do not load it by default.unknown2013-01-101-1/+1
* MDEV-4005 fix.unknown2013-01-091-1/+2
* Post-merge fixes:Sergey Petrunya2012-12-242-2/+2
* pre-mergeunknown2012-12-231-4/+4
* backport to 5.5 dyncol changes and names supportunknown2012-12-233-107/+142
* Cassandra Storage Engine: Address review feedback part #3Sergey Petrunya2012-12-202-32/+19
* Cassandra Storage Engine: Address review feedback part # 2Sergey Petrunya2012-12-201-40/+22
* Cassandra Storage Engine: Sergey Petrunya2012-12-204-149/+28
* Fix of MDEV-565: Server crashes in ha_cassandra::write_row on inserting NULL ...unknown2012-09-292-1/+3