Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthormysqlerr
    • CommentTimeOct 25th 2005
     # 1
    Hiya!
    When trying to install Vanilla forum on the newest MySQL 5.0.15 I get this error:
    "Mysql said: Field 'Attributes' doesn't have a default value"
    Btw.. this is on windows.

    Anybody knows what's going on and how to fix it? Thanks!
    •  
      CommentAuthorMark
    • CommentTimeOct 25th 2005 edited
     # 2
    That's wierd.

    Open up database.sql and on line 143 change it to this:

    `Attributes` text NOT NULL default '',

    Then try the install again. Keep in mind that you may have to manually wipe all tables from your original install attempt. The installer refuses to overwrite anything already in a database (safety precaution).
    •  
      CommentAuthorBergamot
    • CommentTimeOct 25th 2005
     # 3
    Why would changing versions affect that?
    • CommentAuthormysqlerr
    • CommentTimeOct 25th 2005
     # 4
    Thank you mark! It works great now.
    •  
      CommentAuthorKosmo
    • CommentTimeOct 25th 2005
     # 5
    Why does it have to have a default value there?
Add your comments
    Username Password
  • Format comments as