summaryrefslogtreecommitdiff
path: root/mysql-test/t/query_cache.test
Commit message (Expand)AuthorAgeFilesLines
* invalidation of locking for write tables (BUG#2693)unknown2004-03-041-1/+16
* database invalidation invalidate queries only of given database (BUG#1898)unknown2003-11-201-0/+4
* fixed server crash on moving query block with pointers to same table in it (B...unknown2003-09-151-1/+54
* Move test that uses many tables (in query_cache.test) to separate test so tha...unknown2003-08-221-23/+1
* rewritten test using loop (BUG#930)unknown2003-08-081-518/+12
* support of more then 255 tables dependence in query cache (fixed BUG#930)unknown2003-07-301-1/+529
* Cleaner implementation if INSERT ... SELECT with same tablesunknown2003-07-031-1/+2
* fixed bug 549 - incorect query cache memory formating on very small query cac...unknown2003-05-311-9/+26
* fixed bug 209 (SQL_SELECT_LIMIT and query cache incompatibility)unknown2003-03-311-3/+14
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-03-281-2/+3
|\
| * fixed SQL_SELECT option with UNIONsunknown2003-02-271-2/+3
* | do not allow to cache queries with INTO clauseunknown2003-03-061-0/+13
|/
* fixed invalidation of query cache on LOAD DATAunknown2003-02-141-1/+11
* fixed table invalidation in simple renamingunknown2003-01-241-0/+14
* new status variable (number of queries deleted because of low memory)unknown2002-11-171-0/+2
* fixed query cache with system databaseunknown2002-10-081-0/+14
* Fixed bug in query cache after temporary table creation.unknown2002-08-071-0/+15
* fixed query cahe resize bugunknown2002-07-281-0/+16
* New SET syntax & system variables.unknown2002-07-231-3/+3
* added building without query cacheunknown2002-03-221-0/+2
* New result block allocation strategyunknown2002-01-121-2/+3
* Added macros for nice TIMESPEC usage.unknown2002-01-021-0/+28
* Limit created keys to MAX_KEY_LENGTH.unknown2001-12-231-2/+24
* Fixed access privilege bug in query cache.unknown2001-12-221-6/+6
* Fix insert delated + query cache.unknown2001-12-201-0/+20
* Removed not used functions from sql_cacheunknown2001-12-141-2/+92
* Fixed sleep time in mysql-test-rununknown2001-12-131-13/+2
* Portability fixes.unknown2001-12-101-2/+5
* Removed compiler warnings.unknown2001-12-101-1/+158
* Update of query cache codeunknown2001-12-061-0/+26