> From: Reindl Harald
>
> Am 03.07.2016 um 04:47 schrieb Martin Mueller:
>> If port 3306 is taken, how is one supposed to know that 3307 is a good
>> alternative? Why not 3317 or 3703
>
> seriously?
>
> when this is your point about bad documentation than you just don't have a
> point
I have
Am 03.07.2016 um 04:47 schrieb Martin Mueller:
If port 3306 is taken, how is one supposed to know that 3307 is a good
alternative? Why not 3317 or 3703
seriously?
when this is your point about bad documentation than you just don't have
a point - there is no "good alternive". ist's only a q
Thanks. That’s helpful and makes me think that there may be a “Mac hole” in the
MySQL documentation. Windows is one thing and Linux another. OS X is sort of
Unix, but only sort of, and the conventions are not as firmly established. For
instance, the instructions for the MySQl Sandbox—on the face
Am 03.07.2016 um 00:49 schrieb Martin Mueller:
After struggling for several hours with installing an alternate installation of
MySQL, I’ve concluded that this may be beyond my feeble powers but also that
the official instructions are not very good. They are written for system
administrators
2016/07/02 18:49 ... Martin Mueller:
It’s clear from Section 6.6 of the Reference manual that I need to make sure
that the new installation differs from the old one with regard to the data
directory, the port number, the socket, the shared memory-base-name, and the
pid-file.
It’s less clear t
Dear Mr. Green,
After struggling for several hours with installing an alternate installation of
MySQL, I’ve concluded that this may be beyond my feeble powers but also that
the official instructions are not very good. They are written for system
administrators who are doing work of this kind al
On 4/20/2016 2:04 PM, Martin Mueller wrote:
I am running MySQL 5.6.22 on an iMac as a desktop database. I would like to
install 5.7.12. Can I install it as a parallel and independent instance? And
if so, are there special problems to watch out for?
Why would I want to do this? Well, I
That works nicely, you just need to make sure that you set up the second
instance on a different port, with different data and log directories etc.
Do you expect many issues from the upgrade? In most cases, an in-place upgrade
should work the same or better than the old version :-)
- Orig