: Retrieving metadata using the following properties
-----------------------------------------------------
jdbcDriver=com.mysql.jdbc.Driver
jdbcURL=jdbc:mysql://localhost/customer
username=root
password=(hidden)
catalog=customer
schemaPattern=null
tableNamePattern=null
Warning: Reading of auto-incremented columns
failed with message
'You have an error in your SQL syntax; check the manual
that corresponds to your MySQL server version for the
right syntax to use near 'order LIKE 'order_id'' at
line 1'.
No reason to panic, just detection auf auto-incremented
columns will not work. However, better send a mail to
DbForms Mailing list to get this corrected
finished
Tried this with both Stable and Weekly build using
table definitions in the user manual example for a
customer database.
Mysql 4.1.12 binary installation
Solaris 10
Java - j2sdk 1.4.2_08