mirror of
https://github.com/MariaDB/server.git
synced 2025-01-28 01:34:17 +01:00
4c226c1850
The solution is to suppress error messages for missing tablespaces if mariabackup is launched with "--prepare --export" options. "mariabackup --prepare --export" invokes itself with --mysqld parameter. If the parameter is set, then it starts server to feed "FLUSH TABLES ... FOR EXPORT;" queries for exported tablespaces. This is "normal" server start, that's why new srv_operation value is introduced. Reviewed by Marko Makela. |
||
---|---|---|
.. | ||
os0event.cc | ||
os0file.cc | ||
os0proc.cc | ||
os0thread.cc |