Jump to content

Alguém sabe o motivo deste erro no MySQL?


Recommended Posts

AVISO: nog_interior \ sourceS.lua: 58 argumento incorreto "dBpool" 

AVISO: nog_interior \ sourceS.lua: 21 argumento incorreto "dBQuery"

 

linha 58: local Query = dbPoll (dbQuery (connection, "SELECT * FROM interiors WHERE id =?", id), - 1) 

linha 21: consulta local = dbQuery (conexão, "INSERT INTO interiors SET x =?, y =?, z =?, interiorx =?, interiory =?, interiorz =?, nome =?, tipo =?, custo =? , interior =?, interiorwithin =?, dimensionwithin =?, customint =?, owner =? ", x, y, z, ix, iy, iz, name, inttype, cost, interiorid, marker_int, marker_dim, 0, 0) 

 

Eles normalmente estão conectados ao banco de dados, mas consiste em dar esse erro. Alguem sabe por quê? 

e as mesas estão boas

Link to comment
  • Lord Henry changed the title to Alguém sabe o motivo deste erro no MySQL?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...