[MDEV-16480] add UNUSE to go back to using no database (none) Created: 2018-06-13  Updated: 2018-06-16

Status: Open
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Major
Reporter: Manjot Singh (Inactive) Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

Customer asked for ability to "leave" a database and go back to using none.

Expected behavior:

MariaDB [(none)]> use world;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
 
Database changed
MariaDB [world]> unuse;
MariaDB [none]> 


Generated at Thu Feb 08 08:29:14 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.