Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -29/+40 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | Updating header copyright/README in source for 2011 | Karen Langford | 2011-01-25 | 1 | -1/+1 | |
| | | * | | | | | Merge mysql-5.1 -> mysql-5.1-innodb | Vasil Dimov | 2011-01-07 | 1 | -1/+1 | |
| | | |\ \ \ \ \ | ||||||
| | | | * \ \ \ \ | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -1/+1 | |
| | | | | * | | | | | Bug#35333, "If Federated table can't connect to remote host, can't retrieve m... | Christopher Powers | 2010-11-29 | 1 | -87/+113 | |
| | | | | * | | | | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-08-28 | 1 | -5/+2 | |
| | | * | | | | | | | 43818 - Patch for mysql-5.1-innodb | unknown | 2011-01-04 | 1 | -9/+11 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | Fixed following problems: | Sergey Glukhov | 2010-12-14 | 1 | -4/+4 | |
| | | * | | | | | | Bug#35333, "If Federated table can't connect to remote host, can't retrieve | Christopher Powers | 2010-11-29 | 1 | -9/+34 | |
| | | | |/ / / / | | | |/| | | | | ||||||
| | | * | | | | | Bug #51208: Extra string allocation from thd->mem_root | Georgi Kodinov | 2010-11-02 | 1 | -6/+0 | |
| | * | | | | | | Fixed bug discovered by testcase for LP#618558 (original bug seams to be fixe... | Michael Widenius | 2010-11-15 | 1 | -1/+1 | |
| * | | | | | | | Change TABLE->alias to String for less memory reallocation | Michael Widenius | 2011-02-28 | 1 | -3/+3 | |
* | | | | | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READ | Michael Widenius | 2011-01-04 | 1 | -4/+2 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Code cleanup to get fewer reallocs() during execution. | Michael Widenius | 2010-11-24 | 1 | -3/+3 | |
* | | | | | | | Merge to get make String reallocation faster | Michael Widenius | 2010-11-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | automatic merge | Michael Widenius | 2010-11-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Make SQLString reallocation addaptive | Michael Widenius | 2010-11-08 | 1 | -1/+1 | |
| * | | | | | | | Removed version number from test case | Michael Widenius | 2010-11-09 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | merge | Sergei Golubchik | 2010-11-02 | 1 | -38/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merge w/ 5.2 | Sergei Golubchik | 2010-11-02 | 1 | -38/+0 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | sane implementation of Key_% status variables. | Sergei Golubchik | 2010-10-29 | 1 | -38/+0 | |
* | | | | | | | | Fixed wrong queue_replace(), which caused timeout failure in pbxt.flush_read_... | Michael Widenius | 2010-11-02 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | 5.2 merge | Sergei Golubchik | 2010-10-28 | 1 | -29/+38 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | merge with 5.1 | Sergei Golubchik | 2010-10-25 | 1 | -5/+8 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | 5.1.51 merge | Sergei Golubchik | 2010-10-19 | 1 | -5/+8 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | Fix for bug #54253: memory leak when using I_S plugins w/o deinit method | Ramil Kalimullin | 2010-08-27 | 1 | -5/+8 | |
| * | | | | | | forgotten option handled | Sergei Golubchik | 2010-10-25 | 1 | -2/+4 | |
| * | | | | | | bugfix: engine defined table options were not showing up in INFORMATION_SCHEM... | Sergei Golubchik | 2010-10-24 | 1 | -22/+26 | |
* | | | | | | | Merge 5.2->5.3 | Sergey Petrunya | 2010-10-10 | 1 | -133/+169 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -30/+63 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Fix that one can run mysql_upgrade with long table names | Michael Widenius | 2010-09-03 | 1 | -4/+4 | |
| | * | | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -26/+59 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | Merge | unknown | 2010-07-22 | 1 | -2/+13 | |
| | | |\ \ \ | ||||||
| | | | * | | | Addendum #4 to bug #53095 | Georgi Kodinov | 2010-07-21 | 1 | -2/+13 | |
| | | * | | | | Bug#49542 - Do as the comment suggests and downgrade directory errors from fi... | unknown | 2010-07-22 | 1 | -5/+5 | |
| | | |/ / / | ||||||
| | | * | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 1 | -3/+1 | |
| | | * | | | Bug #53814: NUMERIC_PRECISION for unsigned bigint field is 19, | Georgi Kodinov | 2010-06-23 | 1 | -1/+4 | |
| | | * | | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-07-14 | 1 | -2/+2 | |
| | | * | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-09 | 1 | -1/+1 | |
| | | * | | | Addendum to the fix for bug #53095 (failing information_schema.test on windows) | Georgi Kodinov | 2010-07-07 | 1 | -1/+5 | |
| | | * | | | Bug #53095: SELECT column_name FROM INFORMATION_SCHEMA.STATISTICS | Georgi Kodinov | 2010-06-25 | 1 | -9/+28 | |
| * | | | | | Added extra argument to longlong2str() to make it have same prototype is int2... | Michael Widenius | 2010-08-07 | 1 | -1/+1 | |
| * | | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -43/+46 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Fixed some test failures after last push (failing tests and valgrind warnings) | Michael Widenius | 2010-08-04 | 1 | -1/+1 | |
| | * | | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -42/+45 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | Bug#54422 query with = 'variables' | Sergey Glukhov | 2010-06-25 | 1 | -1/+3 | |
| | | * | | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -3/+2 | |
| | | * | | | Bug#48729 SELECT ... FROM INFORMATION_SCHEMA.ROUTINES causes memory to grow | Sergey Glukhov | 2010-05-18 | 1 | -37/+37 | |
| | | * | | | merge | Mattias Jonsson | 2010-05-04 | 1 | -0/+2 | |
| | | |\ \ \ |