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

Created by Vlad Lesin and last modified
Get this branch:
bzr branch lp:~vlad-lesin/percona-server/5.6-sql_timeout
Only Vlad Lesin can upload to this branch. If you are Vlad Lesin please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

311. By Vlad Lesin

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.

310. By <email address hidden>

Merge lp:~stewart/percona-server/5.6.8

309. By <email address hidden>

Merge lp:~stewart/percona-server/5.6-null-merge-doublewrite

308. By Stewart Smith

merge MySQL 5.6.7

307. By Stewart Smith

merge LRU dump/restore and slowlog null merges

306. By Stewart Smith

merge PS 5.6.6-60.1 release branch

305. By Stewart Smith

merge null-merge of show-lock-name patch

304. By Stewart Smith

merge show temp tables test fixes

303. By Stewart Smith

null merge innodb_admin_command_base.patch as it was only used for manual LRU dump/restore and this is now native in MySQL 5.6

302. By Stewart Smith

null merge innodb_recovery_patches.patch - two bug fixes have been broken out into separate commits and we aren't bringing innodb_recovery_stats forward to PS 5.6

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers