As far as I remember, Rafal's problem was "no space after table name".
What's your problem? I just executed your DDL in MySql w/o problems.
Paul Ekeland wrote:
Hello,
I have exactly the same problem as Rafal, but with the following
JBoss-generated query:
"CREATE TABLE user (user_id INTEGER NOT
Hello,
I have exactly the same problem as Rafal, but with the following JBoss-generated query:
"CREATE TABLE user (user_id INTEGER NOT NULL,login VARCHAR(250) BINARY,
password_ VARCHAR(250) BINARY, first_name VARCHAR(250) BINARY, last_name VARCHAR(250) BINARY,
gender VARCHAR(250) BINARY, email VA
Branch_3_2
Rafal Kedziorski wrote:
At 20:24 28.10.2003 +0200, Alexey Loubyansky wrote:
It is fixed now.
In main cvs branch?
Regards,
Rafal
alex
Rafal Kedziorski wrote:
hi,
I'm using MySQL 4.0.13 and 4.0.14 (4.0.16 I will test tomorrow) and
JBoss 3.2.2. And I have problems with this query (
At 20:24 28.10.2003 +0200, Alexey Loubyansky wrote:
It is fixed now.
In main cvs branch?
Regards,
Rafal
alex
Rafal Kedziorski wrote:
hi,
I'm using MySQL 4.0.13 and 4.0.14 (4.0.16 I will test tomorrow) and JBoss
3.2.2. And I have problems with this query (generated by JBoss):
insert into user(c
It is fixed now.
alex
Rafal Kedziorski wrote:
hi,
I'm using MySQL 4.0.13 and 4.0.14 (4.0.16 I will test tomorrow) and
JBoss 3.2.2. And I have problems with this query (generated by JBoss):
insert into user(class_id, retail_id, mandant_id, language_id,
user_data_id, nickname, login_name, pass
hi,
I'm using MySQL 4.0.13 and 4.0.14 (4.0.16 I will test tomorrow) and JBoss
3.2.2. And I have problems with this query (generated by JBoss):
insert into user(class_id, retail_id, mandant_id, language_id,
user_data_id, nickname, login_name, password, status, creation_date,
last_login_date) va