mariadb/storage
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
..
archive Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
blackhole MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
cassandra Fix BigEndian build 2015-03-25 17:21:52 +01:00
connect Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
csv MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
example 5.5.40+ merge 2014-10-09 10:30:11 +02:00
federated Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
federatedx cleanup: freshen up CREATE SERVER code 2014-12-04 10:41:51 +01:00
heap Remove some allocations not needed for internal temporary tables. 2015-02-01 14:19:39 +02:00
innobase MDEV-7797: file_key_management_plugin uses static IV for a key 2015-03-20 13:09:07 +02:00
maria MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
mroonga Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
myisam MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
myisammrg MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
oqgraph followup for "MDEV-6248 GUI-friendly cmake options to enable/disable plugins" 2015-02-15 22:14:33 +01:00
perfschema Reducing duplicate code and simplifying well formed string copying 2015-02-27 16:26:12 +04:00
sequence MDEV-6894 Enable SEQUENCE engine by default 2014-12-04 10:41:52 +01:00
sphinx Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
spider MDEV-7728 - Improve xid cache scalability by using lock-free hash 2015-03-16 19:07:52 +04:00
test_sql_discovery MDEV-4955 discover of table non-existance on CREATE 2014-02-27 22:43:42 +01:00
tokudb MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
xtradb MDEV-7797: file_key_management_plugin uses static IV for a key 2015-03-20 13:09:07 +02:00