Thread
:
PostgreSQL into MySQL
View Single Post
pete_bisby
Go4Expert Member
9Apr2009,14:22
From what I can tell MySQL doesn't support Types like PostgreSQL.
However you can use the SET datatype. Have a look at the MySQL manual (
http://dev.mysql.com/doc/refman/5.1/en/set.html
) for more detail