1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

merge from 5.1 of merge from 5.1-mtr

This commit is contained in:
Bjorn Munch
2009-09-22 23:41:37 +02:00
2 changed files with 11 additions and 11 deletions

View File

@ -1796,7 +1796,7 @@ sub environment_setup {
my $plugin_filename;
if (IS_WINDOWS)
{
$plugin_filename = "ha_example.dll";
$plugin_filename = "ha_example.dll";
}
else
{