Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move --secure-file-priv from hardcoded to a template. remove redundant suite.opt | Sergei Golubchik | 2012-02-06 | 1 | -2/+0 |
* | Fix a few failing tests on win2008r2-vs2010-amd64-debug | Vladislav Vaintroub | 2012-01-26 | 2 | -4/+4 |
* | 5.3 merge | Sergei Golubchik | 2012-01-13 | 5 | -1/+16 |
|\ | |||||
| * | Adjusted test cases of the suite funcs_1. | Igor Babaev | 2011-12-16 | 4 | -0/+15 |
| * | Merge with 5.2. | Michael Widenius | 2011-12-11 | 2 | -2/+2 |
| |\ | |||||
| | * | Merge with 5.1 | Michael Widenius | 2011-11-30 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fixed compiler warning and errors | Michael Widenius | 2011-11-30 | 1 | -1/+1 |
| | * | | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Changed to Oracle bug numbers | Anitha Gopi | 2011-05-24 | 1 | -1/+1 |
* | | | | | Fix buildbot: update test results | Sergey Petrunya | 2012-01-02 | 1 | -54/+54 |
* | | | | | after merge changes: | Sergei Golubchik | 2011-12-12 | 26 | -1653/+1653 |
* | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 4 | -29/+29 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Change the default @@optimizer_switch settings: | Sergey Petrunya | 2011-11-02 | 3 | -27/+27 |
| * | | | | Fixed test case that changed when max_user_connections was made signed. | Michael Widenius | 2011-09-27 | 1 | -2/+2 |
* | | | | | fix embedded tests. | Sergei Golubchik | 2011-10-28 | 5 | -5/+18 |
* | | | | | Sergey Petrunya fixes for subselect* tests, | Sergei Golubchik | 2011-10-22 | 3 | -1054/+416 |
* | | | | | post-merge changes to the mysql-test suite | Sergei Golubchik | 2011-10-19 | 1 | -0/+2 |
* | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 36 | -4573/+3956 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Update test results for the previous cset. | Sergey Petrunya | 2011-07-05 | 3 | -27/+27 |
| * | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table... | Michael Widenius | 2011-07-01 | 10 | -400/+1119 |
| * | | | | Merge 5.2 -> 5.3 | Sergey Petrunya | 2011-06-24 | 2 | -171/+275 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge with 5.1 | Michael Widenius | 2011-06-24 | 2 | -171/+275 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | ./mtr --suite funcs_1 --ps-protocol | Sergei Golubchik | 2011-06-15 | 2 | -171/+275 |
| * | | | | Merge of mwl #106 into 5.3. | Igor Babaev | 2011-06-15 | 3 | -6/+5 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. | Igor Babaev | 2011-06-04 | 3 | -6/+5 |
| | |\ \ \ \ | |||||
| | | * | | | | Fixed bugs causing failures fot the funcs_1 test suite. | Igor Babaev | 2011-06-03 | 3 | -6/+76 |
| | | * | | | | Fixed 3 valgrind bugs. | Igor Babaev | 2011-05-21 | 5 | -82/+11 |
| * | | | | | | various fixes for buildbot failures | Sergei Golubchik | 2011-06-10 | 3 | -222/+144 |
| |/ / / / / | |||||
| * | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 16 | -2775/+2635 |
| |\ \ \ \ \ | |||||
| | * | | | | | fixes for funcs_1 suite | Sergei Golubchik | 2011-03-24 | 16 | -2440/+2450 |
| * | | | | | | Fixed errors found in buildbot | Michael Widenius | 2011-05-23 | 3 | -126/+126 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Merge with dynamic column code | Michael Widenius | 2011-05-12 | 3 | -138/+180 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge with main 5.3 | Michael Widenius | 2011-05-08 | 3 | -126/+126 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Adding support for Dynamic columns (WL#34): | Michael Widenius | 2011-05-08 | 3 | -138/+180 |
| | |/ / / / / | |||||
| * | | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 8 | -58/+50 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | | | |||||
| | * | | | | Automatic merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -0/+2 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Fixed after-merge failures found by buildbot | Michael Widenius | 2011-05-03 | 1 | -0/+2 |
| | * | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 7 | -58/+48 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 7 | -58/+48 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| * | | | | | mysql-test/suite/funcs_1/r/storedproc.result: | Michael Widenius | 2011-05-02 | 2 | -2/+4 |
| * | | | | | Merge with 5.2 | Michael Widenius | 2011-03-09 | 2 | -0/+3 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 2 | -0/+3 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 2 | -0/+3 |
| | | |\ \ \ | |||||
| * | | | | | | Fixed compiler warnings and some test failures found by buildbot | Michael Widenius | 2011-02-23 | 1 | -3/+3 |
| * | | | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READ | Michael Widenius | 2011-01-04 | 1 | -5/+5 |
| |/ / / / / | |||||
* | | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 73 | -37326/+2188 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bug#11766500 - 59624: FUNCS_1 SUITE TESTS FAILING WITH RESULT DIFFERENCE WHEN... | Vinay Fisrekar | 2011-03-22 | 1 | -2/+2 |
| * | | | | | | Bug # 11766011: mysql.user.authentication_string column causes | Georgi Kodinov | 2011-03-18 | 2 | -35/+35 |
| * | | | | | | up-merge 5.1 --> 5.5 | Vinay Fisrekar | 2011-03-18 | 6 | -152/+232 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | |