mariadb/storage
Vladislav Vaintroub de5646f1a9 Prepare XtraDB to be used with xtrabackup.
The changes are deliberately kept minimal

- some functions are made global instead of static (they will be used in
xtrabackup later on)

- functions got additional parameter, deliberately unused for now :
  fil_load_single_tablespaces
  srv_undo_tablespaces_init

- Global variables added, also unused for now :
   srv_archive_recovery
   srv_archive_recovery_limit_lsn
   srv_apply_log_only
   srv_backup_mode
   srv_close_files

- To make xtrabackup link with sql.lib on Windows, added some missing
  source files to sql.lib

- Fixed os_thread_ret_t to be DWORD on Windows
2016-10-22 14:10:12 +00:00
..
archive Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
blackhole
cassandra Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
connect Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
csv Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
example
federated Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
federatedx Merge branch '10.0' into 10.1 2016-05-04 15:23:26 +02:00
heap Sage cleanup in heap storage engine 2015-11-10 13:46:56 +02:00
innobase Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
maria MDEV-10041: Server crashes sporadically during bootstrap while running wsrep tests 2016-09-28 13:23:31 -04:00
mroonga MDEV-9363 - Mroonga tests with datetime field fail on Solaris in buildbot 2016-07-08 23:38:05 +04:00
myisam Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
myisammrg Merge branch '10.0' into 10.1 2016-05-04 15:23:26 +02:00
oqgraph Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
perfschema Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
sequence test for group by pushdown with a view 2016-05-05 01:05:05 +02:00
sphinx Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
spider revert part of 69f1a32 2016-06-22 10:23:11 +02:00
test_sql_discovery MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL 2015-09-22 14:01:54 +04:00
tokudb Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
xtradb Prepare XtraDB to be used with xtrabackup. 2016-10-22 14:10:12 +00:00