anonymous wrote : create table 456.log_records (id
| integer not null auto_increment, message varchar(255), date datetime, level var
| char(255), primary key (id))
Not sure why the 456 is getting prefixed to the table name. The configuration files that
you posted did not contain this 456.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092939#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...