Urgent: mysql_history on windows ?

Urgent: mysql_history on windows ?

am 03.05.2007 14:43:24 von abhishek jain

------=_NextPart_000_002F_01C78DAE.BDB39F80
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,
I need to track the mysql commands executed on mine system , I am =
running windows with mysql 5.x=20
I know there is a file .mysql_history and hopes there must be a similar =
file on windows too.

Pl. help me urgently,
Thanks,
--
Regards,
Abhishek Jain

------=_NextPart_000_002F_01C78DAE.BDB39F80--

Re: Urgent: mysql_history on windows ?

am 03.05.2007 14:48:13 von Jorge Bastos

I think it doesn't existe on windows...



----- Original Message -----
From: "Abhishek Jain"
To:
Sent: Thursday, May 03, 2007 1:43 PM
Subject: Urgent: mysql_history on windows ?


Hi,
I need to track the mysql commands executed on mine system , I am running
windows with mysql 5.x
I know there is a file .mysql_history and hopes there must be a similar file
on windows too.

Pl. help me urgently,
Thanks,
--
Regards,
Abhishek Jain


--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org

Re: Urgent: mysql_history on windows ?

am 03.05.2007 15:48:18 von dpgirago

--=_alternative 004BD5D3862572D0_=
Content-Type: text/plain; charset="us-ascii"

> Hi,
> I need to track the mysql commands executed on mine system , I am
running windows with mysql 5.x
> I know there is a file .mysql_history and hopes there must be a similar
file on windows too.
>
> Pl. help me urgently,
> Thanks,
> --
> Regards,
> Abhishek Jain

If you are asking about the commands from a particular client, you can use
the --tee=/path/to/file/output.txt option and cull what you need from the
file created.

David
--=_alternative 004BD5D3862572D0_=--