Koozali.org: home of the SME Server

Mysql

Axel

Mysql
« on: October 01, 2003, 11:11:22 AM »
Hei

After installing version 6.03 on my machine I cannot connect to the mysql it says the user dont hae access I have been doing these commands recomendet in the help file  to enable local network access.
 /sbin/e-smith/config setprop mysqld LocalNetworkingOnly no
 /sbin/e-smith/expand-template /etc/my.cnf
 /etc/rc.d/init.d/mysqld restart

But it dont help This was a new installation to the server. Every thing else seems to work ok so far.

Hope you can help me quickly
Axel

Bruno Garin

Re: Mysql
« Reply #1 on: October 02, 2003, 05:52:54 AM »
try to add in your /etc/my.cnf (don't forget the template)

[mysqld]
set-variable = thread_stack=256k

Axel

Re: Mysql
« Reply #2 on: October 02, 2003, 06:14:37 PM »
It is working now

Rgds

Axel