summaryrefslogtreecommitdiff
path: root/mysql-test/t/query_cache.test
Commit message (Expand)AuthorAgeFilesLines
* Merge bk@192.168.21.1:mysql-5.0-optholyfoot/hf@mysql.com/deer.(none)2006-11-171-0/+29
|\
| * Bug#20045: Server crash on INSERT ... SELECT ... FROM non-mergeable view evgen@moonbone.local2006-11-141-0/+29
* | Update tests and result files after running with new mysqltest that better de...msvensson@neptunus.(none)2006-10-041-1/+1
|/
* Fixes to embedded server to be able to run tests with itmonty@mysql.com2006-02-241-15/+0
* Make it possible to run mysql-test-run.pl with default test suite in differen...msvensson@neptunus.(none)2006-01-241-0/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-12-021-2/+0
|\
| * Manually mergedevgen@moonbone.local2005-12-021-0/+14
| |\
* | \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-12-011-0/+15
|\ \ \ | |/ / |/| / | |/
| * We should skip beggining '(' characters when test query on possibilitybell@sanja.is.com.ua2005-12-011-0/+15
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-10-241-0/+42
|\ \
| * | Bug #13231 mysqltest: fails to dectect when mysql_next_result failsmsvensson@neptunus.(none)2005-09-291-0/+42
* | | fix (bug #10303: Misleading Last_query_cost value).ramil@mysql.com2005-09-061-0/+13
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-041-3/+3
|\ \ | |/
| * Update test to deal with more relaxed datetime parsing.jimw@mysql.com2005-08-041-3/+3
* | Merge deer.(none):/home/hf/work/mysql-4.1.cleanhf@deer.(none)2005-08-041-62/+0
|\ \ | |/
| * Fix for bug #9508 (query_cache test fails)hf@deer.(none)2005-07-291-62/+0
* | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-07-231-1/+44
|\ \
| * | store SERVER_MORE_RESULTS_EXISTS in key of query cache (BUG#6897)bell@sanja.is.com.ua2005-07-231-1/+44
* | | mergebell@sanja.is.com.ua2005-07-051-0/+44
|\ \ \ | |/ / |/| / | |/
| * mergebell@sanja.is.com.ua2005-07-041-0/+25
| |\
| | * temporary tables of subquery in the from clause just skipped during processin...bell@sanja.is.com.ua2005-06-231-0/+26
| * | abort storing query to query cache if warnings appeared (BUG#9414)bell@sanja.is.com.ua2005-06-281-0/+19
| |/
* | prohibit opening Query cache for SP cursors (BUG#9715)bell@sanja.is.com.ua2005-06-141-0/+32
* | Clean up merge from 4.1jimw@mysql.com2005-05-021-0/+45
|\ \ | |/
| * Manually resolve mergejimw@mysql.com2005-04-291-0/+45
| |\
| | * Fix crash in embedded server due to incorrect storage of resultsjimw@mysql.com2005-03-311-0/+45
* | | Merge mdk10.(none):/home/reggie/bk/mysql-4.1reggie@mdk10.(none)2005-04-111-0/+1
|\ \ \ | |/ /
| * | Merge mysql.com:/home/dlenev/src/mysql-4.0-bg9796dlenev@mysql.com2005-04-111-0/+1
| |\ \ | | |/ | |/|
| | * Fix for bug #9796 "Query Cache caches queries with CURRENT_USER()dlenev@mysql.com2005-04-111-0/+1
* | | Update tests and test results after merge, disable broken NDB testsjimw@mysql.com2005-03-111-0/+1
* | | Merge query_cache testsjimw@mysql.com2005-03-111-0/+13
|\ \ \ | |/ /
| * | Merge test and resultsjimw@mysql.com2005-03-111-1/+13
| |\ \
| | * | Flush entries from the query cache for tables used injimw@mysql.com2005-03-071-0/+12
| | |/
* | | wl#1629 SHOW with WHERE(final part, after review)gluh@gluh.mysql.r18.ru2004-12-301-0/+11
* | | merge with 4.1monty@mysql.com2004-10-291-0/+45
|\ \ \ | |/ /
| * | Merge with 4.0monty@mysql.com2004-10-271-0/+11
| |\ \ | | |/
| | * Check of temporary tables hiding for query fetched from QC (BUG#6084)bell@sanja.is.com.ua2004-10-211-0/+12
| * | information about different variables agged to query cache (BUG#5515, BUG#5394)bell@sanja.is.com.ua2004-09-101-0/+34
* | | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-2/+22
|\ \ \ | |/ /
| * | null processing for character_set_results (BUG#3296)bell@sanja.is.com.ua2004-03-301-0/+6
| * | merge with 4.0monty@mysql.com2004-03-161-1/+16
| |\ \ | | |/
| | * invalidation of locking for write tables (BUG#2693)bell@sanja.is.com.ua2004-03-041-1/+16
* | | Merge 4.1 into 5.0.pem@mysql.com2004-02-101-3/+19
|\ \ \ | |/ /
| * | Added --compact to mysqlbinlogmonty@mysql.com2004-02-091-2/+6
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-01-171-0/+13
| |\ \
| | * | fixed length of current database name if it is dropped (BUG#1986)bell@sanja.is.com.ua2003-12-041-0/+13
* | | | Merge 4.1 to 5.0.pem@mysql.com2003-12-191-0/+4
|\ \ \ \ | |/ / /
| * | | Merge with 4.0.17monty@mysql.com2003-12-171-0/+4
| |\ \ \ | | | |/ | | |/|