Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. [10:45:33] >> mysql_query( Connection handle: 1 )
  2.  
  3. [10:45:33] CMySQLHandler::Query(SELECT MAX(`FahrzeugID`) FROM autos) - Successfully executed.
  4.  
  5. [10:45:33] >> mysql_query( Connection handle: 1 )
  6.  
  7. [10:45:33] CMySQLHandler::Query(INSERT INTO autos (FahrzeugID, Model, Eingepackt, Art, X, Y, Z, A, Farbe1, Farbe2) VALUES ('2', '560', '0', '0', '1701.9', '145) - An error has occured. (Error ID: 2014, Commands out of sync; you can't run this command now)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement