Hi,
does someone knows how to create relationships between tables in the mysql databases.
You can't....unless there is something in the berkley db stuff that can do it.
For a real db, use postgresql.
You can't on the way you do on access, what you can do is define triggers and tables to translate the DB design on MYSQL