summaryrefslogtreecommitdiff
path: root/sql/sql_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.1monty@mysql.com2004-10-291-46/+80
|\
| * Fixed access to freed memorymonty@mysql.com2004-10-271-3/+3
| * Merge with 4.0monty@mysql.com2004-10-271-1/+30
| |\
| | * postreview fixesbell@sanja.is.com.ua2004-10-221-2/+2
| | * Check of temporary tables hiding for query fetched from QC (BUG#6084)bell@sanja.is.com.ua2004-10-211-1/+31
| * | Bug#6202: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-251-1/+1
| * | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-1/+0
| |\ \ | | |/
| | * Fix for #5730 (Query cache crashes server)hf@deer.(none)2004-10-051-38/+37
| * | Fix for bug #5730 (Query cache crashes mysql)hf@deer.(none)2004-10-011-37/+37
| * | wording fixedbell@sanja.is.com.ua2004-09-161-5/+5
| * | information about different variables agged to query cache (BUG#5515, BUG#5394)bell@sanja.is.com.ua2004-09-101-1/+7
* | | Fixed BUG#3583: query cache doesn't work for stored procedures.pem@mysql.comhem.se2004-09-171-0/+2
* | | VIEWbell@sanja.is.com.ua2004-07-161-6/+8
* | | Merge with 4.1.3-betamonty@mysql.com2004-07-071-8/+11
|\ \ \ | |/ /
| * | mergedserg@serg.mylan2004-06-231-6/+6
| |\ \
| | * | handler interface cleanups:serg@serg.mylan2004-06-231-6/+6
| * | | WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-2/+5
| |/ /
* | | Merging 4.1 to 5.0.pem@mysql.com2004-05-261-2/+17
|\ \ \ | |/ /
| * | Fix for bug which caused grant.test fail on darwin7.3. We were converting db ...dlenev@brandersnatch.localdomain2004-05-221-2/+17
* | | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-4/+5
|\ \ \ | |/ /
| * | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...pem@mysql.comhem.se2004-05-061-1/+1
| * | caching of queries with isammerge tables forbiden using general waybell@sanja.is.com.ua2004-05-051-4/+3
| * | avoid using ndb tables in query cachebell@sanja.is.com.ua2004-05-051-1/+3
* | | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-18/+59
|\ \ \ | |/ /
| * | Fixed many compiler warningsmonty@mysql.com2004-04-051-2/+2
| * | null processing for character_set_results (BUG#3296)bell@sanja.is.com.ua2004-03-301-2/+6
| * | query cache statistic fixedbell@sanja.is.com.ua2004-03-301-0/+1
| * | false/true -> FALSE/TRUEmonty@mysql.com2004-03-301-3/+2
| * | Merge with 4.0 to get lastest bug fixesmonty@mysql.com2004-03-291-3/+14
| |\ \ | | |/
| | * fixed BUG in query cahe statistic countingbell@sanja.is.com.ua2004-03-211-3/+14
| * | aliases should be compared with my_strcasecmp (BUG#3251)bell@sanja.is.com.ua2004-03-221-6/+1
| * | merge fixes (use old code)monty@mysql.com2004-03-181-0/+31
| |\ \
| | * \ merge with 4.0monty@mysql.com2004-03-161-0/+31
| | |\ \ | | | |/
| | | * invalidation of locking for write tables (BUG#2693)bell@sanja.is.com.ua2004-03-041-0/+31
| * | | fixed comparation of tables/database names with --lower_case_table_names (BUG...bell@sanja.is.com.ua2004-02-201-12/+12
| |/ /
* | | Merge 4.1 into 5.0.pem@mysql.com2004-02-101-11/+30
|\ \ \ | |/ /
| * | SCRUMhf@deer.(none)2004-01-071-4/+4
| * | Mergehf@deer.(none)2004-01-071-11/+30
| |\ \
| | * | SCRUMhf@deer.(none)2003-12-011-11/+30
* | | | Merging lex-pointer change from 4.1 to 5.0.pem@mysql.com2003-12-191-1/+1
|\ \ \ \ | |/ / /
| * | | THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-7/+7
* | | | Merge 4.1 to 5.0.pem@mysql.com2003-12-191-6/+28
|\ \ \ \ | |/ / /
| * | | Merge with 4.0.17monty@mysql.com2003-12-171-6/+28
| |\ \ \ | | |/ / | |/| / | | |/
| | * Add cast to remove compiler warningmonty@mysql.com2003-12-101-1/+1
| | * database invalidation invalidate queries only of given database (BUG#1898)bell@sanja.is.com.ua2003-11-201-6/+28
* | | Merging 4.1->5.0.pem@mysql.com2003-11-191-11/+16
|\ \ \ | |/ / |/| |
| * | Merging 4.1->5.0pem@mysql.com2003-10-221-11/+16
| |\ \
| | * | Post-merge fixes.pem@mysql.telia.com2003-09-241-1/+1
| | * | Merging 4.1 -> 5.0pem@mysql.com2003-09-241-10/+15
| | |\ \
| | | * \ Merge 4.1 into 5.0pem@mysql.com2003-08-261-10/+15
| | | |\ \