We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36df9c0 commit fe868bcCopy full SHA for fe868bc
mysys/errors.cc
@@ -60,7 +60,7 @@ const char *globerrs[GLOBERRS] = {
60
"Can't get working directory (OS errno %d - %s)",
61
"Can't change dir to '%s' (OS errno %d - %s)",
62
"Warning: '%s' had %d links",
63
- "Warning: %d files and %d streams is left open\n",
+ "Warning: %d files and %d streams is left open",
64
"Disk is full writing '%s' (OS errno %d - %s). Waiting for someone to free "
65
"space...",
66
"Can't create directory '%s' (OS errno %d - %s)",
0 commit comments