mariadb/storage/tokudb
Vicențiu Ciorbaru 24d7cbe1e0 Ensure TokuDB compiles both on Linux and OS X
On OS X, (u)int64_t is defined as (unsigned) long long int while on 74
bit Linux it is defined as (unsigned) long int.

Ensure the type matches when doing printf on all systems.
2018-06-11 00:18:12 +03:00
..
doc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
mysql-test Update Tokudb Test Results 2018-01-24 17:54:25 +02:00
PerconaFT Ensure TokuDB compiles both on Linux and OS X 2018-06-11 00:18:12 +03:00
tests 5.6.26-74.0 2015-10-26 12:57:57 +01:00
tools 5.6.26-74.0 2015-10-26 12:57:57 +01:00
CMakeLists.txt Merge branch '5.5' into 10.0 2018-06-10 17:16:27 +03:00
ha_tokudb.cc Merge branch 'merge-tokudb-5.6' into 10.0 2018-01-24 17:26:15 +02:00
ha_tokudb.h Merge branch 'merge-tokudb-5.6' into 10.0 2018-01-24 17:26:15 +02:00
ha_tokudb_admin.cc 5.6.32-78.1 2016-09-27 17:59:58 +02:00
ha_tokudb_alter_55.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
ha_tokudb_alter_56.cc 5.6.29-76.2 2016-04-26 20:58:29 +02:00
ha_tokudb_alter_common.cc 5.6.29-76.2 2016-04-26 20:58:29 +02:00
ha_tokudb_mrr_maria.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
ha_tokudb_mrr_mysql.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
ha_tokudb_update.cc 5.6.38-83.0 2018-01-23 19:20:10 +02:00
hatoku_cmp.cc 5.6.38-83.0 2018-01-23 19:20:10 +02:00
hatoku_cmp.h 5.6.27-76.0 2015-12-15 17:23:58 +01:00
hatoku_defines.h Make TokuDB run on 10.0 2018-01-24 17:26:40 +02:00
hatoku_hton.cc Merge branch 'merge-tokudb-5.6' into 10.0 2018-04-26 14:14:51 +02:00
hatoku_hton.h 5.6.38-83.0 2018-01-23 19:20:10 +02:00
tokudb.cnf clarify plugin-load usage in tokudb.cnf file 2014-01-21 17:20:51 +01:00
tokudb_background.cc 5.6.38-83.0 2018-01-23 19:20:10 +02:00
tokudb_background.h 5.6.38-83.0 2018-01-23 19:20:10 +02:00
tokudb_buffer.h 5.6.27-76.0 2015-12-15 17:23:58 +01:00
tokudb_card.h 5.6.29-76.2 2016-04-26 20:58:29 +02:00
tokudb_debug.h 5.6.29-76.2 2016-04-26 20:58:29 +02:00
tokudb_dir_cmd.cc 5.6.36-82.0 2017-05-16 14:26:11 +03:00
tokudb_dir_cmd.h 5.6.36-82.0 2017-05-16 14:26:11 +03:00
tokudb_information_schema.cc Merge branch 'merge-tokudb-5.6' into 10.0 2018-01-24 17:26:15 +02:00
tokudb_information_schema.h Merge branch 'merge-tokudb-5.6' into 10.0-tokudb-merge 2016-06-10 20:48:59 +02:00
tokudb_math.h 5.6.27-76.0 2015-12-15 17:23:58 +01:00
tokudb_memory.h Merge branch 'merge-tokudb-5.6' into 10.0-tokudb-merge 2016-06-10 20:48:59 +02:00
tokudb_status.h 5.6.27-76.0 2015-12-15 17:23:58 +01:00
tokudb_sysvars.cc Remove tokudb_dir_cmd variable 2017-05-16 17:25:39 +03:00
tokudb_sysvars.h Merge branch 'merge/merge-tokudb-5.6' into 10.0 2016-10-25 21:58:59 +02:00
tokudb_thread.cc 5.6.38-83.0 2018-01-23 19:20:10 +02:00
tokudb_thread.h MDEV-15778: Fix TokuDB build issues on macOS 10.13.4 2018-06-10 10:12:34 +03:00
tokudb_time.h 5.6.27-76.0 2015-12-15 17:23:58 +01:00
tokudb_txn.h 5.6.36-82.1 2017-08-03 11:48:44 +03:00
tokudb_update_fun.cc 5.6.27-76.0 2015-12-15 17:23:58 +01:00
tokudb_vlq.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00