Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#4681: Took the system variable tests out of the main test suite, put them ↵ | Horst Hunger | 2008-12-19 | 1 | -175/+0 |
| | | | | into "sys_vars", updated some reult files and tests. | ||||
* | Bug#35997 Event scheduler seems to let the server crash, if it is embedded. | unknown | 2008-05-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Enable previously disabled test cases which were tested against the embedded build. The test cases are modified so that they require non-embedded build. mysql-test/t/disabled.def: Re-enabled event_scheduler_basic and event_scheduler_func since these tests aren't suppose to work in embedded build anyway. mysql-test/t/event_scheduler_basic.test: Require that this test isn't run on embedded build mysql-test/t/event_scheduler_func.test: Require that this test isn't run on embedded build | ||||
* | System variable tests delivered by Folio3 (see WL4288). | unknown | 2008-04-10 | 1 | -0/+175 |
BitKeeper/etc/ignore: Added mysql-test/linux_sys_vars.inc mysql-test/load_sysvars.inc mysql-test/windows_sys_vars.inc to the ignore list |