Fixed Firewind SQL

Results 1 to 5 of 5
  1. #1
    Newbie Paradiizee is offline
    MemberRank
    Apr 2013 Join Date
    17Posts

    Fixed Firewind SQL

    When I'm executing the sql file for Firewind I get a bunch of errors, for the catalogue it's stuff like VIP field truncated so I can't open my catalogue in client without disconnecting..


  2. #2
    Newbie Paradiizee is offline
    MemberRank
    Apr 2013 Join Date
    17Posts

    Re: Fixed Firewind SQL

    ~BUMP~ Help.

  3. #3
    Grand Master AWA is offline
    Grand MasterRank
    Feb 2008 Join Date
    1,320Posts

    Re: Fixed Firewind SQL

    Try running this first:
    SET @@global.sql_mode= '';

  4. #4
    Newbie Paradiizee is offline
    MemberRank
    Apr 2013 Join Date
    17Posts

    Re: Fixed Firewind SQL

    Quote Originally Posted by AWA View Post
    Try running this first:
    SET @@global.sql_mode= '';
    Nope it's an error in navicat
    [SQL]
    INSERT INTO catalog_items VALUES ('55510', '507', '55510', 'pixel_plantred', '5', '0', '0', '1', '', '0', '0', '0', '0', '1');
    [Err] 1265 - Data truncated for column 'vip' at row 1
    I fixed many more before it the db's full of errors in the cata.

  5. #5
    Elite Member TheFlamingo is offline
    Member +Rank
    May 2013 Join Date
    123Posts



Advertisement