summaryrefslogtreecommitdiff
path: root/mysql-test/t/query_cache.test
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.14unknown2003-08-111-2/+530
|\
| * 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
* | tabe & query hashes made case insensitive (BUG#933)unknown2003-07-281-2/+12
* | Merge with 4.0.13unknown2003-06-041-9/+26
|\ \ | |/
| * fixed bug 549 - incorect query cache memory formating on very small query cac...unknown2003-05-311-9/+26
* | Merge with 4.0.13unknown2003-05-191-4/+16
|\ \ | |/
| * 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
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-03-281-1/+13
|\ \ \
| * | | After merge fixesunknown2003-03-271-2/+1
| * | | Merge with 4.0.13unknown2003-03-261-0/+13
| |\ \ \ | | |/ /
| | * | do not allow to cache queries with INTO clauseunknown2003-03-061-0/+13
| | |/
* | | made variable query_cache_min_res_unit from QUERY_CACHE_MIN_RESULT_DATA_SIZE ...unknown2003-03-021-0/+25
|/ /
* | Merge with 4.0.11unknown2003-02-261-1/+11
|\ \ | |/
| * fixed invalidation of query cache on LOAD DATAunknown2003-02-141-1/+11
* | Merge with 4.0.11unknown2003-02-041-0/+14
|\ \ | |/
| * fixed table invalidation in simple renamingunknown2003-01-241-0/+14
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-0/+3
* | aliases with multi-table updates / deletesunknown2002-12-281-0/+1
|/
* 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