MySql Error #66


  • New
  • Defect
Open
Assigned to _ForgeUser7781625
  • Forge_User_58842699 created this issue Jun 8, 2015

    What steps will reproduce the problem?
    1. Try to buy something on the auction house
    2. Use Craftconomy3 and vault~
    3.

    What is the expected output? What do you see instead?
    It working, hopefully

    What version of the product are you using?
    1.2.28

    Do you have an error log of what happened?
    MySQL ERROR - File: /home/lampstack/apache2/htdocs/wa/inc/classes/user.class.php Line: 279 Incorrect usage of UPDATE and LIMIT

    UPDATE `cc3_balance` JOIN cc3_account ON cc3_account.id = cc3_balance.username_id SET cc3_balance.balance = cc3_balance.balance + 45 WHERE cc3_account.uuid = '6fea778a-2a9c-438e-aa29-605fee6c4fae' AND LOWER(cc3_balance.currency_id) = 'arune' AND LOWER(cc3_balance.worldName) = 'default' LIMIT 1;
    Please provide any additional information below.

  • Forge_User_58842699 added the tags New Defect Jun 8, 2015
  • _ForgeUser7781625 posted a comment Jul 26, 2015

    I've already fixed it. I'll release an new Version during the next week.

  • _ForgeUser7781625 self-assigned this issue Jul 26, 2015

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