Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 10.0-base merge | Sergei Golubchik | 2013-01-31 | 1 | -4/+11 |
|\ | |||||
| * | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -4/+11 |
* | | fixes for test failures | Sergei Golubchik | 2012-09-27 | 1 | -14/+53 |
* | | More fixes | Michael Widenius | 2012-08-17 | 1 | -16/+14 |
|/ | |||||
* | Update copyright notices | Vladislav Vaintroub | 2012-02-28 | 1 | -0/+1 |
* | Threadpool : Rest of monty's review | Vladislav Vaintroub | 2012-01-27 | 1 | -2/+2 |
* | Fix valgrind errors with network timeouts. | Vladislav Vaintroub | 2011-12-29 | 1 | -2/+0 |
* | Fix LP#909414: Valgrind warnings in threadpool code | Vladislav Vaintroub | 2011-12-29 | 1 | -0/+2 |
* | Small adjustements to threadpool | Vladislav Vaintroub | 2011-12-18 | 1 | -0/+4 |
* | Initial threadpool implementation for MariaDB 5.5 | Vladislav Vaintroub | 2011-12-08 | 1 | -2/+2 |
* | fixes for windows | Sergei Golubchik | 2011-10-21 | 1 | -1/+1 |
* | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -5/+7 |
|\ | |||||
| * | Merge with 5.2 | Michael Widenius | 2011-03-09 | 1 | -12/+2 |
| |\ | |||||
| | * | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -12/+2 |
| | |\ | |||||
| | | * | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -12/+2 |
| | | |\ | |||||
| | * | \ | Merge with alias as String | Michael Widenius | 2011-02-28 | 1 | -2/+2 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READ | Michael Widenius | 2011-01-04 | 1 | -2/+4 |
| * | | | | Merge with 5.1-release. | Michael Widenius | 2010-12-06 | 1 | -1/+11 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -1/+11 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge to get make String reallocation faster | Michael Widenius | 2010-11-16 | 1 | -2/+2 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Make SQLString reallocation addaptive | Michael Widenius | 2010-11-08 | 1 | -2/+2 |
| | |/ / / | |||||
* | | | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -44/+36 |
* | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -12/+2 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | weave merge from mysql-5.1 to mysql-5.5 | Georgi Kodinov | 2011-02-08 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Updating header copyright/README in source for 2011 | Karen Langford | 2011-01-25 | 1 | -1/+1 |
| * | | | | | Auto-merge mysql-5.1 -> mysql-5.5 for bug#58887. | Dmitry Shulga | 2011-01-11 | 1 | -11/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fixed Bug#58887 - server not throwing "Packet too large" error | Dmitry Shulga | 2011-01-11 | 1 | -11/+1 |
| * | | | | | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -3/+3 |
* | | | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -6/+1 |
* | | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -21/+27 |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | Merge 5.2->5.3 | Sergey Petrunya | 2010-10-10 | 1 | -7/+8 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -6/+8 |
| | |\ \ \ | |||||
| | * | | | | mysql client: Ignore --comments at start of command line. This allows one to ... | Michael Widenius | 2010-07-16 | 1 | -1/+0 |
| * | | | | | Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle ti... | Michael Widenius | 2010-07-16 | 1 | -16/+16 |
| |/ / / / | |||||
| * | | | | Fixed random failure in test system | Michael Widenius | 2010-03-29 | 1 | -1/+1 |
| * | | | | fix for a possible DoS in the my_net_skip_rest() | Sergei Golubchik | 2010-02-23 | 1 | -0/+6 |
| * | | | | Changed version number from RC to stable | Michael Widenius | 2010-01-29 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| * | | | | | Fixed compiler warnings & failing test cases | Michael Widenius | 2010-01-28 | 1 | -1/+6 |
| |/ / / / | |||||
* | | | | | Auto-merge from mysql-5.1-bugteam for bug#42503. | Dmitry Shulga | 2010-09-16 | 1 | -1/+11 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Fixed bug#42503 - "Lost connection" errors when using | Dmitry Shulga | 2010-09-16 | 1 | -1/+11 |
| | |/ / | |/| | | |||||
* | | | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 1 | -3/+0 |
* | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -2/+2 |
* | | | | merge | Georgi Kodinov | 2010-06-09 | 1 | -1/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge | Georgi Kodinov | 2010-06-09 | 1 | -1/+7 |
| |\ \ \ | |||||
| | * | | | Bug #52512: Assertion `! is_set()' in Diagnostics_area::set_ok_status | Georgi Kodinov | 2010-04-07 | 1 | -1/+7 |
| | |/ / | |||||
* | | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-27 | 1 | -5/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Bug#52107 Comment in sql/net_serv.cc still makes "GPL protocol" claim | Kristofer Pettersson | 2010-05-26 | 1 | -5/+1 |
* | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-07 | 1 | -0/+4 |
|\ \ \ \ | |/ / / |