Hi,

When I run my application I get

java.sql.SQLException: General error: Can't lock file (errno: -1)
        at org.gjt.mm.mysql.MysqlIO.sendCommand(MysqlIO.java)
        at org.gjt.mm.mysql.MysqlIO.sqlQueryDirect(MysqlIO.java)
        at org.gjt.mm.mysql.Connection.execSQL(Connection.java)
        at
org.gjt.mm.mysql.PreparedStatement.executeQuery(PreparedStatement.java)
        at ....

What does it mean and how do i fix it?

I run Mysql with the Gemini tables

/Pelle E

---------------------------------------------------------------------
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