Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mariadb-5.5 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -2/+3 |
|\ | |||||
| * | mysql-5.5.28 | Sergei Golubchik | 2012-10-16 | 1 | -2/+3 |
| |\ | |||||
| | * | Merge of patch for Bug#13928675 from mysql-5.1. | Nirbhay Choubey | 2012-08-07 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Bug#13928675 MYSQL CLIENT COPYRIGHT NOTICE MUST | Nirbhay Choubey | 2012-08-07 | 1 | -1/+1 |
* | | | | SHOW EXPLAIN: merge to 10.0-base. | Sergey Petrunya | 2012-10-06 | 1 | -3/+22 |
|\ \ \ \ | |||||
| * \ \ \ | SHOW EXPLAIN: merge with 5.5-main | Sergey Petrunya | 2012-10-06 | 1 | -3/+22 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Merge 5.5-main -> 5.5-show-explain | Sergey Petrunya | 2012-07-25 | 1 | -11/+39 |
| | |\ \ \ | |||||
| | * \ \ \ | MWL#182: Explain running statements | Sergey Petrunya | 2012-06-15 | 1 | -3/+22 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | MWL#182: SHOW EXPLAIN: Merge 5.3->5.5 | Sergey Petrunya | 2012-05-16 | 1 | -3/+22 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | MWL#182: Explain running statements: merge with 5.3-main (needs fixing) | Sergey Petrunya | 2012-01-03 | 1 | -3/+22 |
| | | | |\ \ \ \ | |||||
| | | | | * \ \ \ | MWL#182: Explain running statements | Sergey Petrunya | 2011-10-27 | 1 | -3/+22 |
| | | | | |\ \ \ \ | |||||
| | | | | | * | | | | MWL#182: Explain running statements | Sergey Petrunya | 2011-09-24 | 1 | -3/+22 |
* | | | | | | | | | | Implementation of Multi-source replication (MDEV:253) | Michael Widenius | 2012-09-28 | 1 | -11/+31 |
|/ / / / / / / / / | |||||
* | | | | | | | | | merge with MySQL 5.5.27 | Sergei Golubchik | 2012-08-09 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | undo the fix for MySQL Bug#12998841 | Sergei Golubchik | 2012-08-08 | 1 | -7/+1 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Bug #12998841: libmysql divulges plaintext password upon request in 5.5 | Georgi Kodinov | 2012-07-05 | 1 | -1/+7 |
| * | | | | | | | merge bug#13708485 5.1->5.5 | Georgi Kodinov | 2012-06-29 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | Bug #13708485: malformed resultset packet crashes client | Georgi Kodinov | 2012-06-28 | 1 | -1/+3 |
| * | | | | | | | Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING) | Jon Olav Hauglid | 2012-06-29 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
* | | | | | | | | Allow multiple error codes inside a variable in --error command | Elena Stepanova | 2012-07-16 | 1 | -6/+27 |
* | | | | | | | | Export sys_errno and errno to variables | Elena Stepanova | 2012-07-16 | 1 | -0/+4 |
* | | | | | | | | Fixed MDEV-385: mysqltest running with continue-on-error crashes on a non-SQL... | Michael Widenius | 2012-07-10 | 1 | -1/+1 |
* | | | | | | | | Merge 5.3 -> 5.5 | Sergey Petrunya | 2012-06-20 | 1 | -4/+7 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Merge 5.2->5.3 | Sergey Petrunya | 2012-06-18 | 1 | -4/+7 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | 5.1 merge | Sergei Golubchik | 2012-06-01 | 1 | -4/+7 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | MDEV-256 lp:995501 - mysqltest attempts to parse Perl code inside a block | Sergei Golubchik | 2012-06-01 | 1 | -4/+7 |
| | | * | | | | | | | Fix main.merge testcase on Windows | Vladislav Vaintroub | 2011-12-01 | 1 | -1/+1 |
* | | | | | | | | | | 5.3 merge | Sergei Golubchik | 2012-05-21 | 1 | -5/+40 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge 5.2->5.3 | unknown | 2012-05-11 | 1 | -5/+40 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | * | | | | | | | | Fixed typo | unknown | 2012-05-10 | 1 | -1/+1 |
| | * | | | | | | | | MDEV-261 : mysqtest crashes when assigning variable to result of select , like | Vladislav Vaintroub | 2012-05-08 | 1 | -5/+40 |
* | | | | | | | | | | Added --continue-on-error to mysqltest and mysql-test-run | Sergei Golubchik | 2012-05-15 | 1 | -116/+237 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||||
* | | | | | | | | | overlay support for mysql-test-run and mysqltest | Sergei Golubchik | 2012-02-23 | 1 | -50/+144 |
* | | | | | | | | | Merge MWL#192: Non-blocking client library, into MariaDB 5.5. | unknown | 2012-02-21 | 1 | -1/+24 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | MWL#192: non-blocking client API, after-review fixes. | unknown | 2012-01-06 | 1 | -0/+3 |
| * | | | | | | | | | MWL#192: Non-blocking client API for libmysqlclient. | unknown | 2011-09-20 | 1 | -2/+29 |
* | | | | | | | | | | mysql-5.5 merge | Sergei Golubchik | 2012-01-16 | 1 | -29/+66 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Bug #13055685 NO WAY TO REPLACE NON-DETERMINISTIC FRAGMENTS IN OUTPUT OF MT... | Bjorn Munch | 2011-11-08 | 1 | -27/+50 |
| * | | | | | | | | | Bug #13096353 62712: RPM-BASED INSTALL OF THE TEST SUITE IS USELESS FOR NON-R... | Bjorn Munch | 2011-11-03 | 1 | -1/+2 |
| * | | | | | | | | | Bug #11754855 46528: NEED A WAY TO PASS A VARIABLE TO MTR COMMANDS | unknown | 2011-10-19 | 1 | -1/+13 |
* | | | | | | | | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -20/+77 |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Fixed that --sorted-result in mysql-test-run also works for exec | Michael Widenius | 2012-01-09 | 1 | -16/+34 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | 5.2->5.3 merge | Sergei Golubchik | 2011-12-12 | 1 | -0/+44 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| | * | | | | | | | 1. add --plugin-dir and --default-auth to mysqltest. | Sergei Golubchik | 2011-12-02 | 1 | -0/+44 |
| * | | | | | | | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -18/+54 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | / / | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | * | | | | | | Merge with 5.1 | Michael Widenius | 2011-11-30 | 1 | -3/+18 |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | | * | | | | | Fixed compiler warnings and other bugs found by buildbot. | Michael Widenius | 2011-11-30 | 1 | -3/+18 |
| | * | | | | | | Fix testcases: | Vladislav Vaintroub | 2011-11-29 | 1 | -1/+1 |
| | * | | | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -15/+37 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | | | | / / / | | | |_|/ / / | | |/| | | | | |||||
| | | * | | | | Merge with MySQL 5.1.60 | Michael Widenius | 2011-11-23 | 1 | -5/+22 |
| | | |\ \ \ \ | | | | | |/ / | | | | |/| | |