mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
de5646f1a9
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 |
||
---|---|---|
.. | ||
srv0conc.cc | ||
srv0mon.cc | ||
srv0srv.cc | ||
srv0start.cc |