Kayako Logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
Danym Offline
Member
 
Posts: 30
Join Date: Oct 2006

Error Creating Tables - 01-11-2006, 04:17 PM

I followed all instructions from the manual, and After I click on "Start Auto Setup" I get the following errors:

Module: core (Page 1 of 1)
Creating table registry: FAILED
Reason: BLOB/TEXT column 'data' can't have a default value
Creating table settings: FAILED
Creating table settingsgroups: FAILED
Creating table settingsfields: FAILED
Creating table sessions: FAILED
Creating table signatures: FAILED
Creating table staff: FAILED
Creating table staffgroup: FAILED
Creating table staffgroupsettings: FAILED
Creating table staffschedules: FAILED
Creating table departments: FAILED
Creating table staffassigns: FAILED
Creating table groupassigns: FAILED
Creating table templategroup: FAILED
Creating table templatecategories: FAILED
Creating table template: FAILED
Creating table templatedata: FAILED
Creating table cron: FAILED
Creating table cronlog: FAILED
Creating table languages: FAILED
Creating table languagewords: FAILED
Creating table useremails: FAILED
Creating table users: FAILED
Creating table userverifyhash: FAILED
Creating table usergroups: FAILED
Creating table usergroupsettings: FAILED
Creating table tgroupassigns: FAILED
Creating table mailqueuedata: FAILED
Creating table customfields: FAILED
Creating table customfieldgroups: FAILED
Creating table customfieldvalues: FAILED
Creating table customfieldoptions: FAILED
Creating table customfieldlinks: FAILED
Creating table customfielddeplinks: FAILED
Creating table comments: FAILED
Creating table commentdata: FAILED
Creating table privatemessages: FAILED
Creating table privatemessagedata: FAILED
Creating table tempfiles: FAILED
Altering table session: (# Of Queries: 1) FAILED
Inserting data into staff: (# Of Queries: 1) FAILED
Inserting data into staffschedules: (# Of Queries: 1) FAILED
Inserting data into signatures: (# Of Queries: 1) FAILED
Inserting data into staffgroup: (# Of Queries: 2) FAILED
Inserting data into groupassigns: (# Of Queries: 2) FAILED
Inserting data into staffassigns: (# Of Queries: 1) FAILED
Inserting data into tgroupassigns: (# Of Queries: 1) FAILED
Inserting data into departments: (# Of Queries: 1) FAILED
Inserting data into settings: (# Of Queries: 5) FAILED
Inserting data into usergroups: (# Of Queries: 2) FAILED
Inserting data into templategroups: (# Of Queries: 1) FAILED
Inserting data into cron: (# Of Queries: 2) FAILED

Can anyone tell me what is wrong?

Thanks for your help

I am using the following:
windows 2003/IIs 6.0
php5.0
mysql latest
phpmyadmin
Live response v3 stable
   
Reply With Quote
  (#2) Old
Mohit Sharma Offline
Staff
 
Mohit Sharma's Avatar
 
Posts: 39
Join Date: Aug 2006

Owned License
03-11-2006, 11:22 AM

This is a some kind of bug with the MySQL 5. This problem can be resolved by making the following changes.

For windows

You need to change your MySQL ini and set:
sql-mode = ""

For linux

in /etc/my.cnf
[mysqld]
sql_mode = ''

Once set restart your MySQL server and it shall fix the issue.
   
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can i add new tables to existing kayako database vineethshyam SupportSuite, eSupport and LiveResponse 4 26-09-2006 08:00 AM
Language tables overwrite on upgrade? PDXMan SupportSuite, eSupport and LiveResponse 0 02-01-2006 07:13 PM



Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

Kayako provides online help desk software and support solutions; enabling companies to improve their support and reduce costs.

Our three main products include: SupportSuite, eSupport and LiveResponse



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46