Re: MySQl Output file
"J.O. Aho" <[email protected]> Wed, 1 Jul 2020 19:13:03 +0200
| Newsgroups | comp.databases.mysql |
|---|---|
| Message-ID | <[email protected]> |
On 01/07/2020 16.57, [email protected] wrote: > For now I put it into a directory called C:\sqlhold > > When I didn't give a directory it doesn't even show up in windows search > > The problem is that the place I wanted to put it in has spaces in the > directory name and it seems mysql will never accept this. > > Any workarounds? Escape the spaces or use quotes should both work as far as I can recall. -- //Aho