had to
> be changed there to make it work. try that and please report back :)
>
> Walter
>
> OlinData: Professional services for MySQL
> Support * Consulting * Administration
> http://www.olindata.com
>
>
>
> On Thu, Feb 12, 2009 at 6:39 PM, csego...@gmail.com
ing read (permissions or in the
> wrong directory), or that you have multiple my.cnf files.
>
> Quoting "csego...@gmail.com" :
>
>> That is intentional. I want to write the log to a non-standard
>> location.
>>
>
>
That is intentional. I want to write the log to a non-standard location.
Thanks!
C
fire9 wrote:
> Colin,
> hi, so I think your mysql account doesn't have access /var/log/
> directory Permission.
>
>
> Yours,
> fire9
> ÔÚ 2009-2-13£¬ÉÏÎç1:02£¬ csego...@gmail.com
&g
In the process of installing MySQL 5.1.31, I receive the following error
when I attempt to start mysqld_safe:
090212 10:57:40 mysqld_safe Logging to '/var/log/mysqld.log'.
090212 10:57:40 mysqld_safe Starting mysqld daemon with databases from
/app/mysql/data
/app/mysql/bin/mysqld_safe: line 96: /v
I am trying to install mysql in a non-standard directory - specifically
/app/mysql
Subsequently, I ran the following configure command:
./configure --prefix=/app/mysql --with-plugins=innobase,myisam
There were no problems with the compile, but mysql failed to start.
Furthermore, the following ou