| Commit message (Expand) | Author | Age | Files | Lines |
* | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | Correct TRASH() macro usage | Sergei Golubchik | 2018-01-22 | 1 | -2/+0 |
* | Fix for memory leak in applications, like QT,that calls | Monty | 2017-01-27 | 1 | -1/+12 |
* | mysql-5.5.38 merge | Sergei Golubchik | 2014-06-03 | 1 | -0/+3 |
|\ |
|
| * | Bug #17514920 MYSQL_THREAD_INIT() CALL WITHOUT MYSQL_INIT() IS CRASHING IN WI... | Igor Solodovnikov | 2014-04-23 | 1 | -0/+3 |
* | | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) | Sergei Golubchik | 2013-04-17 | 1 | -1/+1 |
* | | fix application verifier crashes | Vladislav Vaintroub | 2012-04-15 | 1 | -1/+0 |
* | | monty's cleanup of my_thr_init.c | Sergei Golubchik | 2012-03-13 | 1 | -73/+101 |
* | | Fixed crashes found by application verifier: | Vladislav Vaintroub | 2011-12-02 | 1 | -6/+9 |
* | | compilation fixes | Sergei Golubchik | 2011-11-27 | 1 | -2/+4 |
* | | 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/+5 |
| | |\ |
|
| | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
* | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -0/+8 |
|\ \ \ \ |
|
* | | | | | fix memory leaks and other problems found by safemalloc | Sergei Golubchik | 2011-07-10 | 1 | -3/+0 |
* | | | | | small dbug cleanup | Sergei Golubchik | 2011-07-10 | 1 | -1/+1 |
* | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -62/+41 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Remove some leftovers from the removal of the gethostbyname wrappers. | Davi Arnaut | 2011-04-13 | 1 | -10/+0 |
| * | | | | Post-push cleanup, for Bug#11763065 et al. | Magne Mahre | 2011-03-01 | 1 | -5/+0 |
| * | | | | Bug#11765237 - 58179: CANNOT START MYSQLD WITH APP VERIFIER | Magne Mahre | 2011-03-01 | 1 | -71/+69 |
| * | | | | Bug#42054: SELECT CURDATE() is returning bad value | Davi Arnaut | 2011-01-12 | 1 | -3/+1 |
| * | | | | Remove configuration preprocessor symbols 'THREAD' | Magne Mahre | 2011-01-11 | 1 | -2/+0 |
* | | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -3/+3 |
* | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -36/+2 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -1/+5 |
| |\ \ \
| | |/ / |
|
| * | | | Patch set contributed by Alex Budovski (MCA) | Michael Widenius | 2010-01-29 | 1 | -1/+1 |
| * | | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -3/+4 |
| |\ \ \ |
|
| * \ \ \ | Merge with mysql-maria tree | Michael Widenius | 2009-02-19 | 1 | -0/+32 |
| |\ \ \ \ |
|
| | * | | | | Fixing problems of previous 5.1-main->5.1-maria merge: | Guilhem Bichot | 2009-02-12 | 1 | -0/+32 |
| * | | | | | Merge with base MySQL 5.1 | Michael Widenius | 2009-02-15 | 1 | -35/+0 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | post-review fixes | Sergei Golubchik | 2009-01-15 | 1 | -2/+3 |
| * | | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my... | Guilhem Bichot | 2008-12-10 | 1 | -38/+112 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de... | Michael Widenius | 2008-12-03 | 1 | -32/+89 |
| | * | | | | WL#3064 - waiting threads - wait-for graph and deadlock detection | Sergei Golubchik | 2008-07-29 | 1 | -3/+5 |
| | * | | | | Merge mysql.com:/home/my/mysql-5.1 | unknown | 2008-04-28 | 1 | -0/+1 |
| | |\ \ \ \ |
|
| | * | | | | | Fixes for DBUG_ABORT() | unknown | 2008-02-07 | 1 | -15/+0 |
| | * | | | | | Fixes for running maria-recovery*.test and maria-purge.test under | unknown | 2008-02-06 | 1 | -0/+15 |
| | * | | | | | Fixed bug in undo_key_delete; Caused crashed key files in recovery | unknown | 2007-12-17 | 1 | -2/+2 |
| | * | | | | | Removed MARIA_BASE min_row_length (duplicate of min_block_length) | unknown | 2007-12-12 | 1 | -17/+3 |
| | * | | | | | Fixed some compiler errors | unknown | 2007-12-10 | 1 | -1/+3 |
| | * | | | | | Added MARIA_SHARE *share to a lot of places to make code simpler | unknown | 2007-12-10 | 1 | -2/+29 |
* | | | | | | | Bug #55345, "mysql_library_init causes segfault if executed after calling mys... | Christopher Powers | 2010-08-22 | 1 | -0/+2 |
* | | | | | | | Bug #50362 comp_err crashes during compilation on FreeBSD. | Vladislav Vaintroub | 2010-01-20 | 1 | -23/+24 |
* | | | | | | | WL#2360 Performance schema | Marc Alff | 2010-01-06 | 1 | -2/+2 |
* | | | | | | | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2009-12-17 | 1 | -57/+139 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | WL#2360 Performance schema | Marc Alff | 2009-12-09 | 1 | -54/+136 |
* | | | | | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-12-17 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Automerge from mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2009-12-17 | 1 | -1/+5 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | * | | | | | | merge mysql-5.0-bugteam to mysql-5.1-bugteam | Satya B | 2009-12-17 | 1 | -1/+5 |
| | |\ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | /
| | | | |_|_|/
| | | |/| | | |
|