> On Mon, Jul 21, 2008 at 18:36:47 +0200, Reggie Burnett wrote:
>
>> #At file:///D:/work/mysql/bzr/mysql-5.1-wtf/
>>
>> 2613 Reggie Burnett 2008-07-21
>> This patch is a modification of a work done by Vlad on a private
>> 6.0 branch. About 70% of this patch is a direct copy of his work
>> so a great deal of credit should go to him for this work.
>> If there is no file comment then it is because all the work
>> in that file was simple import/export work
>>
>
This commit is our work on WL #3653 - plugins for Windows. It may need
some additional tweaking to make sure appropriate symbols are decorated
with _declspec(dllimport) since it's not enough on Windows to just
export all symbols. We are in the process now of merging to 6.0 and
pushing to the -wtf trees.