Coder Social home page Coder Social logo

myslowtrancapture's People

Contributors

yoshinorim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

myslowtrancapture's Issues

script not working for mysql 5.7.21 ?

Is it possible that this solution is not working against the mysql versions 5.7.21? I'm testing it locally (simulated long transaction) and it's not echoing any results. I'd be greatful for any suggestions.thanks

script not working for mysql 5.6.19 ?

Is it possible that this solution is not working against the latest mysql versions? I'm testing it locally (simulated long transaction) and it's not echoing any results. I'd be greatful for any suggestions.

MySlowTranCapture unable to write log

Hi,

Really this is a great stuff for which we are waiting from long time.

But while using MySlowTranCapture it is not logging the records.

Below are the steps I have executed:

Session 1:

/usr/local/bin/myslowtrancapture -i eth0 -t 1000
Monitoring eth0 interface..
Listening port 3306..
Logging transactions that take more than 1000 milliseconds..

Session 2:

mysql> begin;
mysql> select * from t1 where id = 2 for update;

Session 3:

mysql> begin;
mysql> update t1 set name = 'ccc' where id = 1;
ERROR 1205 (HY000): Lock wait timeout exceeded; try restarting transaction

Session 1:

/usr/local/bin/myslowtrancapture -i eth0 -t 1000
Monitoring eth0 interface..
Listening port 3306..
Logging transactions that take more than 1000 milliseconds..

MySlowTranCapture does not prints any thing in session 1.

Please help in using this tool.

Thanks,
Laalesh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.