summaryrefslogtreecommitdiff
path: root/sql/sql_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0unknown2004-10-271-1/+30
|\
| * postreview fixesunknown2004-10-221-2/+2
| * Check of temporary tables hiding for query fetched from QC (BUG#6084)unknown2004-10-211-1/+31
* | Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-1/+1
* | Merge with 4.0 for 4.1 releaseunknown2004-10-061-1/+0
|\ \ | |/
| * Fix for #5730 (Query cache crashes server)unknown2004-10-051-38/+37
* | Fix for bug #5730 (Query cache crashes mysql)unknown2004-10-011-37/+37
* | wording fixedunknown2004-09-161-5/+5
* | information about different variables agged to query cache (BUG#5515, BUG#5394)unknown2004-09-101-1/+7
* | mergedunknown2004-06-231-6/+6
|\ \
| * | handler interface cleanups:unknown2004-06-231-6/+6
* | | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-2/+5
|/ /
* | Fix for bug which caused grant.test fail on darwin7.3. We were converting db ...unknown2004-05-221-2/+17
* | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...unknown2004-05-061-1/+1
* | caching of queries with isammerge tables forbiden using general wayunknown2004-05-051-4/+3
* | avoid using ndb tables in query cacheunknown2004-05-051-1/+3
* | Fixed many compiler warningsunknown2004-04-051-2/+2
* | null processing for character_set_results (BUG#3296)unknown2004-03-301-2/+6
* | query cache statistic fixedunknown2004-03-301-0/+1
* | false/true -> FALSE/TRUEunknown2004-03-301-3/+2
* | Merge with 4.0 to get lastest bug fixesunknown2004-03-291-3/+14
|\ \ | |/
| * fixed BUG in query cahe statistic countingunknown2004-03-211-3/+14
* | aliases should be compared with my_strcasecmp (BUG#3251)unknown2004-03-221-6/+1
* | merge fixes (use old code)unknown2004-03-181-0/+31
|\ \
| * \ merge with 4.0unknown2004-03-161-0/+31
| |\ \ | | |/
| | * invalidation of locking for write tables (BUG#2693)unknown2004-03-041-0/+31
* | | fixed comparation of tables/database names with --lower_case_table_names (BUG...unknown2004-02-201-12/+12
|/ /
* | SCRUMunknown2004-01-071-4/+4
* | Mergeunknown2004-01-071-11/+30
|\ \
| * | SCRUMunknown2003-12-011-11/+30
* | | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-7/+7
* | | Merge with 4.0.17unknown2003-12-171-6/+28
|\ \ \ | |/ / |/| / | |/
| * Add cast to remove compiler warningunknown2003-12-101-1/+1
| * database invalidation invalidate queries only of given database (BUG#1898)unknown2003-11-201-6/+28
* | fixed layoutunknown2003-11-071-4/+8
* | Merge with 4.0unknown2003-11-041-2/+24
|\ \ | |/
| * fixed server crash on moving query block with pointers to same table in it (B...unknown2003-09-151-2/+24
* | Many files:unknown2003-10-071-2/+2
* | sql_cache.cc, mysql_priv.h:unknown2003-10-031-3/+7
* | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-021-35/+36
|\ \
| * | Structure for storing parameters of query in query cache (asked by Bar)unknown2003-10-021-35/+36
* | | Mergeunknown2003-09-261-0/+2
|\ \ \ | |/ / |/| |
| * | SCRUM:unknown2003-09-261-0/+2
* | | SCRUMunknown2003-09-191-2/+2
|/ /
* | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-08-261-0/+42
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-08-121-0/+42
| |\ \
| | * | fixed query cache intercommunication with innodb engineunknown2003-08-121-0/+42
* | | | Merge with 4.0.14unknown2003-08-111-3/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Remove compiler warningsunknown2003-07-041-1/+1
* | | tabe & query hashes made case insensitive (BUG#933)unknown2003-07-281-2/+2
| |/ |/|