Re: Monitoring Sessions

2012-10-10 Thread David Lerer
have not tried the Percona tool. David. - Original Message - From: Anupam Karmarkar [mailto:sb_akarmar...@yahoo.com] Sent: Wednesday, October 10, 2012 08:02 AM To: mysql@lists.mysql.com Subject: Re: Monitoring Sessions Thanks Johan for info, We already tried with tcpdump and wireshark

Re: Monitoring Sessions

2012-10-10 Thread Anupam Karmarkar
Sessions - Original Message - > From: "Anupam Karmarkar" > > How to monitor individual session number of rows selected or updated > by sessions, number of bytes sent and reviewed by session in a given > time period, sessions connects runs command and then disconne

Re: Monitoring Sessions

2012-10-10 Thread Johan De Meersman
- Original Message - > From: "Anupam Karmarkar" > > How to monitor individual session number of rows selected or updated > by sessions, number of bytes sent and reviewed by session in a given > time period, sessions connects runs command and then disconnects, &g

Monitoring Sessions

2012-10-09 Thread Anupam Karmarkar
Hi All, How to monitor individual session number of rows selected or updated by sessions, number of bytes sent and reviewed by session in a given time period, sessions connects runs command and then disconnects, SHOW GLOBAL STATUS is not helping me in this case as i want low level session

Problems with sessions from Cicso CSM

2008-08-05 Thread Günter Radakovits
tes a session in the querynode. The probes are done every 20 seconds so that we get 180 new sessions per hour. After some time there are no new connections possible to MySQL - ERROR 1040 (0): Too many connections Any idea how to fix this problem? Maybe a parameter to disconnect idle sessions

Re: lock the row selected by a session and lock those rows for other sessions

2008-02-05 Thread Frederic Belleudy
You said: It is not locking the entire table. It's locking the rows you're selecting. If you don't want the second session to hang and wait, then you need to tell it to lock different rows. Well if you read my message, I dont want another script to select the rows that are selected by another

Re: lock the row selected by a session and lock those rows for other sessions

2008-02-05 Thread Baron Schwartz
(Re-CCing the MySQL list) It is not locking the entire table. It's locking the rows you're selecting. If you don't want the second session to hang and wait, then you need to tell it to lock different rows. It might help if you explain what you're trying to accomplish. It sounds like you're try

Re: lock the row selected by a session and lock those rows for other sessions

2008-02-05 Thread Baron Schwartz
1) is the table InnoDB? 2) is AUTOCOMMIT on? On Feb 5, 2008 8:44 AM, Frederic Belleudy <[EMAIL PROTECTED]> wrote: > Select for update is not working like the way I expected it: > > FIRST SESSION: > mysql> start transaction; > Query OK, 0 rows affected (0.00 sec) > > mysql> select video_id from vid

Re: lock the row selected by a session and lock those rows for other sessions

2008-02-05 Thread Frederic Belleudy
Select for update is not working like the way I expected it: FIRST SESSION: mysql> start transaction; Query OK, 0 rows affected (0.00 sec) mysql> select video_id from videos_innodb where state='QUEUE' limit 5 FOR UPDATE; +--+ | video_id | +--+ |1 | |2 | |

Re: lock the row selected by a session and lock those rows for other sessions

2008-02-04 Thread Michael Dykman
SELECT FOR UPDATE On Feb 4, 2008 4:58 PM, Frederic Belleudy <[EMAIL PROTECTED]> wrote: > Hi there, I'm new with innodb and I'm not sure it's good to go with > innodb for my personnal goals. > > Ok, let's assume I 've a table and want to select the first 10 rows from > that table but I want to

lock the row selected by a session and lock those rows for other sessions

2008-02-04 Thread Frederic Belleudy
Hi there, I'm new with innodb and I'm not sure it's good to go with innodb for my personnal goals. Ok, let's assume I 've a table and want to select the first 10 rows from that table but I want to be sure that no other scripts will select the same rows I've previously got by the first script.

Re: Suse Linux (SLES10), Portuguese characters and "dead keys" in "MySQL monitor" in SSH sessions with Unicode (UTF-8)

2007-08-08 Thread Ricardo Dias Marques
lient), when I'm in a SSH (Secure Shell) Session, in a SUSE Linux Enterprise Server 10, configured to use Unicode (UTF-8 encoding). The Portuguese accented characters appeared well, in the same SSH session, for other shell (bash) commands and in Vim editing sessions (using the same Portuguese keyb

Suse Linux (SLES10), Portuguese characters and "dead keys" in "MySQL monitor" in SSH sessions with Unicode (UTF-8)

2007-07-31 Thread Ricardo Dias Marques
Hi all, First of all, sorry for the lengthy subject, but it serves to describe my problem: I'm having problems entering Portuguese accented characters (with a Portuguese keyboard) in "MySQL monitor" (MySQL command line / console client), when I'm in a SSH (Secure Shell) Session, in a Linux Server

Re: Active user sessions

2005-10-30 Thread Simon Garner
On 31/10/2005 3:43 p.m., Cabbar Duzayak wrote: Hi, Is there a way of listing all the active db sessions and their IP addresses and/or db user names? Something like v$session in oracle? Thanks... SHOW PROCESSLIST; -Simon -- MySQL General Mailing List For list archives: http

Active user sessions

2005-10-30 Thread Cabbar Duzayak
Hi, Is there a way of listing all the active db sessions and their IP addresses and/or db user names? Something like v$session in oracle? Thanks... -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: concurrent users & sessions? !!!!!!

2004-05-31 Thread Egor Egorov
Alaios <[EMAIL PROTECTED]> wrote: > > Do u know how many users the MySQL server v4 can't support? > I am talking about the users that are currently online. > I want to know the maximum number for the MyISAM tables and InnoDB > Do u know any links for continue reading? Number of connection

