In order to avoid errors it is better to call this
within mysql. I tried already SELECT USER(). It seems
to work for me.
--- Dan Anderson <[EMAIL PROTECTED]> wrote:
> > is there a way to find out which host I am
> connected
> > from?
>
> Does the solution have to be a function called
> within m
> is there a way to find out which host I am connected
> from?
Does the solution have to be a function called within mySQL or would you
accept a function called by PHP or Perl?
-Dan
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.
127.0.0.1 is always localhost, perhaps you could make this change in
your scripts
- hcir
use MySQL
is there a way to find out which host I am connected
from?
My CGI script checks privileges of users based on host
names they came from. But their hosts some times are
detected as IP. E.g. when the
"Knight Raider" <[EMAIL PROTECTED]> wrote:
> I installed MySQL that comes with RedHat 8, after run it I noticed that lot
> of file created in my data directory, file name is something like
> 'myhostname-bin.xxx' where xxx is the number, and it take lot of disk space.
>
> What the file is use for
Richard Idalski a écrit :
>
> I need to connect to a MySQL database from a remote machine but it seems
> that when the mysql was setup, that it was only setup with localhost, and
> not it's hostname. IE: When I try these commands:
>
> 'mysqladmin -h ren2 --port=3306 version'
> I get the followin
Jacob Friis Larsen wrote:
>I found files whith names like "localhost-bin.001", "localhost-bin.002" in
>/tmp/
>What are they ?
>
Log files.
>
>
>Also, what does it mean that my MySQL database version is 3.23.47-log. What
>
It means it is logging.
>
>does "-log" mean ?
>
>Regards Jacob
>
>[ w
Original Message-
From: harry amarantidis [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 10, 2001 5:02 PM
Cc: [EMAIL PROTECTED]
Subject: Re: @HOSTNAME@error
I checked my boot log and found the follwing errors
/etc/init.d/rc.d/S61mysql: @HOSTNAME@: command not found
/etc/init.d/rc.d/S61mysq
I checked my boot log and found the follwing errors
/etc/init.d/rc.d/S61mysql: @HOSTNAME@: command not found
/etc/init.d/rc.d/S61mysql: my_print_defaults: command not found
I have checked the manual but could not figure out if this is a problem
or not
mysql seems t run fine for now. What are thes
When doing what?
mysql wrote:
> Hi !
>
> I get:
>
> "@HOSTNAME@: command not found"
>
> Does anyone know how to solve that ? I didn't find anything on the net or on the
>mysql.com homepage.
>
> Thanks.
> Jan-Hendrik
>
> -
On Thu, 16 Aug 2001, mysql wrote:
> "@HOSTNAME@: command not found"
>
> Does anyone know how to solve that ? I didn't find anything on the net
> or on the mysql.com homepage.
You're getting that from support-files/mysql.server, yes?
I've gotten that message too and was puzzled by it. I just rep
>I've seen this problem posted before but I can't find any replies.
>
>When I start the server I get the following
>
>./mysql.server: @HOSTNAME@: command not found
>./mysql.server: my_print_defaults: command not found
>
>Obviously I've setup something wrong.
Looks like you installed mysql.server.
11 matches
Mail list logo