The default is that you are logged as your unix uid.  If you want to log
into mysql, you need to specify that on the command line.

-----Original Message-----
From: M Srinivas [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 12, 2001 1:54 AM
To: [EMAIL PROTECTED]
Subject: MySql User ID


Hi,
        I installed MySql on Linux slackware pc by downloading the file
mysql-3.23.38-pc-linux-gnu-i686.tar.gz. I followed the instructions given in
the "Installing a MySQL Binary Distribution" chapter of MySql manual. I
added the following line to my rc.local file uner /etc/rc.d directory to
start the MySql server automatically :
/bin/sh -c 'cd /usr/local/mysql ; ./bin/safe_mysqld --user=mysql &'
Because of the above modification to rc.local file MySql server is running
automatically when I switch on the Linux server.
My question is if  I issue the command mysql at the command prompt it is
giving me the mysql prompt. But how can I know as which user I logged in?
Below I am giving the command sequence I am executing:
$>mysql
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 9 to server version: 3.23.38
Type 'help;' or '\h' for help. Type '\c' to clear the buffer
mysql>
At this point of time I want to know as which user I logged in?
Any one please help me.

Thanks and Regards,
Srinivas.Meka

My Mail ID is [EMAIL PROTECTED]
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.259 / Virus Database: 130 - Release Date: 6/5/2001


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to