Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | Vladislav Vaintroub | 2010-12-02 | 10 | -29/+47 |
|\ | |||||
| * | address review comments | Vladislav Vaintroub | 2010-12-02 | 1 | -7/+6 |
| * | Adapt fix_vs_config_dir () for VS2010 | Vladislav Vaintroub | 2010-12-01 | 1 | -3/+2 |
| * | Make maria 5.1 compilable on Visual Studio 2010 and remove Windows warnings | Vladislav Vaintroub | 2010-12-01 | 9 | -21/+41 |
|/ | |||||
* | Automatic merge with 5.1-release | Michael Widenius | 2010-11-30 | 4 | -3/+7 |
|\ | |||||
| * | Fixed some compiler warnings | Michael Widenius | 2010-11-30 | 4 | -3/+7 |
* | | Use three digits after the decimal point for better resolution and comparabil... | Hakan Kuecuekyilmaz | 2010-11-29 | 1 | -1/+1 |
* | | Automatic merge with 5.1-release | Michael Widenius | 2010-11-29 | 519 | -5725/+11567 |
|\ \ | |/ | |||||
| * | Fixed compiler and gmake warnings | Michael Widenius | 2010-11-29 | 75 | -231/+26 |
| * | Fixed compiler warnings and a compilation failure on windows | Michael Widenius | 2010-11-27 | 7 | -12/+30 |
| * | Patch from Sergey Petrunya: | Michael Widenius | 2010-11-26 | 3 | -37/+85 |
| * | Automatic merge with 5.1 | Michael Widenius | 2010-11-25 | 5 | -4/+95 |
| |\ | |/ |/| | |||||
* | | Fix of LP BUG#675248. | unknown | 2010-11-23 | 5 | -4/+95 |
| * | Fixed failing test cases | Michael Widenius | 2010-11-25 | 7 | -117/+118 |
| * | Merge of innodb_plugin for MySQL 5.1.53 with xtradb | Michael Widenius | 2010-11-25 | 24 | -205/+541 |
| * | A proper fix for bug #57688. | Michael Widenius | 2010-11-25 | 3 | -4/+12 |
| * | Automatic merge with base | Michael Widenius | 2010-11-25 | 184 | -722/+6256 |
| |\ | |||||
| | * | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 184 | -722/+6256 |
| | |\ | |||||
| | | * | merge | Georgi Kodinov | 2010-11-03 | 0 | -0/+0 |
| | | |\ | |||||
| | | | * | Merge from mysql-5.1.52-release | unknown | 2010-11-01 | 155 | -1815/+4059 |
| | | | |\ | |||||
| | | * | | | test case fix | Sergey Glukhov | 2010-11-01 | 1 | -0/+2 |
| | | * | | | merge | Georgi Kodinov | 2010-10-29 | 0 | -0/+0 |
| | | |\ \ \ | |||||
| | | | * \ \ | merge to 5.0-security | Georgi Kodinov | 2010-10-29 | 5 | -19/+92 |
| | | | |\ \ \ | |||||
| | | * | \ \ \ | merge to 5.1-security | Georgi Kodinov | 2010-10-29 | 155 | -698/+5737 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merge mysql-5.1-innodb -> mysql-5.1-bugteam | Vasil Dimov | 2010-10-29 | 54 | -350/+4361 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | Bug#52062: Compiler warning in os0file.c on windows 64-bit | Calvin Sun | 2010-10-28 | 1 | -6/+22 |
| | | | | * | | | | | Bug#52062: Compiler warning in os0file.c on windows 64-bit | Calvin Sun | 2010-10-27 | 1 | -4/+20 |
| | | | | * | | | | | Merge mysql-5.1-bugteam -> mysql-5.1-innodb | Vasil Dimov | 2010-10-27 | 90 | -250/+876 |
| | | | | |\ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | |||||
| | | | * | | | | | | Fixed bug numbers in disabled.def files | Anitha Gopi | 2010-10-27 | 3 | -5/+5 |
| | | | * | | | | | | merge from 5.1-mtr | Bjorn Munch | 2010-10-25 | 19 | -37/+46 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | Follow-up to Bug #55582 which allows checking strings in if | Bjorn Munch | 2010-10-21 | 15 | -26/+26 |
| | | | | * | | | | | | Fixed wrong feof check in read_line, see 52019 | Bjorn Munch | 2010-10-20 | 1 | -1/+1 |
| | | | | * | | | | | | Fixed missing cast of arg to my_mbcharlen | Bjorn Munch | 2010-10-20 | 1 | -1/+1 |
| | | | | * | | | | | | 48863 followup: move an array declaration out from within if block | Bjorn Munch | 2010-10-20 | 1 | -1/+1 |
| | | | | * | | | | | | Bug #52019 main.mysqltest fails on new tests for lowercase_result | Bjorn Munch | 2010-10-20 | 1 | -1/+1 |
| | | | | * | | | | | | Bug #56654 pb2 log is very hard to read | Bjorn Munch | 2010-10-19 | 1 | -4/+13 |
| | | | | * | | | | | | Bug #52828 Tests that use perl fail when perl is not in path | Bjorn Munch | 2010-10-19 | 1 | -1/+1 |
| | | | | * | | | | | | Test wait_timeout: do not fail by SQL syntax error, use die | Bjorn Munch | 2010-10-19 | 1 | -2/+2 |
| | | | * | | | | | | | Bug#27606 GRANT statement should be replicated with DEFINER information | unknown | 2010-10-23 | 6 | -8/+58 |
| | | | * | | | | | | | Bug#55478 Row events wrongly apply on the temporary table of the same name | unknown | 2010-10-21 | 3 | -0/+98 |
| | | | * | | | | | | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-20 | 18 | -45/+53 |
| | | | * | | | | | | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-20 | 9 | -37/+60 |
| | | | * | | | | | | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-19 | 12 | -49/+72 |
| | | | * | | | | | | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-19 | 3 | -3/+10 |
| | | | * | | | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-10-19 | 1 | -4/+6 |
| | | | * | | | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-10-19 | 1 | -3/+6 |
| | | | * | | | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-10-19 | 4 | -13/+35 |
| | | | * | | | | | | | Bug #46941 crash with lower_case_table_names=2 and foreign key | Magne Mahre | 2010-10-19 | 5 | -1/+71 |
| | | | * | | | | | | | Bug #57274 SET GLOBAL debug crashes on Solaris in embedded server mode | Jon Olav Hauglid | 2010-10-19 | 1 | -0/+1 |
| | | | * | | | | | | | Bug#52172 post-push fix: init auto-variable to NULL | Tor Didriksen | 2010-10-19 | 1 | -1/+1 |