2013/04/05 11:16 +0200, Johan De Meersman
Half and half - rename the file, then issue "flush logs" in mysql to close and
reopen the logs, which will cause a new log with the configured name to be
created.
That being said, I'm not much aware of Windows' idiosyncracies - I hope the
damn
Hi,
I'm running mysql 5.6.10 on Fedora.
when I try and boot mysql I get this:
# /etc/init.d/mysql start
Starting MySQL.The server quit without updating PID file
(/[FAILED]xt/mysql/veritian.pid).
Any ideas?
Thank you,
Paul
--
MySQL General Mailing List
For list archives: http://lists.mysql.
Have you got permissions to start the daemon (sudo)? Is the destination for
the pid file writable by the MySQL user?
A
On Mon, Apr 15, 2013 at 2:20 PM, Paul Nowosielski wrote:
> Hi,
>
> I'm running mysql 5.6.10 on Fedora.
> when I try and boot mysql I get this:
>
> # /etc/init.d/mysql start
>
Am 15.04.2013 15:20, schrieb Paul Nowosielski:
> I'm running mysql 5.6.10 on Fedora.
> when I try and boot mysql I get this:
>
> # /etc/init.d/mysql start
> Starting MySQL.The server quit without updating PID file
> (/[FAILED]xt/mysql/veritian.pid).
>
> Any ideas?
look in the logfile?
Fedora
Hello Guys,
I am trying to setup a mysql-cluster with two data nodes and one management
node.
The sequence of step I followed are:
Ran *'ndb_mgmd' *on management node
Ran '*ndbd --initial' *on both the data nodes
Ran '*mysqld' *on both the data nodes
Then the status of the cluster on manageme