summaryrefslogtreecommitdiff
path: root/mysql-test/t/kill.test
Commit message (Expand)AuthorAgeFilesLines
* Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-1/+31
* Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+1
|\
| * manual merge of 28141Tatiana A. Nurnberg2009-10-201-1/+1
| |\
| | * Bug#28141: Control C on query waiting on lock causes ERROR 1053 (server shutd...Tatiana A. Nurnberg2009-10-191-1/+1
* | | Speed up of test suite:Michael Widenius2009-10-281-0/+6
|/ /
* | Bug#34891 sp_notembedded.test fails sporadicallyunknown2008-03-131-0/+7
* | Disable concurrent inserts for the kill.testunknown2008-02-221-0/+4
* | Update the failing kill test in the team tree.unknown2007-11-221-1/+3
* | A patch for BUG#19723: kill of active connection yieldsunknown2007-11-151-0/+16
* | Merge damien-katzs-computer.local:/Users/dkatz/50_killunknown2007-06-211-1/+3
|\ \ | |/
| * Bug #29138 'kill' fails in pushbuildunknown2007-06-211-1/+3
* | Merge mysql.com:/d2/hf/mrg/mysql-5.0-optunknown2007-05-311-0/+53
|\ \ | |/
| * Fixed bug #28598.unknown2007-05-311-0/+53
* | Merge gleb.loc:/home/uchum/work/bk/mysql-5.0-optunknown2007-05-281-0/+132
|\ \ | |/
| * Bug#27563: Stored functions and triggers wasn't throwing an error when killed.unknown2007-05-231-0/+132
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maintunknown2006-12-081-1/+4
|\ \ | |/
| * Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintunknown2006-12-081-1/+4
| |\
| | * Bug#19410 Test 'kill' fails on Windows + SCOunknown2006-12-081-1/+4
* | | Better fix for bug#22830unknown2006-11-021-1/+1
|/ /
* | after mergeunknown2006-03-061-1/+0
* | mergedunknown2006-03-061-1/+5
|\ \ | |/
| * mergedunknown2006-03-061-2/+5
| |\
| | * kill (subquery) - three years old bugfix that never workedunknown2006-03-061-0/+3
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2006-02-071-1/+1
|\ \ \ | |/ /
| * | kill.test fixed for kill on Mac OS X (which do not send OK)unknown2006-02-071-1/+1
* | | Post-merge fixes.unknown2006-02-031-3/+0
* | | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2006-02-021-1/+48
|\ \ \ | |/ /
| * | Excluded posibility of tmp_table_param.copy_field double deletion (BUG#14851).unknown2006-01-181-1/+48
| |/
* | Review fixes of new pushed codeunknown2006-01-061-3/+10
* | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-tmpunknown2005-10-131-0/+1
|\ \ | |/
| * Tweak kill test to avoid spurious test failure on SCO OpenServer. (Bug #12136)unknown2005-09-201-0/+1
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2005-09-011-1/+1
|\ \
| * | mysqltest improvements, updates after merge + test for 5.0unknown2005-09-011-1/+1
* | | Cleanups and optimization during review of new codeunknown2005-08-181-1/+1
* | | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-0/+2
|\ \ \ | |/ / |/| / | |/
| * Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
| * backport kill.test fix from 5.0unknown2005-04-111-1/+1
* | Fixed errors found during reviewunknown2005-04-061-1/+1
* | Mergeunknown2005-04-041-6/+8
|\ \ | |/
| * Fix reconnect when using prepared statements, and addunknown2005-03-281-5/+8
* | Fix 'kill' test to actually test that the connection hasunknown2005-03-181-2/+3
* | Fix for BUG#8783 kill.test must always sleep 2 seconds, even ifunknown2005-02-241-1/+1
* | get time for thread switchingunknown2005-02-241-0/+1
* | Fixed problem of sending ERROR to client after OK or EOF (BUG#6804)unknown2005-01-201-0/+18
|/
* Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-0/+3
* Updated manual about embedded version.unknown2001-10-081-0/+8
* Fixed bug in send in mysqltestunknown2001-03-251-2/+2
* Added fix for using variables with distinctunknown2001-03-151-8/+11
* changed signal by fd close to signal by vio_closeunknown2001-03-131-0/+23