-
MySQl Output file
From
vjp2.at@at.BioStrategist.dot.dot.co@21:1/5 to
All on Wed Jul 1 14:57:39 2020
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?
This is what I get for trying to neaten up my computer and moving things around
Much Obliged
- = -
Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus
blog: panix.com/~vjp2/ruminatn.htm - = - web: panix.com/~vjp2/vasos.htm
facebook.com/vasjpan2 - linkedin.com/in/vasjpan02 - biostrategist.com
---{Nothing herein constitutes advice. Everything fully disclaimed.}---
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)
-
From
J.O. Aho@21:1/5 to
vjp2.at@at.BioStrategist.dot.dot.co on Wed Jul 1 19:13:03 2020
On 01/07/2020 16.57,
vjp2.at@at.BioStrategist.dot.dot.com 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
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)
-
From
vjp2.at@at.BioStrategist.dot.dot.co@21:1/5 to
All on Thu Jul 2 20:15:58 2020
Doesn't and I found online it doesn't
I was hoping for dot ../../ or squiggle ~/ or %d
- = -
Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus
blog: panix.com/~vjp2/ruminatn.htm - = - web: panix.com/~vjp2/vasos.htm
facebook.com/vasjpan2 - linkedin.com/in/vasjpan02 - biostrategist.com
---{Nothing herein constitutes advice. Everything fully disclaimed.}---
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)
-
From
vjp2.at@at.BioStrategist.dot.dot.co@21:1/5 to
All on Thu Jul 2 20:26:09 2020
*+-I was hoping for dot ../../ or squiggle ~/ or %d0
Nope. They convert to the dir name and mysql complains ab spaces.
I guess I'm stuck with a new directory at the base of the disk.
- = -
Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus
blog: panix.com/~vjp2/ruminatn.htm - = - web: panix.com/~vjp2/vasos.htm
facebook.com/vasjpan2 - linkedin.com/in/vasjpan02 - biostrategist.com
---{Nothing herein constitutes advice. Everything fully disclaimed.}---
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)
-
From
J.O. Aho@21:1/5 to
vjp2.at@at.BioStrategist.dot.dot.co on Thu Jul 2 22:50:06 2020
On 02/07/2020 22.26,
vjp2.at@at.BioStrategist.dot.dot.com wrote:
*+-I was hoping for dot ../../ or squiggle ~/ or %d0
Nope. They convert to the dir name and mysql complains ab spaces.
I guess I'm stuck with a new directory at the base of the disk.
This was fixed in mysql 5.1.50 back in 2012 to support basedir with
spaces. But then use a path without spaces.
--
//Aho
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)
-
From
vjp2.at@at.BioStrategist.dot.dot.co@21:1/5 to
All on Sat Jul 4 10:56:31 2020
*+-This was fixed in mysql 5.1.50 back in 2012 to support basedir with *+-spaces. But then use a path without spaces.
I might be older. I think i installed it about 2014
- = -
Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus
blog: panix.com/~vjp2/ruminatn.htm - = - web: panix.com/~vjp2/vasos.htm
facebook.com/vasjpan2 - linkedin.com/in/vasjpan02 - biostrategist.com
---{Nothing herein constitutes advice. Everything fully disclaimed.}---
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)
-
From
J.O. Aho@21:1/5 to
vjp2.at@at.BioStrategist.dot.dot.co on Sat Jul 4 16:34:15 2020
On 04/07/2020 12.56,
vjp2.at@at.BioStrategist.dot.dot.com wrote:
*+-This was fixed in mysql 5.1.50 back in 2012 to support basedir with *+-spaces. But then use a path without spaces.
I might be older. I think i installed it about 2014
I have an install from 2002, but thanks to normal system updates it runs MariaDB 10.4.13.
--
//Aho
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)