Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Automerge MySQL 5.1.44 merge into latest MariaDB trunk. | unknown | 2010-03-10 | 1 | -13/+71 | |
|\ \ \ | ||||||
| * \ \ | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -13/+71 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Cleanup fix for WL#5154 that splits commands handling for | Magne Mahre | 2010-02-02 | 1 | -3/+9 | |
| | * | | WL#5182 Remove more deprecated 4.1/5.0 features | Magne Mahre | 2010-01-27 | 1 | -5/+35 | |
| | * | | fix a windows test run bug with debug binaries : dbug frame | Georgi Kodinov | 2010-01-26 | 1 | -1/+1 | |
| | * | | WL#5154 Remove deprecated 4.1 features | Magne Mahre | 2010-01-21 | 1 | -2/+20 | |
| | * | | BUG#46364 MyISAM transbuffer problems (NTM problem) | Alfranio Correia | 2010-01-20 | 1 | -1/+6 | |
| | * | | merge mysql-5.0-bugteam to mysql-5.1-bugteam | Satya B | 2009-12-17 | 1 | -0/+5 | |
| | |\ \ | | | |/ | ||||||
| | | * | Fix for Bug#37408 - Compressed MyISAM files should not require/use mmap() | Satya B | 2009-12-17 | 1 | -1/+6 | |
| | * | | Bug #45058 init_available_charsets uses double checked locking | Staale Smedseng | 2009-12-12 | 1 | -1/+0 | |
| | * | | Bug #48742 Replication: incorrect help text for --init-slave | unknown | 2009-12-11 | 1 | -1/+2 | |
| | |\ \ | | | |/ | ||||||
| | | * | Bug #48742 Replication: incorrect help text for --init-slave | unknown | 2009-12-11 | 1 | -1/+2 | |
| | * | | BUG#45292 orphan binary log created when starting server twice | Alfranio Correia | 2009-12-04 | 1 | -2/+2 | |
* | | | | Added count of my_sync calls (to SHOW STATUS) | Michael Widenius | 2010-03-09 | 1 | -2/+3 | |
|/ / / | ||||||
* | | | Fix for LPBug#520243: useability bug of thread pool configuration | Michael Widenius | 2010-02-11 | 1 | -3/+6 | |
* | | | When one does a drop table, the indexes are not flushed to disk before drop a... | Michael Widenius | 2010-02-10 | 1 | -14/+25 | |
* | | | Patch set contributed by Alex Budovski (MCA) | Michael Widenius | 2010-01-29 | 1 | -4/+7 | |
* | | | Merge with fixes for compiler warnings and 2 fixed test cases | Michael Widenius | 2010-01-28 | 1 | -1/+1 | |
* | | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 1 | -14/+41 | |
|\ \ \ | |/ / | ||||||
| * | | Bug#47571 : idle named pipe connection is unkillable | Vladislav Vaintroub | 2009-11-20 | 1 | -5/+11 | |
| * | | merge | Georgi Kodinov | 2009-11-10 | 1 | -7/+7 | |
| |\ \ | ||||||
| | * | | Bug #32167: another privilege bypass with DATA/INDEX DIRECTORY | Georgi Kodinov | 2009-11-03 | 1 | -7/+7 | |
| | |/ | ||||||
| * | | Bug #34739 unexpected binlog file name when --log-bin is set to a directory ... | unknown | 2009-11-05 | 1 | -0/+21 | |
* | | | Fixed Bug#47017 rpl_timezone fails on PB-2 with mismatch error | Michael Widenius | 2009-12-04 | 1 | -0/+2 | |
* | | | Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes. | unknown | 2009-11-30 | 1 | -19/+84 | |
|\ \ \ | ||||||
| * \ \ | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -19/+84 | |
| |\ \ \ | | |/ / | ||||||
| | * | | merge | Vladislav Vaintroub | 2009-11-03 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | | * | | Bug #40877: multi statement execution fails in 5.1.30 | Georgi Kodinov | 2009-10-16 | 1 | -1/+1 | |
| | * | | | Bug#47571: idle named pipe connection is unkillable | Vladislav Vaintroub | 2009-11-02 | 1 | -10/+18 | |
| | |/ / | ||||||
| | * | | WL#4259 - Debug Sync Facility | Ingo Struewing | 2009-09-29 | 1 | -1/+45 | |
| | * | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-09-23 | 1 | -1/+2 | |
| | * | | A patch for Bug#47474 (mysqld hits Dbug_violation_helper assert | Alexander Nozdrin | 2009-09-23 | 1 | -5/+18 | |
| | * | | automerge | Georgi Kodinov | 2009-09-18 | 1 | -10/+9 | |
| | |\ \ | ||||||
| | | * \ | first merge from main | Bjorn Munch | 2009-09-02 | 1 | -19/+54 | |
| | | |\ \ | ||||||
| | | * | | | Bug #46212 safe_process: FATAL ERROR, Unknown option: --nocore | Bjorn Munch | 2009-07-23 | 1 | -10/+9 | |
| | * | | | | automerge | Georgi Kodinov | 2009-09-18 | 1 | -1/+1 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | * | | | Bug #46917: mysqd-nt installs wrong | Georgi Kodinov | 2009-09-17 | 1 | -1/+1 | |
| | * | | | | A patch for Bug#45118 (mysqld.exe crashed in debug mode | Alexander Nozdrin | 2009-09-10 | 1 | -2/+2 | |
| | | |_|/ | | |/| | | ||||||
* | | | | | Added protection around usage of thd->mysys_var | Michael Widenius | 2009-11-26 | 1 | -0/+2 | |
|/ / / / | ||||||
* | | | | Compilation under windows x64 made possible. | unknown | 2009-10-31 | 1 | -1/+1 | |
* | | | | Compile by default MySQL clients with libmysqldclient.a (not .so) | Michael Widenius | 2009-10-29 | 1 | -1/+3 | |
* | | | | Automatic merge with maria-merge | Michael Widenius | 2009-10-26 | 1 | -4/+10 | |
|\ \ \ \ | ||||||
| * \ \ \ | Automatic merge | Michael Widenius | 2009-10-23 | 1 | -1/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | Fixes for binary distribution in tar file | Michael Widenius | 2009-10-23 | 1 | -1/+7 | |
| * | | | | | Merge Peter Lieverdink's fixes: | unknown | 2009-10-23 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Merged with itself. Win! | Peter Lieverdink | 2009-10-16 | 1 | -1/+1 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Typo fixes for "usefull" -> "useful". | Peter Lieverdink | 2009-10-01 | 1 | -1/+1 | |
| * | | | | | | MBUG#452116: MariaDB: mysql_install_db causes server segfault | Sergey Petrunya | 2009-10-16 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | backport the patch: Georgi Kodinov 2009-09-17: | Sergey Petrunya | 2009-10-16 | 1 | -1/+1 | |
* | | | | | | Fixed compiler warning message | Michael Widenius | 2009-10-26 | 1 | -6/+15 | |
|/ / / / / |