Hello,

I am using MySQL 3.23.39 (on Windows NT and Windows 2000) and the =
mm_mysql
2.0.4 JDBC driver.

I encountered following problem:
        1. I first create some tables via JDBC
        2. then I fill in some data via the command line
        3. I execute an alter table command (adding a column) on the table
with Java
        4. When I now try to execute a statement on this table I get error
127

I do not have this problem when:
        1. I don't fill in data via the command line
        2. I fill in the data via JDBC

I have also tried this with a dump, and this also gave the same error.=20

Could this be a bug ?

Kind regards,
Ismaël



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to