diff options
author | Sergei Petrunia <psergey@askmonty.org> | 2019-07-15 22:50:18 +0300 |
---|---|---|
committer | Sergei Petrunia <psergey@askmonty.org> | 2019-07-15 22:50:18 +0300 |
commit | d2f094d9e63e97293915b17b30a73b2552647a38 (patch) | |
tree | 23247852ab6812ff3142f892b7ea715f38ae608f /cmake | |
parent | 1da844124d0af522b5c523ecf9fe692891759296 (diff) | |
download | mariadb-git-d2f094d9e63e97293915b17b30a73b2552647a38.tar.gz |
Disable rocksdb.shutdown test
It was introduced by this patch in fb/mysql-5.6:
Author: Yoshinori Matsunobu <yoshinori@fb.com>
Date: Mon Jun 10 14:09:28 2019 -0700
Extending SHUTDOWN query to support read_only/aborting
Summary:
This diff extends SHUTDOWN query to support the following
features.
- Aborting with any specified exit code (range is 0..255).
If nothing is specified or 0 is given, it does default clean
shutdown. If 1+ is given, exits with the given error code
immediately. This is helpful to shutting down instance
even if it is stuck somewhere.
MariaDB doesn't support SHUTDOWN statement or have any other way
to exit the server process.
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions