Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge. | Sergei Golubchik | 2010-11-25 | 3 | -32/+49 |
|\ | |||||
| * | Fixed compile error when not using gcc (crashes at least on windows) | Michael Widenius | 2010-11-03 | 1 | -1/+1 |
| * | Fix for: LP #634955: Assert in _ma_update_at_original_place() | Michael Widenius | 2010-11-02 | 1 | -12/+12 |
| * | Fixes for bugs found by running test case for LP#608369 "Page: 1 Found wrong ... | Michael Widenius | 2010-10-13 | 1 | -1/+1 |
| * | Fixed bug LP#605798 "wrong data in bitmap" after recovery. | Michael Widenius | 2010-09-10 | 1 | -6/+5 |
| * | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -3/+0 |
| |\ | |||||
| * | | Protect stack->keywords with THR_LOCK_dbug | Michael Widenius | 2009-12-07 | 1 | -11/+30 |
| * | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -0/+1 |
| |\ \ | |||||
| * | | | Fix Valgrind errors seen in buildbot. | unknown | 2009-04-08 | 1 | -2/+7 |
| * | | | Apply patch by Antony Dovgal: | Michael Widenius | 2009-03-22 | 1 | -1/+1 |
| * | | | Added "pool-of-threads" handling (with libevent) | Michael Widenius | 2009-03-13 | 1 | -0/+12 |
| * | | | support for glob(7) patterns in dbug | Sergei Golubchik | 2009-02-11 | 2 | -3/+23 |
| * | | | Bug#42735: dbug treated duplicate keywords (-#d,kw,kw) incorrectly | Sergei Golubchik | 2009-02-10 | 2 | -1/+14 |
| * | | | dbug fix: only do safemalloc checks if a function is selected | Sergei Golubchik | 2008-12-02 | 1 | -39/+38 |
| * | | | Merged 5.1 with maria 5.1 | Michael Widenius | 2008-10-10 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge mysql.com:/home/my/mysql-5.1 | unknown | 2008-04-28 | 2 | -7/+8 |
| |\ \ \ \ | |||||
| * | | | | | Fix for ma_test_all-t failure and dbug/tests-t failure on Solaris: | unknown | 2008-04-16 | 1 | -1/+1 |
| * | | | | | Fixed compiler warnings | unknown | 2008-02-22 | 1 | -8/+8 |
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-maria | unknown | 2008-02-21 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixed problems with ma_test2 and mi_test2 on high-byte-first system | unknown | 2008-02-21 | 1 | -1/+1 |
| * | | | | | | Fix for build failures. Putting back "#define bool BOOL" under Windows | unknown | 2008-02-19 | 1 | -1/+0 |
| * | | | | | | dbug.c: | unknown | 2008-02-19 | 1 | -6/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix for failure of ma_test_loghandler_long-t on Windows | unknown | 2008-02-19 | 1 | -6/+1 |
| | |/ / / / / | |||||
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-maria | unknown | 2008-02-13 | 2 | -8/+12 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | skip dbug tests if DBUG_OFF | unknown | 2008-02-13 | 2 | -8/+12 |
| | |/ / / / / | |||||
| * | | | | | | Fixed compiler warnings in a lot of files | unknown | 2008-02-13 | 1 | -5/+5 |
| |/ / / / / | |||||
| * | | | | | dbug/Makefile.am | unknown | 2008-02-06 | 1 | -1/+1 |
| * | | | | | dbug/dbug.c | unknown | 2008-02-06 | 2 | -15/+21 |
| * | | | | | cleanup | unknown | 2008-02-05 | 1 | -1/+1 |
| * | | | | | dbug: function/ (a.k.a. SUBDIR) syntax | unknown | 2008-02-03 | 4 | -221/+520 |
| * | | | | | negative lists in dbug (-#-d,info => everything but "info"). | unknown | 2008-02-01 | 4 | -158/+576 |
| * | | | | | remove unused dbug files | unknown | 2008-01-31 | 7 | -255/+0 |
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-maria | unknown | 2008-01-07 | 1 | -1/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | cleanup | unknown | 2008-01-07 | 1 | -1/+0 |
| * | | | | | | Bugs fixed: | unknown | 2008-01-07 | 1 | -0/+10 |
| |/ / / / / | |||||
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-maria | unknown | 2007-12-30 | 1 | -33/+48 |
| |\ \ \ \ \ | |||||
| | * | | | | | UNDO of rows now puts back all part of the row on their original pages and po... | unknown | 2007-12-30 | 1 | -33/+48 |
| * | | | | | | dbug/remove_function_from_trace.pl | unknown | 2007-12-30 | 1 | -0/+26 |
| * | | | | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main | unknown | 2007-12-16 | 2 | -17/+19 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Removed MARIA_BASE min_row_length (duplicate of min_block_length) | unknown | 2007-12-12 | 1 | -4/+5 |
| | * | | | | | Added MARIA_SHARE *share to a lot of places to make code simpler | unknown | 2007-12-10 | 1 | -14/+15 |
| | * | | | | | dbug_add_tags.pl: | unknown | 2007-10-13 | 1 | -2/+2 |
* | | | | | | | Fix for Bug#54478 "mysqld crashes during boot when running mtr with --debug o... | Olav Sandstaa | 2010-09-15 | 1 | -5/+1 |
* | | | | | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). | Alexander Nozdrin | 2010-08-12 | 1 | -2/+2 |
* | | | | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge. | Davi Arnaut | 2010-07-15 | 6 | -244/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 2 | -200/+5 |
| * | | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 5 | -44/+4 |
* | | | | | | | | Unset the execute bit where it's not needed. | Davi Arnaut | 2010-07-03 | 1 | -0/+0 |
* | | | | | | | | Fix for Bug#53925 (valgrind failures in rpl.rpl_get_master_version_and_clock | Alexander Nozdrin | 2010-05-24 | 1 | -7/+1 |
* | | | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-24 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | |