summaryrefslogtreecommitdiff
path: root/mysql-test/suite/funcs_1
Commit message (Expand)AuthorAgeFilesLines
* move --secure-file-priv from hardcoded to a template. remove redundant suite.optSergei Golubchik2012-02-061-2/+0
* Fix a few failing tests on win2008r2-vs2010-amd64-debugVladislav Vaintroub2012-01-262-4/+4
* 5.3 mergeSergei Golubchik2012-01-135-1/+16
|\
| * Adjusted test cases of the suite funcs_1.Igor Babaev2011-12-164-0/+15
| * Merge with 5.2.Michael Widenius2011-12-112-2/+2
| |\
| | * Merge with 5.1Michael Widenius2011-11-301-1/+1
| | |\
| | | * Fixed compiler warning and errorsMichael Widenius2011-11-301-1/+1
| | * | Merge with MariaDB 5.1Michael Widenius2011-11-241-1/+1
| | |\ \ | | | |/
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-1/+1
| | | |\
| | | | * Changed to Oracle bug numbersAnitha Gopi2011-05-241-1/+1
* | | | | Fix buildbot: update test resultsSergey Petrunya2012-01-021-54/+54
* | | | | after merge changes:Sergei Golubchik2011-12-1226-1653/+1653
* | | | | 5.3->5.5 mergeSergei Golubchik2011-11-224-29/+29
|\ \ \ \ \ | |/ / / /
| * | | | Change the default @@optimizer_switch settings:Sergey Petrunya2011-11-023-27/+27
| * | | | Fixed test case that changed when max_user_connections was made signed.Michael Widenius2011-09-271-2/+2
* | | | | fix embedded tests.Sergei Golubchik2011-10-285-5/+18
* | | | | Sergey Petrunya fixes for subselect* tests,Sergei Golubchik2011-10-223-1054/+416
* | | | | post-merge changes to the mysql-test suiteSergei Golubchik2011-10-191-0/+2
* | | | | merge with 5.3Sergei Golubchik2011-10-1936-4573/+3956
|\ \ \ \ \ | |/ / / /
| * | | | Update test results for the previous cset.Sergey Petrunya2011-07-053-27/+27
| * | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-0110-400/+1119
| * | | | Merge 5.2 -> 5.3 Sergey Petrunya2011-06-242-171/+275
| |\ \ \ \ | | |/ / /
| | * | | Merge with 5.1Michael Widenius2011-06-242-171/+275
| | |\ \ \ | | | |/ /
| | | * | ./mtr --suite funcs_1 --ps-protocolSergei Golubchik2011-06-152-171/+275
| * | | | Merge of mwl #106 into 5.3. Igor Babaev2011-06-153-6/+5
| |\ \ \ \
| | * \ \ \ Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-043-6/+5
| | |\ \ \ \
| | | * | | | Fixed bugs causing failures fot the funcs_1 test suite.Igor Babaev2011-06-033-6/+76
| | | * | | | Fixed 3 valgrind bugs.Igor Babaev2011-05-215-82/+11
| * | | | | | various fixes for buildbot failuresSergei Golubchik2011-06-103-222/+144
| |/ / / / /
| * | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-2816-2775/+2635
| |\ \ \ \ \
| | * | | | | fixes for funcs_1 suiteSergei Golubchik2011-03-2416-2440/+2450
| * | | | | | Fixed errors found in buildbotMichael Widenius2011-05-233-126/+126
| | |/ / / / | |/| | | |
| * | | | | Merge with dynamic column codeMichael Widenius2011-05-123-138/+180
| |\ \ \ \ \
| | * \ \ \ \ Merge with main 5.3Michael Widenius2011-05-083-126/+126
| | |\ \ \ \ \
| | * | | | | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-083-138/+180
| | |/ / / / /
| * | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-108-58/+50
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Automatic merge with MariaDB 5.1Michael Widenius2011-05-031-0/+2
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Fixed after-merge failures found by buildbotMichael Widenius2011-05-031-0/+2
| | * | | | Merge with MariaDB 5.1Michael Widenius2011-05-037-58/+48
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-027-58/+48
| | | |\ \ \ | | | | | |/ | | | | |/|
| * | | | | mysql-test/suite/funcs_1/r/storedproc.result:Michael Widenius2011-05-022-2/+4
| * | | | | Merge with 5.2Michael Widenius2011-03-092-0/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-282-0/+3
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge with MySQL 5.1.55Michael Widenius2011-02-202-0/+3
| | | |\ \ \
| * | | | | | Fixed compiler warnings and some test failures found by buildbotMichael Widenius2011-02-231-3/+3
| * | | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-041-5/+5
| |/ / / / /
* | | | | | 5.5-mergeSergei Golubchik2011-07-0273-37326/+2188
|\ \ \ \ \ \
| * | | | | | Bug#11766500 - 59624: FUNCS_1 SUITE TESTS FAILING WITH RESULT DIFFERENCE WHEN...Vinay Fisrekar2011-03-221-2/+2
| * | | | | | Bug # 11766011: mysql.user.authentication_string column causes Georgi Kodinov2011-03-182-35/+35
| * | | | | | up-merge 5.1 --> 5.5 Vinay Fisrekar2011-03-186-152/+232
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |