mariadb/include
Monty ab38b7511b MDEV-17841 S3 storage engine
A read-only storage engine that stores it's data in (aws) S3

To store data in S3 one could use ALTER TABLE:
ALTER TABLE table_name ENGINE=S3

libmarias3 integration done by Sergei Golubchik
libmarias3 created by Andrew Hutchings
2019-05-23 02:28:23 +03:00
..
atomic Merge bb-10.2-ext into 10.3 2017-12-12 09:57:17 +02:00
mysql mysql_socket_accept() microoptimisations 2019-05-21 17:55:09 +04:00
aria_backup.h MDEV-17841 S3 storage engine 2019-05-23 02:28:23 +03:00
big_endian.h MDEV-14267: correct FSF address 2018-10-30 19:45:09 +08:00
byte_order_generic.h MDEV-14267: correct FSF address 2018-10-30 19:45:09 +08:00
byte_order_generic_x86.h MDEV-14267: correct FSF address 2018-10-30 19:45:09 +08:00
byte_order_generic_x86_64.h MDEV-14267: correct FSF address 2018-10-30 19:45:09 +08:00
CMakeLists.txt MDEV-13773 client packages need my_global.h and/or my_config.h 2017-09-18 10:12:23 +02:00
decimal.h
dur_prop.h
errmsg.h
ft_global.h
handler_ername.h
handler_state.h
hash.h Merge branch '10.2' into 10.3 2018-05-11 13:15:10 +02:00
heap.h Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-05-07 13:49:14 +03:00
json_lib.h MDEV-5313 Improving audit API. 2019-01-18 03:18:02 +04:00
keycache.h
lf.h MDEV-17441 - InnoDB transition to C++11 atomics 2018-12-28 13:24:11 +04:00
little_endian.h MDEV-14267: correct FSF address 2018-10-30 19:45:09 +08:00
m_ctype.h MDEV-17502 MDEV-17474 Change Unicode xxx_general_ci and xxx_bin collation implementation to "inline" style 2018-10-19 14:35:01 +04:00
m_string.h Enable C++11 2018-09-09 10:05:56 +04:00
ma_dyncol.h MDEV-7533: COLUMN_JSON() doesn't escape control characters in string values 2018-01-23 13:06:39 +01:00
maria.h MDEV-17841 S3 storage engine 2019-05-23 02:28:23 +03:00
my_alarm.h
my_alloc.h Added name to MEM_ROOT for esier debugging 2018-02-02 11:08:36 +02:00
my_atomic.h Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
my_attribute.h Make possible to use clang on Windows (clang-cl) 2018-02-20 21:17:36 +00:00
my_base.h MDEV-17841 S3 storage engine 2019-05-23 02:28:23 +03:00
my_bit.h MDEV-19235 MariaDB Server compiled for 128 Indexes crashes at startup 2019-05-09 18:58:16 +02:00
my_bitmap.h Adding multi_range_read support to partitions 2017-12-03 13:58:34 +02:00
my_byteorder.h
my_check_opt.h
my_compare.h MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
my_compiler.h Merge bb-10.2-ext into 10.3 2017-10-04 08:24:06 +03:00
my_context.h
my_counter.h MDEV-17441 - InnoDB transition to C++11 atomics 2019-01-07 19:45:50 +04:00
my_cpu.h Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
my_crypt.h MDEV-10332 support for OpenSSL 1.1 and LibreSSL 2017-05-09 18:53:10 +02:00
my_dbug.h Misc. typos 2018-04-05 15:26:57 +04:00
my_decimal_limits.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
my_default.h After-merge fix for commit 98eb9518db 2018-03-16 15:49:53 +02:00
my_dir.h Fix a lot of compiler warnings found by -Wunused 2018-04-26 17:35:12 +03:00
my_getopt.h New option for slow logging (log_slow_disable_statements) 2017-08-24 01:05:51 +02:00
my_global.h Merge 10.2 into 10.3 2018-12-13 21:58:35 +02:00
my_handler_errors.h Updated error message for HA_ERR_INCOMPATIBLE_DEFINITION 2019-05-23 01:20:18 +03:00
my_libwrap.h
my_list.h
my_md5.h
my_net.h Misc. typos 2018-04-05 15:26:57 +04:00
my_nosys.h
my_pthread.h MDEV-17841 S3 storage engine 2019-05-23 02:28:23 +03:00
my_rdtsc.h
my_rnd.h Correct FSF address 2017-03-10 18:21:29 +01:00
my_service_manager.h Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
my_stacktrace.h MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
my_sys.h Merge branch '10.3' into 10.4 2019-02-21 14:40:52 +01:00
my_time.h MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP 2018-11-26 08:10:47 +04:00
my_tree.h Fix that end_bulk_insert() doesn't write to to-be-deleted files 2017-05-17 00:34:48 +03:00
my_uctype.h
my_user.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
my_valgrind.h Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
my_xml.h
myisam.h Merge 10.2 into 10.3 2018-04-24 20:59:57 +03:00
myisamchk.h Fixed several issues with aria_chk 2018-08-31 14:26:07 +03:00
myisammrg.h Added "const" to new data for handler::update_row() 2017-04-18 12:23:53 +03:00
myisampack.h
mysql.h Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
mysql.h.pp Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
mysql_async.h MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
mysql_com.h MDEV-307 Add functionality for database comments 2019-05-21 09:33:17 +03:00
mysql_com_server.h
mysql_embed.h MDEV-16536 Remove shared memory transport 2018-08-20 14:11:36 +01:00
mysql_time.h
mysql_version.h.in MDEV-12501 -- set --maturity-level by default 2017-12-09 23:34:43 +00:00
mysqld_default_groups.h
mysys_err.h
pack.h
password.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
probes_mysql.d.base
probes_mysql.h
probes_mysql_nodtrace.h.in
queues.h Misc. typos 2018-04-05 15:26:57 +04:00
rijndael.h
service_versions.h MDEV-5313 Improving audit api. 2018-12-12 01:49:39 +04:00
source_revision.h.in SOURCE_REVISION should always be defined in source_revision.h 2017-11-01 13:20:32 +00:00
sql_common.h Merge 10.1 into 10.2 2018-08-02 08:19:57 +03:00
ssl_compat.h Windows : fix broken build with OpenSSL 2018-09-08 20:36:31 +01:00
sslopt-case.h BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING SSL CONNECTION 2017-03-10 14:11:26 +05:30
sslopt-longopts.h
sslopt-vars.h BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING SSL CONNECTION 2017-03-10 14:11:26 +05:30
t_ctype.h
thr_alarm.h
thr_lock.h Galera4 2019-01-23 15:30:00 +04:00
thr_timer.h
thread_pool_priv.h Maintain connection_count atomically 2019-05-21 17:55:09 +04:00
typelib.h Misc. typos 2018-04-05 15:26:57 +04:00
violite.h Small refactoring in vio. 2018-10-05 09:36:02 +01:00
waiting_threads.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
welcome_copyright_notice.h Merge branch 'mysql/5.5' into 5.5 2018-01-18 17:54:48 +01:00
wqueue.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
wsrep.h Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00