[MDEV-15452] Better implementation for SQL RESTART server Created: 2018-03-02 Updated: 2018-03-02 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Admin statements |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | VAROQUI Stephane | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MySQL 8 introduce a SQL restart command With the trend of containers it would be nice to get a RESTART command that keep the mysqld process alive, stop start controlled within the server with SHUTDOWN SOFT and RESTART SOFT Such restart would
Reseeding MariaDB backup can be done such way without HARD shutdown |