Jump to content

مشكلة في MYSQL


Recommended Posts

في مشكلة عندي في ال SQL

حد يقدر يساعدني و يقول اي سبب المشكلة
 

		local mtaSerial = getPlayerSerial(client)
		exports.mysql:query_free("UPDATE `accounts` SET `password`='"..toSQL(Password).."', WHERE `mtaserial`='".... toSQL(mtaSerial) ...."' ")

السطر اللي فيه المشكلة
صورة الدي بق 
spacer.png

Link to comment
21 hours ago, #TeKa said:

الدي

الفكره في الساينتاكس حقك خاطئ ضايف فقط فاصله

يا ريت تتحقق من ذي السوالف قبل نشر موضوع عالعموم تفضل

		local mtaSerial = getPlayerSerial(client)
		exports.mysql:query_free("UPDATE `accounts` SET `password`='"..toSQL(Password).."' WHERE `mtaserial`='".. toSQL(mtaSerial) .."' ")

 

Link to comment

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