help with *mysql*

From: pilsl(at)goldfisch(dot)at
To: pgsql-general(at)postgresql(dot)org
Subject: help with *mysql*
Date: 2002-05-06 21:45:15
Message-ID: 20020506234515.H28113@goldfisch.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

my nightmare is coming true: I need to port a whole CMS from postgres
to mysql. I just started taking the first looks on mysql and all seems so wrong ;)

it doesnt have system-unique OID's, it doesnt have something like
offset, it doesnt accept my ROLLBACK.

but: I will have to learn how to move around all this things, so what
I want to ask here is, if someone knows some docs about all these
things a programmer will have to face if switching from postgres to
mysql.

and the reason for all this is, that all this cheep providers offer
mysql and all customers think, hey : this provider is 100USD less per
month and offer 100.000 emailaliases. I tried to mention "transaction"
and "sql-standard" but they only stared at me ...

thnx,
peter

ps: sorry for this whiny-posting

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2002-05-06 21:54:29 Re: update via join problem
Previous Message Patrick Welche 2002-05-06 21:42:30 Re: aggregate on zero rows slow?