• user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 195 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '3.136.236.117' AND v.timestamp >= 1714072532 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.
  • user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 195 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '3.136.236.117' AND v.timestamp >= 1714072532 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.

High Concurrency MySQL


Domas Mituzas (Facebook) speaks at the 2010 O'Reilly MySQL User Conference & Expo.

Slides - http://assets.en.oreilly.com/1/event/36/High%20Concurrency%20MySQL%20Pre......

From the official conference description at http://en.oreilly.com/mysql2010/public/schedule/detail/13285
War and peace stories from Facebook how to detect, analyze and fix problems below, inside and above overloaded MySQL servers.

This covers concurrecy problems that appear in real world environments, beyond labs and benchmarks and what tools have to be built to understand and contain the load.


See video

Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options