Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | Sergei Golubchik | 2012-04-05 | 1 | -1/+1 |
|\ | |||||
| * | merge | Sergei Golubchik | 2012-04-05 | 1 | -1/+1 |
| |\ | |||||
| | * | mysql-5.1.62 merge | Sergei Golubchik | 2012-04-05 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Updated/added copyright headers | Kent Boortz | 2012-02-15 | 1 | -1/+1 |
| | | |\ | |||||
* | | | | | Fixed that prepared statements are properly igored (if possible) by query cache. | Michael Widenius | 2012-02-10 | 1 | -0/+25 |
* | | | | | Fixed typos in Query Cache. | unknown | 2012-02-03 | 1 | -4/+4 |
* | | | | | Fixed valgrind error when storing db_name_length in query_cache. | Michael Widenius | 2011-12-13 | 1 | -16/+29 |
* | | | | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -6/+34 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -7/+33 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge with MySQL 5.1.60 | Michael Widenius | 2011-11-23 | 1 | -5/+29 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Bug12589870 post-merge fixes for Sparc64 and friends | Tatjana Azundris Nuernberg | 2011-10-19 | 1 | -2/+3 |
| | | * | | BUG#12589870 CRASHES WITH MULTIQUERY PACKET + USE<DB> + QUERY CACHE | Magne Mahre | 2011-10-07 | 1 | -5/+28 |
| | * | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | | * | Merge 5.0.80 release and 5.0 community. Version left at 5.0.80. | Chad MILLER | 2009-04-14 | 1 | -10/+71 |
| | | | |\ | |||||
| | | | | * | auto-merge | Ignacio Galarza | 2009-03-19 | 1 | -0/+47 |
| | | | | |\ | |||||
| | | | | | * | Manual merge | Kristofer Pettersson | 2009-03-06 | 1 | -5/+19 |
| | | | | | |\ | |||||
| | | | | | * | | Bug#37416 When SQL_NO_CACHE is used, MySQL still lookup into the query cache | Kristofer Pettersson | 2008-10-14 | 1 | -0/+47 |
| | | | | * | | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-10 | 1 | -5/+5 |
| | | | | | |/ | | | | | |/| | |||||
| | | | * | | | Merged from 5.0 (enterprise). | Chad MILLER | 2008-12-17 | 1 | -1/+1 |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | |||||
| | | | * | | | Merge mysqldev@production.mysql.com:/data0/mysqldev/my/mysql-5.0-release | unknown | 2007-11-07 | 1 | -0/+6 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2007-09-10 | 1 | -3/+15 |
| | | | |\ \ \ \ | |||||
| | | | | * \ \ \ | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | unknown | 2007-07-02 | 1 | -3/+15 |
| | | | | |\ \ \ \ | |||||
* | | | | | | | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ... | Michael Widenius | 2011-09-23 | 1 | -2/+2 |
* | | | | | | | | | | Added MariaDB executable comment syntax: /*M!##### */ | Michael Widenius | 2011-08-29 | 1 | -2/+3 |
* | | | | | | | | | | Merge of mwl #106 into 5.3. | Igor Babaev | 2011-06-15 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge | Igor Babaev | 2011-05-20 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -4/+5 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 1 | -4/+5 |
* | | | | | | | | | | | | | Fixed compile failure when we don't use system zlib | Michael Widenius | 2011-06-09 | 1 | -9/+12 |
|/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | Rewritten patch of percona - switching query cache on and off, removing comme... | unknown | 2011-05-18 | 1 | -112/+425 |
| |_|/ / / / / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Fix compile error on Unixes | Vladislav Vaintroub | 2011-05-14 | 1 | -1/+1 |
* | | | | | | | | | | | LPBUG#782223 : Memory released by Query_cache::resize() or Query_cache::free(... | Vladislav Vaintroub | 2011-05-14 | 1 | -0/+12 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -5/+56 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -5/+56 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Follow-up for Bug#42503: fix a compilation warning. | Dmitry Shulga | 2010-09-24 | 1 | -0/+2 |
| | * | | | | | | | | Fixed bug#42503 - "Lost connection" errors when using | Dmitry Shulga | 2010-09-16 | 1 | -5/+54 |
* | | | | | | | | | | Automatic merge | Michael Widenius | 2010-10-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Change some my_bool in C++ classes and a few functions to bool to detect wron... | Michael Widenius | 2010-09-24 | 1 | -1/+1 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / / | |||||
| * | | | | | | | Fixed bug #42496 - the server could crash on a debug assert after a failure | Dmitry Shulga | 2010-07-21 | 1 | -1/+2 |
* | | | | | | | | Changed version number from RC to stable | Michael Widenius | 2010-01-29 | 1 | -3/+22 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
* | | | | | | | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 1 | -4/+35 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Bug#39253 Large query cache still freezes server after fix for bug #21074 | Kristofer Pettersson | 2009-11-20 | 1 | -4/+35 |
* | | | | | | | | Merged patch from Percona to get proper fix for compilation issue of srv0srv.... | Michael Widenius | 2010-01-12 | 1 | -2/+2 |
* | | | | | | | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -7/+8 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Bug #40877: multi statement execution fails in 5.1.30 | Georgi Kodinov | 2009-10-16 | 1 | -7/+8 |
| * | | | | | | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-09-23 | 1 | -1/+1 |
* | | | | | | | | Fixed compiler warning message | Michael Widenius | 2009-10-26 | 1 | -1/+1 |