Apache OpenOffice (AOO) Bugzilla – Issue 67114
trying to create an ENUM column in a MySQL table fails with a syntax error
Last modified: 2013-08-07 15:45:41 UTC
In a MySQL database connected via JDBC, try to create a table with an ENUM column. Upon saving the table, this fails with a "You have an error in your SQL syntax ..." error message from the MySQL server.