Error mysql #10


  • Defect
  • Started
Open
Assigned to _ForgeUser8137287
  • _ForgeUser8808025 created this issue Jul 21, 2012

    An error internal mysql for Advanced Bans

    >14:21:25 [SEVERE] [AdvancedBans] SQL exception while checking tables
    com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '` VARCHAR(64) NULL, unbanreason` VARCHAR(64) NULL, `status` INT( 1 ) NOT NULL ,P' at line 1
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
        at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
        at com.mysql.jdbc.Util.getInstance(Util.java:382)
        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
        at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
        at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
        at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
        at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
        at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:779)
        at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:622)
        at pl.kyku.AdvancedBans.checkTables(AdvancedBans.java:284)
        at pl.kyku.AdvancedBans.onEnable(AdvancedBans.java:130)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    >14:21:25 [SEVERE] [AdvancedBans] Errors while checking tables. They may or may not exist. Haven't got a clue mysel

  • _ForgeUser8808025 added the tags New Defect Jul 21, 2012
  • _ForgeUser8808025 posted a comment Jul 22, 2012

    Help me please

  • _ForgeUser8808025 posted a comment Jul 24, 2012

    UPPP

  • _ForgeUser8137287 removed a tag New Jul 26, 2012
  • _ForgeUser8137287 added a tag Started Jul 26, 2012
  • _ForgeUser8137287 posted a comment Jul 26, 2012

    Could you please try Beta 3 when it is approved? And then reply with the result.


To post a comment, please login or register a new account.