summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-392 MTR: skip-combinations option is declared in help, but is ignoredSergei Golubchik2012-08-081-2/+0
* Fixed compiler warningsMichael Widenius2012-08-062-4/+4
* MDEV-399 Combinations defined in the base suite cannot be skipped by overlaySergei Golubchik2012-08-014-5/+32
* fix oqgraph on MSVCVladislav Vaintroub2012-08-022-3/+10
* MDEV-369: Mismatches in MySQL engines test suiteElena Stepanova2012-08-023-7/+7
* Merge 5.3->5.5Elena Stepanova2012-08-0236-275/+3066
|\
| * MDEV-369 (Mismatches in MySQL engines test suite)Elena Stepanova2012-08-0236-230/+3145
| |\
| | * MDEV-369 (Mismatches in MySQL engines test suite)Elena Stepanova2012-07-3034-225/+3140
| | * Result files were wrong due to MySQL bug#66034 Elena Stepanova2012-07-262-5/+5
| |/
* | MDEV-336 oqgraph 5.5 crashes in buildbotSergei Golubchik2012-07-311-2/+8
* | MDEV-419 ensure that all HAVE_XXX constants can be set by cmakeSergei Golubchik2012-07-3126-240/+31
* | MDEV-375 Server crashes in THD::print_aborted_warning with log_warnings > 3Sergei Golubchik2012-07-313-1/+35
* | MDEV-340 Save replication comments for DROP TABLE.Alexey Botchkov2012-07-313-0/+85
* | MDEV-418 Feedback plugin statisics problemSergei Golubchik2012-07-312-0/+2
* | MDEV-417 - fix typo that prevented use of atomic instructions on WindowsVladislav Vaintroub2012-07-301-1/+1
* | MDEV-410: EXPLAIN shows type=range, while SHOW EXPLAIN and userstat show full...Sergey Petrunya2012-07-2512-52/+277
* | Awoiding registering partiton engine underlying tables whan it has no sens.unknown2012-07-241-2/+13
* | MDEV-409 : /etc/my.cnf config file overwritten during RPM installation Vladislav Vaintroub2012-07-231-0/+1
* | merged in MDEV-11 "Generic storage engine test suite"Axel Schwenke2012-07-19408-6/+36050
|\ \
| * \ merged with maria/5.5Axel Schwenke2012-07-198-14/+81
| |\ \ | |/ / |/| |
* | | Merge 5.3->5.5Sergey Petrunya2012-07-184-12/+46
|\ \ \ | | |/ | |/|
| * | MDEV-398: Sergv related to spacial queriesSergey Petrunya2012-07-184-12/+46
* | | Merge bug#1007622 from 5.3 to 5.5Sergey Petrunya2012-07-183-1/+34
|\ \ \ | |/ /
| * | Fix for LP bug#1007622unknown2012-06-263-1/+34
* | | fix to satisfy compiler.unknown2012-07-161-1/+1
| | * MDEV-11: Generic storage engine test suiteElena Stepanova2012-07-16405-0/+36013
| | * Allow multiple error codes inside a variable in --error commandElena Stepanova2012-07-163-6/+33
| | * Export sys_errno and errno to variablesElena Stepanova2012-07-161-0/+4
| |/ |/|
* | fixed MySQL bug#53775:unknown2012-07-1313-93/+739
* | MDEV-393. Remove --loose-pbxt=OFF/loose-skip-pbxt from bootstrapper calls to ...Vladislav Vaintroub2012-07-123-3/+3
* | lp:1023404 problems with savepoints and tokudb with 5.5Sergei Golubchik2012-07-111-4/+0
* | Fixed MDEV-385: mysqltest running with continue-on-error crashes on a non-SQL...Michael Widenius2012-07-101-1/+1
* | Merge fix for MDEV-376Sergey Petrunya2012-07-053-3/+44
|\ \
| * | MDEV-376: Wrong result (missing rows) with index_merge+index_merge_intersecti...Sergey Petrunya2012-07-043-3/+44
* | | The variable "table_cache" is deprecated, use the new name "table_open_cache"...unknown2012-07-051-1/+1
* | | Don't abort InnoDB/XtraDB if one can't allocate resources for AIOMichael Widenius2012-06-275-16/+52
* | | fix compile error, when building with oqgraphVladislav Vaintroub2012-06-252-3/+3
* | | Merge 5.3->5.5.Igor Babaev2012-06-248-20/+95
|\ \ \ | |/ / |/| / | |/
| * Merge 5.2->5.3Igor Babaev2012-06-237-19/+94
| |\
| | * Fixed bug mdev-360.Igor Babaev2012-06-231-0/+2
| | * Fixed bug mdev-354.Igor Babaev2012-06-186-19/+93
| * | Added comment about QUICK_RANGE_SELECT::free_cond being unused.Sergey Petrunya2012-06-221-1/+1
| * | Update test results (checked)Sergey Petrunya2012-06-211-2/+2
| * | Update test results.Sergey Petrunya2012-06-201-1/+1
* | | Add back testcase for lp:817966 (was lost in the merge)Sergey Petrunya2012-06-232-0/+31
* | | MDEV-342: fix two race conditions in the test case that could occasionally ca...unknown2012-06-222-0/+5
* | | MDEV-342: Do not mark old binlog file as cleanly closed during rotate untilunknown2012-06-216-9/+146
* | | MDEV-359: Fix another case where switch-off semisync could cause a race that ...unknown2012-06-212-1/+2
* | | Use the portable form of INSTALL PLUGIN in rpl_mdev359.testSergei Golubchik2012-06-212-2/+2
* | | fixing the order of includes in the rpl_mdev359.testSergei Golubchik2012-06-211-1/+1