Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Created suites for heap, archive and csv. | Michael Widenius | 2012-04-04 | 1 | -18/+0 |
| | | | | | | | | Moved test from main suite to the new suites. Move tests from maria/t and maria/r to maria mysql-test/mysql-test-run.pl: Added support for the new suites | ||||
* | A patch for Bug#11765297 (58251 - archive_plugin and blackhole_plugin | Alexander Nozdrin | 2011-03-14 | 1 | -0/+3 |
| | | | | | | | | | | | fails when running with ps-protocol). The problem was that when running in --ps-protocol mode mysqltest.cc didn't close created prepared statements. So, the plugins could not be unistalled because there was a prepared statement using them. A fix is to add a dummy statement that forces mysqltest.cc to close the last prepared statement (which uses a plugin-defined table). | ||||
* | only This is a backport of the patch for 47739 into trunk. | Horst.Hunger | 2010-04-26 | 1 | -0/+15 |