concurrent users & sessions? !!!!!!

2004-05-28 Thread Alaios
Do u know how many users the MySQL server v4 can't support? I am talking about the users that are currently online. I want to know the maximum number for the MyISAM tables and InnoDB Do u know any links for continue reading? Thx - Do you Yah

MySQL User Conference Computer Lab Sessions and Early Bird Sessions

2004-02-13 Thread Zak Greant
Greetings All, If you are interested in attending the conference in person (or virtually), please read on. First, in addition to our regularly scheduled conference sessions, we are going to be having about a dozen training sessions. The sessions will let small groups of attendees (about 10

MySQL User Conference 2004: Choosing the General Sessions

2004-02-12 Thread Zak Greant
Greetings All, My name is Zak Greant. I work for MySQL AB as their community advocate - I am also helping to organize the content for our upcoming MySQL User Conference (http://mysql.com/events/uc2004) that is happening in April. Our deadline for choosing the final list of sessions is a couple

MySQL User Conference 2004: Choosing the Internals/Advanced Sessions

2004-02-12 Thread Zak Greant
Greetings All, My name is Zak Greant. I work for MySQL AB as their community advocate - I am also helping to organize the content for our upcoming MySQL User Conference (http://mysql.com/events/uc2004) that is happening in April. Our deadline for choosing the final list of sessions is a couple

Idle sessions

2001-11-20 Thread Maciek Dobrzanski
Hi, How to tell mysql server to kill sleeping sessions after certain time while using LinuxThreads on FreeBSD 4.4 ? None of wait_timeout and interactive_timeout values seem to work. - Before posting, please check: http

RE: Sessions

2001-10-24 Thread Steve Meyers
> > > How to know how many sessions are currently open against a MySQL > database ? > > > > MySQL manual 7.28 SHOW Syntax > > > Thanks for your answer, but I need to know the names of the users > currently > logged in the database. > Regards, > A

RE: Sessions

2001-10-24 Thread Woolsey, Fred
:[EMAIL PROTECTED]] Sent: Wednesday, October 24, 2001 1:37 PM To: DL Neil; [EMAIL PROTECTED] Subject: Re: Sessions Thanks for your answer, but I need to know the names of the users currently logged in the database. Regards, Ing. Gustavo A. Edelstein Tech. Mgr. Equiplus Argentina S.A

Re: Sessions

2001-10-24 Thread Bill Adams
"Ing. Gustavo Edelstein" wrote: > Thanks for your answer, but I need to know the names of the users currently > logged in the database. > Regards, SHOW will do that as will 'mysqladmin processlist'. http://www.mysql.com/doc/S/H/SHOW_PROCESSLIST.html b. --

Re: Sessions

2001-10-24 Thread mickalo
On Wed, 24 Oct 2001 14:36:45 -0300, "Ing. Gustavo Edelstein" <[EMAIL PROTECTED]> wrote: >>Thanks for your answer, but I need to know the names of the users currently >>logged in the database. >>Regards, >> check your log files, normally found in the DATADIR, this will tell you who's doing what

Re: Sessions

2001-10-24 Thread Ing. Gustavo Edelstein
:52 PM Subject: Re: Sessions > > How to know how many sessions are currently open against a MySQL database ? > > > Gustavo, > > MySQL manual 7.28 SHOW Syntax > > Regards, > =dn > > > > ---

Re: Sessions

2001-10-24 Thread DL Neil
> How to know how many sessions are currently open against a MySQL database ? Gustavo, MySQL manual 7.28 SHOW Syntax Regards, =dn - Before posting, please check: http://www.mysql.com/manual.php (the manual) h

RE: Sessions

2001-10-24 Thread Woolsey, Fred
PROTECTED] Subject: Sessions > > Dear members, > > How to know how many connections are established using the MySQL ODBC driver ? > > Thanks. > > Ing. Gustavo A. Edelstein > Tech. Mgr. > Equiplus Argentina S.A. > __ > Visit us

Sessions

2001-10-24 Thread Ing. Gustavo Edelstein
Dear members, How to know how many sessions are currently open against a MySQL database ? Thanks. Ing. Gustavo A. Edelstein Tech. Mgr. Equiplus Argentina S.A. __ Visit us On Line at www.equiplus.com Email addresses: Operations: [EMAIL PROTECTED] Consulting

Sessions

2001-10-24 Thread Ing. Gustavo Edelstein
> > Dear members, > > How to know how many connections are established using the MySQL ODBC driver ? > > Thanks. > > Ing. Gustavo A. Edelstein > Tech. Mgr. > Equiplus Argentina S.A. > __ > Visit us On Line at www.equiplus.com > Email addresses: > Operations: [EM

Re: sessions problems

2001-05-31 Thread Adrian D'Costa
t; <[EMAIL PROTECTED]> > To: "php general list" <[EMAIL PROTECTED]> > Cc: "Mysql Mailing List" <[EMAIL PROTECTED]> > Sent: Wednesday, May 30, 2001 10:22 PM > Subject: sessions problems > > > > Hi, > > > > I am trying to

Re: sessions problems

2001-05-30 Thread g_gosho
List" <[EMAIL PROTECTED]> Sent: Wednesday, May 30, 2001 10:22 PM Subject: sessions problems > Hi, > > I am trying to use session instead of cookies as my targeted customers are > either behind a firewall or disable cookies. > > My system > php 4.0.1pl2 > rh 7.0

sessions problems

2001-05-30 Thread Adrian D'Costa
session.php is the same as the one in test.php. If it is wrong I want the viewer to go back to the sessions.php page and then come to the test.php. In the logout.php I have: According the manual this should destroy all sessions. I get any error saying that the session what not started and