Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed access to freed memory | monty@mysql.com | 2004-10-27 | 1 | -3/+3 |
* | Merge with 4.0 | monty@mysql.com | 2004-10-27 | 1 | -1/+30 |
|\ | |||||
| * | postreview fixes | bell@sanja.is.com.ua | 2004-10-22 | 1 | -2/+2 |
| * | Check of temporary tables hiding for query fetched from QC (BUG#6084) | bell@sanja.is.com.ua | 2004-10-21 | 1 | -1/+31 |
* | | Bug#6202: ENUMs are not case sensitive even if declared BINARY | bar@mysql.com | 2004-10-25 | 1 | -1/+1 |
* | | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Fix for #5730 (Query cache crashes server) | hf@deer.(none) | 2004-10-05 | 1 | -38/+37 |
* | | Fix for bug #5730 (Query cache crashes mysql) | hf@deer.(none) | 2004-10-01 | 1 | -37/+37 |
* | | wording fixed | bell@sanja.is.com.ua | 2004-09-16 | 1 | -5/+5 |
* | | information about different variables agged to query cache (BUG#5515, BUG#5394) | bell@sanja.is.com.ua | 2004-09-10 | 1 | -1/+7 |
* | | merged | serg@serg.mylan | 2004-06-23 | 1 | -6/+6 |
|\ \ | |||||
| * | | handler interface cleanups: | serg@serg.mylan | 2004-06-23 | 1 | -6/+6 |
* | | | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -2/+5 |
|/ / | |||||
* | | Fix for bug which caused grant.test fail on darwin7.3. We were converting db ... | dlenev@brandersnatch.localdomain | 2004-05-22 | 1 | -2/+17 |
* | | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s... | pem@mysql.comhem.se | 2004-05-06 | 1 | -1/+1 |
* | | caching of queries with isammerge tables forbiden using general way | bell@sanja.is.com.ua | 2004-05-05 | 1 | -4/+3 |
* | | avoid using ndb tables in query cache | bell@sanja.is.com.ua | 2004-05-05 | 1 | -1/+3 |
* | | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -2/+2 |
* | | null processing for character_set_results (BUG#3296) | bell@sanja.is.com.ua | 2004-03-30 | 1 | -2/+6 |
* | | query cache statistic fixed | bell@sanja.is.com.ua | 2004-03-30 | 1 | -0/+1 |
* | | false/true -> FALSE/TRUE | monty@mysql.com | 2004-03-30 | 1 | -3/+2 |
* | | Merge with 4.0 to get lastest bug fixes | monty@mysql.com | 2004-03-29 | 1 | -3/+14 |
|\ \ | |/ | |||||
| * | fixed BUG in query cahe statistic counting | bell@sanja.is.com.ua | 2004-03-21 | 1 | -3/+14 |
* | | aliases should be compared with my_strcasecmp (BUG#3251) | bell@sanja.is.com.ua | 2004-03-22 | 1 | -6/+1 |
* | | merge fixes (use old code) | monty@mysql.com | 2004-03-18 | 1 | -0/+31 |
|\ \ | |||||
| * \ | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -0/+31 |
| |\ \ | | |/ | |||||
| | * | invalidation of locking for write tables (BUG#2693) | bell@sanja.is.com.ua | 2004-03-04 | 1 | -0/+31 |
* | | | fixed comparation of tables/database names with --lower_case_table_names (BUG... | bell@sanja.is.com.ua | 2004-02-20 | 1 | -12/+12 |
|/ / | |||||
* | | SCRUM | hf@deer.(none) | 2004-01-07 | 1 | -4/+4 |
* | | Merge | hf@deer.(none) | 2004-01-07 | 1 | -11/+30 |
|\ \ | |||||
| * | | SCRUM | hf@deer.(none) | 2003-12-01 | 1 | -11/+30 |
* | | | THD::lex now points to THD::main_lex like in 5.0 | konstantin@oak.local | 2003-12-19 | 1 | -7/+7 |
* | | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -6/+28 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Add cast to remove compiler warning | monty@mysql.com | 2003-12-10 | 1 | -1/+1 |
| * | database invalidation invalidate queries only of given database (BUG#1898) | bell@sanja.is.com.ua | 2003-11-20 | 1 | -6/+28 |
* | | fixed layout | bell@sanja.is.com.ua | 2003-11-07 | 1 | -4/+8 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -2/+24 |
|\ \ | |/ | |||||
| * | fixed server crash on moving query block with pointers to same table in it (B... | bell@sanja.is.com.ua | 2003-09-15 | 1 | -2/+24 |
* | | Many files: | heikki@hundin.mysql.fi | 2003-10-07 | 1 | -2/+2 |
* | | sql_cache.cc, mysql_priv.h: | bar@bar.mysql.r18.ru | 2003-10-03 | 1 | -3/+7 |
* | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@laptop.sanja.is.com.ua | 2003-10-02 | 1 | -35/+36 |
|\ \ | |||||
| * | | Structure for storing parameters of query in query cache (asked by Bar) | bell@laptop.sanja.is.com.ua | 2003-10-02 | 1 | -35/+36 |
* | | | Merge | hf@deer.(none) | 2003-09-26 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | SCRUM: | hf@deer.(none) | 2003-09-26 | 1 | -0/+2 |
* | | | SCRUM | hf@deer.(none) | 2003-09-19 | 1 | -2/+2 |
|/ / | |||||
* | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@laptop.sanja.is.com.ua | 2003-08-26 | 1 | -0/+42 |
|\ \ | |||||
| * \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-08-12 | 1 | -0/+42 |
| |\ \ | |||||
| | * | | fixed query cache intercommunication with innodb engine | bell@sanja.is.com.ua | 2003-08-12 | 1 | -0/+42 |
* | | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -3/+3 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Remove compiler warnings | monty@narttu.mysql.fi | 2003-07-04 | 1 | -1/+1 |