-
Bug
-
Resolution: Won't Do
-
Major
-
JBossAS-3.2.6 Final
-
None
SourceForge Submitter: colemarcus .
When using Database Names like abc-def using this database (
or table or field name) in the sql statement without ` arround it,
causes a mysql query error.
The simplest solution would be to put ` arroung every
databasename,tablename and fieldname.
example:
using the database name w10222-test
i got a show table w10222-test as 'blabla' send to the mysql
server.
Martin Klebermass@limtec.de