mariadb/storage/cassandra
Sergey Petrunya 38c611ed59 MDEV-4001: Cassandra: server crashes in ha_cassandra::end_bulk_insert on INSERT .. SELECT with a non-existing column
- INSERT ... SELECT may call handler->end_bulk_insert() without having
  called handler->start_bulk_insert(). Let Cassandra SE handle this.
2013-05-28 13:32:39 +04:00
..
gen-cpp ha_cassandra.so and ha_oqgraph.so can be build only if boost is installed 2013-04-25 17:12:52 +04:00
cassandra.cnf MDEV-3931 Cassandra SE packaging 2013-01-23 15:52:59 +01:00
cassandra_se.cc MDEV-4443: Cassandra SE: ERROR 1928 (HY000): Internal error: 'Thrift exception: Called write on non-open socket' 2013-05-28 12:38:22 +04:00
cassandra_se.h MDEV-4443: Cassandra SE: ERROR 1928 (HY000): Internal error: 'Thrift exception: Called write on non-open socket' 2013-05-28 12:38:22 +04:00
CMakeLists.txt ha_cassandra.so and ha_oqgraph.so can be build only if boost is installed 2013-04-25 17:12:52 +04:00
ha_cassandra.cc MDEV-4001: Cassandra: server crashes in ha_cassandra::end_bulk_insert on INSERT .. SELECT with a non-existing column 2013-05-28 13:32:39 +04:00
ha_cassandra.h 10.0-base merge 2013-04-15 15:09:22 +02:00