MySQL Forums
Forum List  »  Install & Repo

MYD' not found (Errcode: 22)
Posted by: Bairam Khan
Date: July 20, 2015 07:56AM

Hi Team,

when i tried to purge mysql data, its throwing this error. can you explain why this error occurs?


ERROR CODE:

Trying to read old data in mysql and throws this error..

at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2843)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1523)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1614)
at com.mysql.jdbc.Connection.execSQL(Connection.java:2806)
at com.mysql.jdbc.Connection.execSQL(Connection.java:2712)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1881)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1726)
at com.speed_trap.util.database.JDCPreparedStatement.executeQuery(JDCPreparedStatement.java:282)
at com.speed_trap.patterns.exec.DbRunnerSmallMedium.runQueries(DbRunnerSmallMedium.java:281)
at com.speed_trap.patterns.exec.DbRunnerSmallMedium.run(DbRunnerSmallMedium.java:174)

Options: ReplyQuote


Subject
Written By
Posted
MYD' not found (Errcode: 22)
July 20, 2015 07:56AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.