[fpc-pascal] Migrate mantis bugtracker

silvioprog silvioprog at gmail.com
Thu Jul 31 19:09:03 CEST 2014


On Thu, Jul 31, 2014 at 1:48 PM, Michael Van Canneyt <michael at freepascal.org
> wrote:
>
> Hi,
>
> In case someone is interested:
>
> I created a FPC program to migrate a mantis bugtracker database from MySQL
> to Postgres.
>
> The reason for creating such a beast is that MySQL is inferior to Postgres
> in many ways,
> and so we're switching the FPC bugtracker from MySQL to Postgres. (the
> recent bugtracker downtime is no stranger to this decision)
>
> The program takes care of several conversion pitfalls: Different data
> types and erroneous data (MySQL allows wrong UTF8 in the tables, postgres
> rightly complains about it).
>
> If someone has interest in such a program : let me know, and I'll send you
> the sources.
>
> Michael.


Hello buddy!

I'm interested! Please send it to Github, that way everyone will benefit.
:-)

-- 
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20140731/09d6934e/attachment.html>


More information about the fpc-pascal mailing list