Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix memory leaks and other problems found by safemalloc | Sergei Golubchik | 2011-07-10 | 1 | -0/+1 |
* | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -12/+25 |
|\ | |||||
| * | Fixed cast warnings in introducing the pluggable authentication client | Georgi Kodinov | 2011-06-06 | 1 | -2/+2 |
| * | Fix for BUG#59894 | Guilhem Bichot | 2011-02-11 | 1 | -3/+4 |
| * | Bug#58139 : default-auth option not recognized in MySQL standard | Nirbhay Choubey | 2011-01-16 | 1 | -2/+2 |
| * | Merge of fix for bug#58221 from mysql-5.1 -> mysql-5.5. | Nirbhay Choubey | 2011-01-16 | 1 | -0/+3 |
| |\ | |||||
| | * | Bug#58221 : mysqladmin --sleep=x --count=x keeps looping | Nirbhay Choubey | 2011-01-16 | 1 | -0/+3 |
| * | | Remove configuration preprocessor symbols 'THREAD' | Magne Mahre | 2011-01-11 | 1 | -3/+1 |
| * | | Bug#58139 : default-auth option not recognized in MySQL standard | Nirbhay Choubey | 2010-12-07 | 1 | -0/+14 |
| * | | Fix for Bug#57094 (Copyright notice incorrect?). | Alexander Nozdrin | 2010-10-06 | 1 | -5/+4 |
* | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -2/+1 |
* | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -25/+119 |
|\ \ \ | |/ / |/| | | |||||
| * | | 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 MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -29/+31 |
| |\ \ | |||||
| | * \ | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -29/+31 |
| | |\ \ | | | |/ | |||||
| * | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -7/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -7/+7 |
| | |\ \ | |||||
| * | \ \ | merged | Sergei Golubchik | 2010-03-15 | 1 | -0/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -0/+3 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge of the patch introducing virtual columns into maria-5.2 | Igor Babaev | 2009-11-11 | 1 | -34/+104 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge MySQL 5.1.39 into MariaDB 5.1. | unknown | 2009-10-15 | 1 | -34/+104 |
| | |\ \ \ \ | |||||
| * | \ \ \ \ | Automatic merge with 5.1 | Michael Widenius | 2009-10-28 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fixed compiler warning message | Michael Widenius | 2009-10-26 | 1 | -2/+2 |
| | |/ / / / / | |||||
| * | | | | | | This is based on the userstatv2 patch from Percona and OurDelta. | Michael Widenius | 2009-10-19 | 1 | -22/+116 |
| |/ / / / / | |||||
| * | | | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -7/+18 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merged with mysql-5.1 tree. | Michael Widenius | 2009-04-25 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge with base MySQL 5.1 | Michael Widenius | 2009-02-15 | 1 | -42/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main | unknown | 2007-12-16 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-maria | unknown | 2007-10-10 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Moved randomize and my_rnd under mysys | unknown | 2007-10-09 | 1 | -2/+2 |
* | | | | | | | | | | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 1 | -12/+0 |
* | | | | | | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -6/+6 |
* | | | | | | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-06-10 | 1 | -29/+30 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -29/+31 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | A follow-up on WL#5154 and WL#5182: remove forgotten options. | Alexander Nozdrin | 2010-03-03 | 1 | -3/+0 |
* | | | | | | | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-02-24 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-02-09 | 1 | -7/+7 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |||||
| | * | | | | | | | | | Recommit of Bug#49447. | Staale Smedseng | 2010-02-04 | 1 | -7/+7 |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-01-24 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | * | | | | | | | | WL#5154 Remove deprecated 4.1 features | Magne Mahre | 2010-01-21 | 1 | -0/+3 |
| | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
* | | | | | | | | | Manual merge/pull from mysql-next-mr. | Alexander Nozdrin | 2009-11-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Backport of: | Konstantin Osipov | 2009-11-24 | 1 | -2/+2 |
* | | | | | | | | | | Merge with next-mr | Konstantin Osipov | 2009-11-20 | 1 | -9/+30 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Return type fix (strlen returns size_t) | Magne Mahre | 2009-11-11 | 1 | -1/+1 |
| * | | | | | | | | | Bug #5724 'mysqladmin password' should be allowed to prompt for password | Magne Mahre | 2009-11-11 | 1 | -9/+30 |
| |/ / / / / / / / | |||||
* | | | | | | | | | merging. | Alexey Botchkov | 2009-11-17 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Bug#47216 programs should quit if the file specified by --defaults-file ... | Alexey Botchkov | 2009-10-09 | 1 | -1/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | WL#1349 Use operating system localization to send it as a default client char... | Alexander Barkov | 2009-10-21 | 1 | -3/+2 |
|/ / / / / / / | |||||
* | | | | | | | manual merge | Tatiana A. Nurnberg | 2009-08-31 | 1 | -32/+100 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bug#35132: MySQLadmin --wait ping always crashes on Windows systems | Tatiana A. Nurnberg | 2009-08-31 | 1 | -29/+99 |