Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | Vladislav Vaintroub | 2010-12-06 | 1 | -2/+0 |
|\ | |||||
| * | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 | Vladislav Vaintroub | 2010-12-06 | 1 | -2/+0 |
* | | merge with 5.1 | Michael Widenius | 2010-11-30 | 3 | -24/+107 |
|\ \ | |/ | |||||
| * | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 3 | -16/+30 |
| |\ | |||||
| | * | merge from 5.1-mtr | Bjorn Munch | 2010-10-25 | 1 | -4/+4 |
| | |\ | |||||
| | | * | 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#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-20 | 1 | -8/+14 |
| | * | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-19 | 2 | -8/+17 |
| * | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -8/+77 |
| |\ \ \ | | |/ / | |||||
| | * | | merge from 5.1-mtr | Bjorn Munch | 2010-10-03 | 1 | -6/+68 |
| | |\ \ | | | |/ | |||||
| | | * | Bug #20304 mysqltest: reap with no preceding statement hangs forever | Bjorn Munch | 2010-10-01 | 1 | -0/+3 |
| | | * | Bug #52828 Tests that use perl fail when perl is not in path | Bjorn Munch | 2010-09-30 | 1 | -1/+12 |
| | | * | merge from 5.1 | Bjorn Munch | 2010-09-29 | 7 | -23/+21 |
| | | |\ | |||||
| | | * | | Bug #56921 It should be possible to log connection statements in mysqltest | Bjorn Munch | 2010-09-22 | 1 | -0/+33 |
| | | * | | Bug #55426 mysqltest crashes when trying to unlock not acquired mutex | Bjorn Munch | 2010-09-20 | 1 | -0/+3 |
| | | * | | Bug #56753 mtr silently ignores junk after backticks | Bjorn Munch | 2010-09-15 | 1 | -0/+6 |
| | | * | | Bug #55426 mysqltest crashes when trying to unlock not acquired mutex | Bjorn Munch | 2010-09-14 | 1 | -3/+10 |
| | | * | | Bug #56647 Valgrind warnings for memory leak in mysqltest.cc | Bjorn Munch | 2010-09-10 | 1 | -2/+1 |
| | * | | | merge 55178,55413,56383 | Bjorn Munch | 2010-09-10 | 1 | -2/+8 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | merge 55413 | Bjorn Munch | 2010-08-30 | 1 | -2/+8 |
| | | |\ \ | |||||
| | | | * | | Bug #55413 mysqltest gives parse error for lines matching "^let.*\\.*;$" | Bjorn Munch | 2010-08-10 | 1 | -2/+8 |
* | | | | | | Merge MariaDB 5.1->5.2 | unknown | 2010-11-19 | 1 | -6/+4 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MWL#74: Shared libmysqld.so library. | unknown | 2010-11-17 | 1 | -6/+4 |
* | | | | | | Automatic merge with MariaDB 5.1 | Michael Widenius | 2010-11-04 | 1 | -9/+9 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MBug#643463: slow XtraDB shutdown due to 10 second sleep in purge thread | unknown | 2010-11-03 | 1 | -9/+9 |
* | | | | | | Automatic merge with 5.1 | Michael Widenius | 2010-11-04 | 2 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix for: LP #634955: Assert in _ma_update_at_original_place() | Michael Widenius | 2010-11-02 | 2 | -2/+2 |
* | | | | | | merge w/ 5.1 | Sergei Golubchik | 2010-10-29 | 1 | -5/+10 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | mysqltest: Fix reversed error check, causing truncated output when testcase f... | unknown | 2010-10-29 | 1 | -5/+6 |
| * | | | | | workaround for MySQL BUG#57491 | Sergei Golubchik | 2010-10-22 | 1 | -0/+4 |
* | | | | | | merge with 5.1 | Sergei Golubchik | 2010-10-25 | 1 | -30/+101 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 5.1.51 merge | Sergei Golubchik | 2010-10-19 | 1 | -30/+101 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Reduced #ifndef for 52301, caused compile warning | Bjorn Munch | 2010-08-26 | 1 | -4/+0 |
| | * | | | | merge followup fix for 52301 | Bjorn Munch | 2010-08-25 | 1 | -0/+6 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Bug #52301 Add --protocol to mysqltest | Bjorn Munch | 2010-08-25 | 1 | -0/+6 |
| | | |/ / | |||||
| | * | | | merge from 5.1-mtr | Bjorn Munch | 2010-08-06 | 1 | -30/+99 |
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/| | |||||
| | | * | merge from 5.1 | Bjorn Munch | 2010-08-04 | 10 | -399/+413 |
| | | |\ | |||||
| | | * | | Bug #55582 mtr root detection (and if-expression execution) broken | Bjorn Munch | 2010-08-03 | 1 | -1/+16 |
| | | * | | Bug #54111 mysqltest command remove_files_wildcard does not work in embedded ... | Bjorn Munch | 2010-06-15 | 1 | -0/+42 |
| | | * | | Bug #53374 Don't delete temporary perl file if perl fails | Bjorn Munch | 2010-06-07 | 1 | -2/+3 |
| | | * | | Merge from 5.1 up to rev 3392 | Bjorn Munch | 2010-06-02 | 4 | -18/+24 |
| | | |\ \ | |||||
| | | * | | | Bug #52214 Misleading error msg when test fails before having produced any query | Bjorn Munch | 2010-04-13 | 1 | -2/+5 |
| | | * | | | Bug #42513 mtr2: mysqltest doesn't count internal commands output as real output | Bjorn Munch | 2010-04-13 | 1 | -10/+0 |
| | | * | | | Bug #52301 Add --protocol to mysqltest | Bjorn Munch | 2010-03-23 | 1 | -3/+16 |
| | | * | | | Bug #43603 mysqltest command disable_abort_on_error does not affect all built... | Bjorn Munch | 2010-03-22 | 1 | -8/+12 |
| | | * | | | Bug #43588 mysqltest command disable_abort_on_error logs connect commands | Bjorn Munch | 2010-03-17 | 1 | -1/+1 |
| | | * | | | merge from 5.1 | Bjorn Munch | 2010-03-04 | 10 | -144/+171 |
| | | |\ \ \ |