Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
10.6, 10.11, 11.4, 11.8
-
Can result in unexpected behaviour
Description
When you use multiple mariadb CLI's at the same time, for example using Terminator, and you exit the CLI, you will see in x-1 out of x screens (for example 3 out of 4) the following error:
bin/mariadb: Error on rename of '~/.mariadb_history.TMP' to '~/.mariadb_history' (Errcode: 2 "No such file or directory") |
Possible solution: include a nanosec epoch (or a random number) in the rename or similar.