https://bugs.freedesktop.org/show_bug.cgi?id=66171

--- Comment #2 from Alex Thurgood <[email protected]> ---
Hi Tim,

In your hsqldb file, the link between the two tables shows up as a 1-n join in
the Relations dialog.

How have you got this set up in your mysql db ? Mysql doesn't enforce
referential integrity if your are using 

In order to give us a better idea, could you post the output of :

SHOW CREATE TABLE tablename

for each table from your mysql console ?

Or better still, dump the database as sql output using mysqldump (which would
give us the data too). My concern is that if I just try to convert your hsqldb
table definitions from within LO, I might not get exactly what you have in your
own db setup (field definitions, foreign keys, etc). 


Alex

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to