Bug #113173 Crash when using --batch in MySQL command client
Submitted: 22 Nov 2023 0:34 Modified: 22 Nov 2023 7:15
Reporter: 政実 白崎 Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version:8.2.0, 8.0.35 OS:Windows (11 22H2)
Assigned to: CPU Architecture:Other (Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz 2.90 GHz)

[22 Nov 2023 0:34] 政実 白崎
Description:
MySQL client program crashes when using batch option

How to repeat:
* Start Windows command prompt
* Run the command below
```
mysql --user=root --password sakila --batch
Enter password: **********
```
There will be no response after this.
Press the Run button to close the command prompt.
[22 Nov 2023 7:15] MySQL Verification Team
Hello!

Thank you for the report and feedback.

regards,
Umesh