| Commit message (Expand) | Author | Age | Files | Lines |
* | merging | Alexey Botchkov | 2008-11-19 | 2 | -7/+14 |
|\ |
|
| * | Bug#38293 Libmysqld crash in mysql_library_init if language file missing | Alexey Botchkov | 2008-11-19 | 2 | -7/+14 |
* | | merge fix for 36279 | Vladislav Vaintroub | 2008-11-10 | 1 | -2/+0 |
|\ \ |
|
| * | | Bug#36279 - mysql built with Visual Studio 2005 does not display | Vladislav Vaintroub | 2008-11-10 | 1 | -2/+0 |
* | | | Bug#39102 valgrind build does not compile in realpath, which make DATA/INDEX ... | Alexey Botchkov | 2008-10-27 | 1 | -11/+6 |
* | | | Bug#38941: fast mutexes in MySQL 5.1 have mutex contention when calling random() | Davi Arnaut | 2008-10-15 | 1 | -2/+25 |
* | | | Bug#37958 - test main.plugin crash on Mac OS X when selecting from EXAMPLE en... | Ingo Struewing | 2008-10-01 | 1 | -68/+70 |
| |/
|/| |
|
* | | merge fix from 5.0-bugteam | Vladislav Vaintroub | 2008-09-16 | 1 | -5/+10 |
|\ \
| |/ |
|
* | | merge fix for 35987 | Vladislav Vaintroub | 2008-09-15 | 1 | -1/+61 |
|\ \
| |/ |
|
* | | merging fixes | Alexey Botchkov | 2008-08-26 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | merging fix | Alexey Botchkov | 2008-08-26 | 2 | -1/+9 |
| |\ |
|
* | \ | Merge Bug#36579 into mysql-5.1-bugteam | Davi Arnaut | 2008-08-25 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Bug#36579 Dumping information about locks in use may lead to a server crash | Davi Arnaut | 2008-08-25 | 1 | -1/+1 |
* | | | merging | Alexey Botchkov | 2008-08-23 | 1 | -23/+24 |
|\ \ \
| | |/
| |/| |
|
| * | | Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY. | Alexey Botchkov | 2008-08-22 | 1 | -23/+24 |
| |/ |
|
* | | Bug#35616: memory overrun on 64-bit linux on setting large values for keybuff... | Tatiana A. Nurnberg | 2008-08-21 | 1 | -26/+27 |
* | | auto-merged | Tatiana A. Nurnberg | 2008-08-19 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge from 5.0-bugteam local. | Chad MILLER | 2008-08-18 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Bug#30394: Empty HOME environment variable causes several utilities to crash | Chad MILLER | 2008-08-18 | 1 | -1/+1 |
| | * | Merge mysql-5.0-bugteam -> local bugfix branch | Marc Alff | 2008-08-11 | 1 | -3/+3 |
| | |\ |
|
| | | * | Bug#37302 (missing DBUG_RETURN macro in function "find_key_block" (5.0 only)) | Marc Alff | 2008-08-11 | 1 | -3/+3 |
| | * | | Bug#38296 (low memory crash with many conditions in a query) | Marc Alff | 2008-08-11 | 1 | -1/+1 |
| | |/ |
|
* | | | Bug#35616: memory overrun on 64-bit linux on setting large values for keybuff... | Tatiana A. Nurnberg | 2008-08-19 | 2 | -3/+3 |
|/ / |
|
* | | Up-merge 5.0.66a-release changes (via 5.0) into 5.1. | Timothy Smith | 2008-07-17 | 2 | -27/+57 |
|\ \
| |/ |
|
| * | Bug #38180 options are read from ~/my.cnf instead of ~/.my.cnf | Timothy Smith | 2008-07-16 | 2 | -26/+56 |
| * | fixed a compilation warning on windows 64. | Georgi Kodinov | 2008-07-09 | 1 | -1/+1 |
* | | Up-merge syntax fix from 5.0-bugteam. | Timothy Smith | 2008-07-02 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Fix "C++ code in C file" syntax error in mysys/default.c | Timothy Smith | 2008-07-02 | 1 | -1/+3 |
* | | Up-merge from 5.0: Fix for Bug#20748, Configuration files should not be read ... | Timothy Smith | 2008-06-27 | 1 | -136/+130 |
|\ \
| |/ |
|
| * | Bug #20748: Configuration files should not be read more than once | Timothy Smith | 2008-06-24 | 1 | -155/+129 |
| * | Fix for Bug#16902. | Hakan Kuecuekyilmaz | 2008-06-16 | 1 | -1/+1 |
| * | revert the push of bug 35616. | unknown | 2008-05-06 | 2 | -3/+3 |
| * | Bug#35616: memory overrun on 64-bit linux on setting large values for keybuff... | unknown | 2008-05-06 | 2 | -3/+3 |
| * | Avoid compilation problem on AIX. | unknown | 2008-04-28 | 1 | -2/+1 |
| * | fixed warnings from the fix of 26243 | unknown | 2008-03-29 | 1 | -1/+1 |
* | | Silence unused variable warning by printing the variables value. | Davi Arnaut | 2008-06-19 | 1 | -0/+2 |
* | | Bug#37003 Tests sporadically crashes with embedded server | Davi Arnaut | 2008-06-19 | 1 | -56/+56 |
* | | Bug#37003 Tests sporadically crashes with embedded server | Davi Arnaut | 2008-06-18 | 3 | -2/+584 |
* | | Fix for Bug#16902. | Hakan Kuecuekyilmaz | 2008-06-16 | 1 | -1/+1 |
* | | Merge kpdesk.mysql.com:/home/thek/Development/cpp/mysql-5.1 | unknown | 2008-04-14 | 1 | -1/+1 |
|\ \ |
|
| * | | Bug#34183 Missing DBUG_RETURN in alloc_root | unknown | 2008-04-07 | 1 | -1/+1 |
* | | | Merge bk-internal:/home/bk/mysql-5.1 | unknown | 2008-03-31 | 23 | -226/+477 |
|\ \ \ |
|
| * | | | Makefile.am: | unknown | 2008-03-28 | 1 | -1/+1 |
| * | | | Fixed problem with non-synchronous error lists | unknown | 2008-03-28 | 2 | -42/+77 |
| * | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main | unknown | 2008-03-28 | 21 | -225/+441 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main | unknown | 2008-03-13 | 1 | -3/+17 |
| | |\ \ |
|
| | * \ \ | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main | unknown | 2008-03-07 | 21 | -225/+441 |
| | |\ \ \ |
|
| | | * \ \ | Merge hynda.mysql.fi:/home/my/mysql-5.1-main | unknown | 2008-02-27 | 21 | -225/+441 |
| | | |\ \ \ |
|
| | | | * | | | Reverted wrong patch, fix for Windows 32bit build. | unknown | 2008-02-26 | 1 | -1/+1 |
| | | | * | | | Added a missing cast. | unknown | 2008-02-18 | 1 | -1/+1 |