>
>
> --- On Mon, 4/28/08, Mark-E <[EMAIL PROTECTED]> wrote:
>
>> From: Mark-E <[EMAIL PROTECTED]>
>> Subject: User Issue
>> To: mysql@lists.mysql.com
>> Date: Monday, April 28, 2008, 12:05 AM
>> I have setup a mysql50 instance on a system whe
Use my.cnf to point the data directory and the user details.
[mysqld]
user=mysql50
datadir=/home/mysql50
Saravanan
--- On Mon, 4/28/08, Mark-E <[EMAIL PROTECTED]> wrote:
> From: Mark-E <[EMAIL PROTECTED]>
> Subject: User Issue
> To: mysql@lists.mysql.com
> Date: Mo
the
user of mysql and the directory of mysql is set and since I am using
different variables, it is not working.
Anyway, if anyone has any suggestions, it would be appreciated.
Thanks,
Mark
--
View this message in context:
http://www.nabble.com/User-Issue-tp16926263p16926263.html
Sent from
On 8/31/06, Tom Brown <[EMAIL PROTECTED]> wrote:
Hi
I have what i think is a strange issue -
now when a NIS user tries to use the db
[EMAIL PROTECTED] su - bugzilla
[EMAIL PROTECTED] mysql -u bugs -p bugs
ERROR 2002: Can't connect to local MySQL server through socket
'/var/lib/mysql/mys
In the last episode (Aug 31), Tom Brown said:
> All my users are NIS users and they can access this box fine. I have
> a MySQL server running on this box that is running fine. The OS
> 'root' user can authenticate and use MySQL fine as this is not a NIS
> user e.g.
>
> [EMAIL PROTECTED] mysql -u b
Hi
I have what i think is a strange issue -
All my users are NIS users and they can access this box fine. I have a
MySQL server running on this box that is running fine. The OS 'root'
user can authenticate and use MySQL fine as this is not a NIS user e.g.
[EMAIL PROTECTED] mysql -u bugs -pxx