Results 1 to 1 of 1

Thread: 3.0.1b to 3.5.1

  1. #1
    classcounsel2 is offline Junior Member
    Join Date
    Nov 2005
    Posts
    4

    Question Missing Case Numbers and Upgrade Wizard Problems

    Hello,

    I have recently upgraded from version 3.0.1b to 3.5.1 and am having 2 problems I have not seen before:

    1- The "Case" number is no longer showing up in the Case List View or the Case Detail View.

    2- The Upgrade Wizard will not allow me to upload a file, it resets the connection when I hit upload (I have set the PHP.ini file to a max upload of 10M)

    Have any of you seen this problem before? I'd like to upgrade all the way to 4.01 but need my case numbers to work and need the Upgrade Wizard to accept my uploaded file as well.

    I tried to rebuild the database and got the following error:
    Error creating table: repair_table: Query Failed:create table repair_table (id char(36) NOT NULL ,bug_number int(11) NOT NULL auto_increment,date_entered datetime NOT NULL ,date_modified datetime NOT NULL ,modified_user_id char(36) NOT NULL ,assigned_user_id char(36) ,deleted bool DEFAULT 0 NOT NULL ,name varchar(255) ,status varchar(25) ,priority varchar(25) ,description text ,created_by char(36) ,resolution varchar(255) ,release varchar(255) ,type varchar(255) ,fixed_in_release varchar(255) ,work_log text ,source varchar(255) ,product_category varchar(255) , PRIMARY KEY (id), KEY bug_number (bug_number), KEY idx_bug_name (name))::MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'release varchar(255) ,type varchar(255) ,fixed_in_release va


    Thanks.
    Last edited by classcounsel2; 2006-03-20 at 10:41 PM. Reason: Clearer description

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •