v.22.10Backward Incompatible Changes

Remove support for {database} macro in client prompt

Remove support for the {database} macro from the client's prompt. It was displayed incorrectly if the database was unspecified and it was not updated on USE statements. This closes #25891. #42508 (Alexey Milovidov).