Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint | msvensson@neptunus.(none) | 2006-12-08 | 1 | -1/+4 |
|\ | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint | ||||
| * | Bug#19410 Test 'kill' fails on Windows + SCO | msvensson@neptunus.(none) | 2006-12-08 | 1 | -1/+4 |
| | | |||||
* | | after merge | serg@serg.mylan | 2006-03-06 | 1 | -1/+0 |
| | | |||||
* | | merged | serg@serg.mylan | 2006-03-06 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | merged | serg@serg.mylan | 2006-03-06 | 1 | -2/+5 |
| |\ | |||||
| | * | kill (subquery) - three years old bugfix that never worked | serg@serg.mylan | 2006-03-06 | 1 | -0/+3 |
| | | | |||||
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2006-02-07 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0 | ||||
| * | | kill.test fixed for kill on Mac OS X (which do not send OK) | bell@sanja.is.com.ua | 2006-02-07 | 1 | -1/+1 |
| | | | |||||
* | | | Post-merge fixes. | konstantin@mysql.com | 2006-02-03 | 1 | -3/+0 |
| | | | |||||
* | | | Merge mysql.com:/opt/local/work/mysql-4.1-root | konstantin@mysql.com | 2006-02-02 | 1 | -1/+48 |
|\ \ \ | |/ / | | | | | | | into mysql.com:/opt/local/work/mysql-5.0-root | ||||
| * | | Excluded posibility of tmp_table_param.copy_field double deletion (BUG#14851). | bell@sanja.is.com.ua | 2006-01-18 | 1 | -1/+48 |
| |/ | |||||
* | | Review fixes of new pushed code | monty@mysql.com | 2006-01-06 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | | | - Fixed tests - Optimized new code - Fixed some unlikely core dumps - Better bug fixes for: - #14397 - OPTIMIZE TABLE with an open HANDLER causes a crash - #14850 (ERROR 1062 when a quering a view using a Group By on a column that can be null | ||||
* | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-tmp | kent@mysql.com | 2005-10-13 | 1 | -0/+1 |
|\ \ | |/ | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-5.0 | ||||
| * | Tweak kill test to avoid spurious test failure on SCO OpenServer. (Bug #12136) | jimw@mysql.com | 2005-09-20 | 1 | -0/+1 |
| | | |||||
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2005-09-01 | 1 | -1/+1 |
|\ \ | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/bug11316/my50-bug11316 | ||||
| * | | mysqltest improvements, updates after merge + test for 5.0 | msvensson@neptunus.(none) | 2005-09-01 | 1 | -1/+1 |
| | | | |||||
* | | | Cleanups and optimization during review of new code | monty@mysql.com | 2005-08-18 | 1 | -1/+1 |
| | | | |||||
* | | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
|\ \ \ | |/ / |/| / | |/ | into mysql.com:/home/my/mysql-5.0 | ||||
| * | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
| | | |||||
| * | backport kill.test fix from 5.0 | serg@serg.mylan | 2005-04-11 | 1 | -1/+1 |
| | | |||||
* | | Fixed errors found during review | monty@mysql.com | 2005-04-06 | 1 | -1/+1 |
| | | |||||
* | | Merge | jimw@mysql.com | 2005-04-04 | 1 | -6/+8 |
|\ \ | |/ | |||||
| * | Fix reconnect when using prepared statements, and add | jimw@mysql.com | 2005-03-28 | 1 | -5/+8 |
| | | | | | | | | | | --disable_reconnect and --enable_reconnect to mysqltest so that it can be tested properly. (Bug #8866) | ||||
* | | Fix 'kill' test to actually test that the connection has | jimw@mysql.com | 2005-03-18 | 1 | -2/+3 |
| | | | | | | | | been killed. | ||||
* | | Fix for BUG#8783 kill.test must always sleep 2 seconds, even if | guilhem@mysql.com | 2005-02-24 | 1 | -1/+1 |
| | | | | | | | | | | | | mysql-test-run runs with --sleep=10; otherwise GET_LOCK() times out before being killed so we get 0 instead of NULL. Verified that it works on our powermacg5 where the test was failing. | ||||
* | | get time for thread switching | bell@51.0.168.192.in-addr.arpa | 2005-02-24 | 1 | -0/+1 |
| | | |||||
* | | Fixed problem of sending ERROR to client after OK or EOF (BUG#6804) | bell@sanja.is.com.ua | 2005-01-20 | 1 | -0/+18 |
|/ | |||||
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -0/+3 |
| | | | | | | Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names. changed store_warning() -> push_warning_print() | ||||
* | Updated manual about embedded version. | monty@hundin.mysql.fi | 2001-10-08 | 1 | -0/+8 |
| | | | | | | | | | Speed up column-completion in 'mysql' Don't use ISAM if HAVE_ISAM is not defined A lot of fixes for the embedded version. All libraries are now included in libmysqld.a Changed arguments to convert_dirname() to make it more general. Renamed files in the 'merge' directory to all use a common prefix. Don't compile both assembler and C functions on x86 | ||||
* | Fixed bug in send in mysqltest | monty@donna.mysql.fi | 2001-03-25 | 1 | -2/+2 |
| | | | | | | | | Removed usage of @r/result as this made life hard when testing different table handlers. Allow concurrent inserts if no update/binary log. Don't remove key_cache at flush tables. Fixed bug in SELECT DISTINCT SUM()... | ||||
* | Added fix for using variables with distinct | monty@donna.mysql.fi | 2001-03-15 | 1 | -8/+11 |
| | |||||
* | changed signal by fd close to signal by vio_close | sasha@mysql.sashanet.com | 2001-03-13 | 1 | -0/+23 |
added support for kill expr fixed coredump in set @a := foo; added testcase for user_var added testcase for kill |