Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 10.0-base -> 10.0-monty | Sergei Golubchik | 2012-10-19 | 1 | -58/+39 |
|\ | |||||
| * | Fix for bug lp:1039277 "Crash in sql_cache.cc". | Michael Widenius | 2012-08-21 | 1 | -0/+3 |
| * | fixed MySQL bug#53775: | unknown | 2012-07-13 | 1 | -58/+36 |
* | | fixes for test failures | Sergei Golubchik | 2012-09-27 | 1 | -15/+24 |
|/ | |||||
* | Dependency of tests from ulong size removed. | unknown | 2012-04-19 | 1 | -2/+3 |
* | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -2/+1 |
|\ | |||||
| * | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| |\ | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2012-02-15 | 1 | -1/+1 |
| | |\ | |||||
| * | \ | Bug12589870 post merge fixes - manual merge | Tatjana Azundris Nuernberg | 2011-10-19 | 1 | -2/+3 |
| |\ \ \ | | |/ / | |||||
| * | | | Merge from 5.1-security | Magne Mahre | 2011-10-07 | 1 | -5/+28 |
| |\ \ \ | |||||
* | \ \ \ | 5.3.4 merge | Sergei Golubchik | 2012-02-15 | 1 | -2/+27 |
|\ \ \ \ \ | |||||
| * | | | | | 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 |
* | | | | | | query cache sysvar fixes | Sergei Golubchik | 2012-01-16 | 1 | -0/+1 |
* | | | | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -12/+52 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 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 |
| | | |\ \ \ \ | | | | |/ / / | |||||
* | | | | | | | after merge changes: | Sergei Golubchik | 2011-12-12 | 1 | -1/+1 |
* | | | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -3/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | 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 | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -2/+2 |
* | | | | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | 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 |
| | | | |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | bugfix: query cache was using incorrect wait flag | Sergei Golubchik | 2011-10-19 | 1 | -2/+2 |
* | | | | | | | | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -123/+411 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | 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 |