mariadb/storage/cassandra
Dinar Valeev 71bbff8de3 Fix BigEndian build
On BigEndian build fails with:
[ 109s]
/home/abuild/rpmbuild/BUILD/mariadb-10.0.17/storage/cassandra/ha_cassandra.cc:890:22:
error: invalid conversion from 'longlong*
{aka long long int*}

' to 'long long int' [-fpermissive]
[ 109s] value->x.long_value= (longlong *)*cass_data;
[ 109s] ^

This commit fixes it

Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-25 17:21:52 +01: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_se.cc MDEV-4243 [PATCH] Warnings/errors while compiling with clang 2013-11-28 22:35:59 +01:00
cassandra_se.h MDEV-4243 [PATCH] Warnings/errors while compiling with clang 2013-11-28 22:35:59 +01:00
CMakeLists.txt followup for "MDEV-6248 GUI-friendly cmake options to enable/disable plugins" 2015-02-15 22:14:33 +01:00
ha_cassandra.cc Fix BigEndian build 2015-03-25 17:21:52 +01:00
ha_cassandra.h 10.0-base merge 2013-04-15 15:09:22 +02:00