~vlad-lesin/percona-server/5.6-sql_timeout

  • Committer: Vlad Lesin
  • Date: 2013-01-09 13:37:53 UTC
  • mfrom: (308.3.4 5.6-sql-timeout)
  • Revision ID: vladislav.lesin@percona.com-20130109133753-letyckfy34m4vz2k
New system variable "SQL_TIMEOUT" allows to set limit for query execution time.
If this limit is exceeded the query is killed. SQL_TIMEOUT can be global or
session variable.
  
The timeout expiration is checked on each db-thread killed state check. If timeout
expires the function that returns thread killed status will return the value which
corresponds to "killed query" status.
Filename Latest Rev Last Changed Committer Comment Size
..
build 33.3.1 13 years ago Aleksandr Kuzminsky RPM .spec file is added to build Percona Server ba Diff
doc 140.10.3 12 years ago Rodrigo Gadea Initial commit of the new Percona Server 5.5 docum Diff
Percona-Server 280 11 years ago Stewart Smith merge reconciliation of MySQL 5.6.6 tarball and BZ Diff
python-for-subunit2junitxml 175.1.1 12 years ago Stewart Smith add subunit2junitxml and needed libraries Diff
UDF 33.3.1 13 years ago Aleksandr Kuzminsky RPM .spec file is added to build Percona Server ba Diff
.bzrignore 256 11 years ago Stewart Smith merge removal of ptach based tree remnants 6 bytes Diff Download File
COPYING.innodb-deadlock-count-patch 10 13 years ago Oleg Tsarev propogate Oleg's patches 1.6 KB Diff Download File
COPYING.show_temp_51 10 13 years ago Oleg Tsarev propogate Oleg's patches 1.6 KB Diff Download File
lrusort.py 11 13 years ago Oleg Tsarev return back lrusort.py 696 bytes Diff Download File
Makefile 308.2.1 11 years ago Stewart Smith Merge MySQL 5.6.8 3 KB Diff Download File
README.HandlerSocket 88.2.18 13 years ago Ignacio Nin Update HandlerSocket Update HandlerSocket to comm 429 bytes Diff Download File
File subunit2junitxml 175.1.1 12 years ago Stewart Smith add subunit2junitxml and needed libraries 2.2 KB Diff Download File
File uninstall_tests.sh 10 13 years ago Oleg Tsarev propogate Oleg's patches 629 bytes Diff Download File