summaryrefslogtreecommitdiff
path: root/mysql-test/t/query_cache.test
Commit message (Expand)AuthorAgeFilesLines
* Merging 4.1 -> 5.0pem@mysql.com2003-09-241-0/+14
|\
| * Merge 4.1 into 5.0pem@mysql.com2003-08-261-0/+12
| |\
| | * allow to look up queries with leading commentsbell@sanja.is.com.ua2003-07-181-0/+14
* | | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-529/+1
|\ \ \ | |/ / |/| |
| * | Move test that uses many tables (in query_cache.test) to separate test so tha...monty@narttu.mysql.fi2003-08-221-23/+1
| * | rewritten test using loop (BUG#930)bell@sanja.is.com.ua2003-08-081-518/+12
* | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-2/+530
|\ \ \ | |/ /
| * | support of more then 255 tables dependence in query cache (fixed BUG#930)bell@sanja.is.com.ua2003-07-301-1/+529
| * | Cleaner implementation if INSERT ... SELECT with same tablesmonty@narttu.mysql.fi2003-07-031-1/+2
* | | tabe & query hashes made case insensitive (BUG#933)bell@sanja.is.com.ua2003-07-281-2/+12
| |/ |/|
* | Merge with 4.0.13monty@narttu.mysql.fi2003-06-041-9/+26
|\ \ | |/
| * fixed bug 549 - incorect query cache memory formating on very small query cac...bell@sanja.is.com.ua2003-05-311-9/+26
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-4/+16
|\ \ | |/
| * fixed bug 209 (SQL_SELECT_LIMIT and query cache incompatibility)bell@sanja.is.com.ua2003-03-311-3/+14
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2003-03-281-2/+3
| |\
| | * fixed SQL_SELECT option with UNIONsbell@sanja.is.com.ua2003-02-271-2/+3
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-03-281-1/+13
|\ \ \
| * | | After merge fixesmonty@mashka.mysql.fi2003-03-271-2/+1
| * | | Merge with 4.0.13monty@mashka.mysql.fi2003-03-261-0/+13
| |\ \ \ | | |/ /
| | * | do not allow to cache queries with INTO clausebell@sanja.is.com.ua2003-03-061-0/+13
| | |/
* | | made variable query_cache_min_res_unit from QUERY_CACHE_MIN_RESULT_DATA_SIZE ...bell@sanja.is.com.ua2003-03-021-0/+25
|/ /
* | Merge with 4.0.11monty@narttu.mysql.fi2003-02-261-1/+11
|\ \ | |/
| * fixed invalidation of query cache on LOAD DATAbell@sanja.is.com.ua2003-02-141-1/+11
* | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-0/+14
|\ \ | |/
| * fixed table invalidation in simple renamingbell@sanja.is.com.ua2003-01-241-0/+14
* | Changed mysql-test to print warnings for not existing table to DROP TABLEmonty@mashka.mysql.fi2003-01-061-0/+3
* | aliases with multi-table updates / deletesSinisa@sinisa.nasamreza.org2002-12-281-0/+1
|/
* new status variable (number of queries deleted because of low memory)bell@sanja.is.com.ua2002-11-171-0/+2
* fixed query cache with system databasebell@sanja.is.com.ua2002-10-081-0/+14
* Fixed bug in query cache after temporary table creation.bell@sanja.is.com.ua2002-08-071-0/+15
* fixed query cahe resize bugbell@sanja.is.com.ua2002-07-281-0/+16
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-3/+3
* added building without query cachebell@sanja.is.com.ua2002-03-221-0/+2
* New result block allocation strategybell@sanja.is.com.ua2002-01-121-2/+3
* Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-021-0/+28
* Limit created keys to MAX_KEY_LENGTH.monty@hundin.mysql.fi2001-12-231-2/+24
* Fixed access privilege bug in query cache.monty@hundin.mysql.fi2001-12-221-6/+6
* Fix insert delated + query cache.monty@hundin.mysql.fi2001-12-201-0/+20
* Removed not used functions from sql_cachemonty@hundin.mysql.fi2001-12-141-2/+92
* Fixed sleep time in mysql-test-runmonty@hundin.mysql.fi2001-12-131-13/+2
* Portability fixes.monty@hundin.mysql.fi2001-12-101-2/+5
* Removed compiler warnings.monty@hundin.mysql.fi2001-12-101-1/+158
* Update of query cache codemonty@hundin.mysql.fi2001-12-061-0/+26