1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Initial commit for Cassandra storage engine.

This commit is contained in:
Sergey Petrunya
2012-08-17 21:13:20 +04:00
parent 6ed4a283fd
commit c15914f761
16 changed files with 25655 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
/**
* Autogenerated by Thrift Compiler (0.8.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
#include "cassandra_constants.h"
namespace org { namespace apache { namespace cassandra {
const cassandraConstants g_cassandra_constants;
cassandraConstants::cassandraConstants() {
cassandra_const_VERSION = "19.32.0";
}
}}} // namespace