Commit 6a16fc78 authored by mkanat%kerio.com's avatar mkanat%kerio.com

Bug 288539: minimum DBD::mysql version requirement may need to be increased beyond 2.1028

Patch By Albert Ting <altlst@sonic.net> r=mkanat, a=justdave
parent d8f3d06a
...@@ -300,7 +300,7 @@ my $modules = [ ...@@ -300,7 +300,7 @@ my $modules = [
}, },
{ {
name => 'DBD::mysql', name => 'DBD::mysql',
version => '2.1010' version => '2.9003'
}, },
{ {
name => 'File::Spec', name => 'File::Spec',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment