 |
MySQLTalk.org MYSQL discussions groups
|
| View previous topic :: View next topic |
| Author |
Message |
Tony Guest
|
Posted: Thu Feb 22, 2007 11:10 am Post subject: beta 2. |
|
|
Tried installing the new beta 2 on the site and keep on getting
An Error Was Found
*Details: BLOB/TEXT column 'sup_to' can't have a default value*
when setting up eventum.
I'm currently running eventum 1.7.x on th same computer using mysql
database and thats working fine, would just love to give this beta a go
since the developers really fixed a lot of issues i'm havinging with 1.7.x.
Any help would be welcomed.
************************************************************************
This email is intended only for the use of the individual or entity
named above and may contain information that is confidential and
privileged. If you are not the intended recipient, you are hereby
notified that any dissemination, distribution or copying of this email
is strictly prohibited. Opinions, conclusions and other information in
this message that do not relate to the official business of our firm
shall be understood as neither given nor endorsed by it.
************************************************************************ |
|
| Back to top |
|
 |
Bryan Alsdorf Guest
|
Posted: Thu Feb 22, 2007 11:48 pm Post subject: Re: beta 2. |
|
|
Hi,
Tony wrote:
| Quote: | Tried installing the new beta 2 on the site and keep on getting
An Error Was Found
*Details: BLOB/TEXT column 'sup_to' can't have a default value*
when setting up eventum.
I'm currently running eventum 1.7.x on th same computer using mysql
database and thats working fine, would just love to give this beta a go
since the developers really fixed a lot of issues i'm havinging with 1.7.x.
Any help would be welcomed.
|
What version of MySQL are you running?
Best Regards,
/bryan |
|
| Back to top |
|
 |
Srivathsan, M IN BLR SIS Guest
|
Posted: Wed Apr 18, 2007 9:46 am Post subject: RE: beta 2. |
|
|
Hi Bryan,
I am also getting the same error (details below) on fresh install of
2.0.1 (just downloaded). The version of MySQL I have is "MySQL
5.0.27-community-nt via TCP/IP".
I even tried installing 1.7.1 and then upgrade to 2.0.1. I get a blank
page after clicking the "Perform Database changes" link (under
<eventum-url>/misc/v1.7.1_v2.0). I guess that this is also related to
the same error.
What is the solution? Please help.
Thanks and rgds,
Watson
-----Original Message-----
From: Bryan Alsdorf [mailto:bryan (AT) mysql (DOT) com]
Sent: Thursday, 22-Feb-2007 23:18
To: Tony
Cc: eventum-users (AT) lists (DOT) mysql.com
Subject: Re: beta 2.
Hi,
Tony wrote:
| Quote: | Tried installing the new beta 2 on the site and keep on getting An
Error Was Found
*Details: BLOB/TEXT column 'sup_to' can't have a default value*
when setting up eventum.
I'm currently running eventum 1.7.x on th same computer using mysql
database and thats working fine, would just love to give this beta a
go since the developers really fixed a lot of issues i'm havinging
with 1.7.x.
Any help would be welcomed.
|
What version of MySQL are you running?
Best Regards,
/bryan
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com |
|
| Back to top |
|
 |
Srivathsan, M IN BLR SIS Guest
|
Posted: Mon Apr 23, 2007 7:36 am Post subject: Eventum 2.0.1 Installation failing |
|
|
Hi all,
I am having a working installation of 1.7.1. But while trying to do a
fresh install of 2.0.1, the setup fails - please refer to my earlier
posting below. While I could see that quite a few of you have got 2.x
up and running, I have not found any other posting with a solution for
this in the discussion list. Please help.
Thanks and rgds,
Watson
-----Original Message-----
From: Srivathsan, M IN BLR SISL [mailto:M.Srivathsan (AT) siemens (DOT) com]
Sent: Wednesday, 18-Apr-2007 10:05
To: Bryan Alsdorf
Cc: eventum-users (AT) lists (DOT) mysql.com
Subject: RE: beta 2.
Hi Bryan,
I am also getting the same error (details below) on fresh install of
2.0.1 (just downloaded). The version of MySQL I have is "MySQL
5.0.27-community-nt via TCP/IP".
I even tried installing 1.7.1 and then upgrade to 2.0.1. I get a blank
page after clicking the "Perform Database changes" link (under
<eventum-url>/misc/v1.7.1_v2.0). I guess that this is also related to
the same error.
What is the solution? Please help.
Thanks and rgds,
Watson
-----Original Message-----
From: Bryan Alsdorf [mailto:bryan (AT) mysql (DOT) com]
Sent: Thursday, 22-Feb-2007 23:18
To: Tony
Cc: eventum-users (AT) lists (DOT) mysql.com
Subject: Re: beta 2.
Hi,
Tony wrote:
| Quote: | Tried installing the new beta 2 on the site and keep on getting An
Error Was Found
*Details: BLOB/TEXT column 'sup_to' can't have a default value*
when setting up eventum.
I'm currently running eventum 1.7.x on th same computer using mysql
database and thats working fine, would just love to give this beta a
go since the developers really fixed a lot of issues i'm havinging
with 1.7.x.
Any help would be welcomed.
|
What version of MySQL are you running?
Best Regards,
/bryan
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com |
|
| Back to top |
|
 |
Jostein Martinsen Guest
|
Posted: Mon Apr 23, 2007 10:10 am Post subject: Re: Eventum 2.0.1 Installation failing |
|
|
I think the problem might be related to your version of MySQL.
Thats why Bryan asked you about which version you are using.
We have had some problems with declarations like "NOT NULL DEFAULT
NULL" in sql-statements (when creating or altering tables).
Maybe '' is treaded like null in your db...
Anyhow, I went trough the installer this morning without any problems
at all!
It's on MySQL server version: 5.0.38
On Mon, 23 Apr 2007 07:54:59 +0530
"Srivathsan, M IN BLR SISL" <M.Srivathsan (AT) siemens (DOT) com> wrote:
| Quote: | Hi all,
I am having a working installation of 1.7.1. But while trying to do a
fresh install of 2.0.1, the setup fails - please refer to my earlier
posting below. While I could see that quite a few of you have got 2.x
up and running, I have not found any other posting with a solution for
this in the discussion list. Please help.
Thanks and rgds,
Watson
-----Original Message-----
From: Srivathsan, M IN BLR SISL [mailto:M.Srivathsan (AT) siemens (DOT) com]
Sent: Wednesday, 18-Apr-2007 10:05
To: Bryan Alsdorf
Cc: eventum-users (AT) lists (DOT) mysql.com
Subject: RE: beta 2.
Hi Bryan,
I am also getting the same error (details below) on fresh install of
2.0.1 (just downloaded). The version of MySQL I have is "MySQL
5.0.27-community-nt via TCP/IP".
I even tried installing 1.7.1 and then upgrade to 2.0.1. I get a
blank page after clicking the "Perform Database changes" link (under
eventum-url>/misc/v1.7.1_v2.0). I guess that this is also related to
the same error.
What is the solution? Please help.
Thanks and rgds,
Watson
-----Original Message-----
From: Bryan Alsdorf [mailto:bryan (AT) mysql (DOT) com]
Sent: Thursday, 22-Feb-2007 23:18
To: Tony
Cc: eventum-users (AT) lists (DOT) mysql.com
Subject: Re: beta 2.
Hi,
Tony wrote:
Tried installing the new beta 2 on the site and keep on getting An
Error Was Found
*Details: BLOB/TEXT column 'sup_to' can't have a default value*
when setting up eventum.
I'm currently running eventum 1.7.x on th same computer using mysql
database and thats working fine, would just love to give this beta
a go since the developers really fixed a lot of issues i'm havinging
with 1.7.x.
Any help would be welcomed.
What version of MySQL are you running?
Best Regards,
/bryan
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=jostein.martinsen (AT) redpill (DOT) se
|
|
|
| Back to top |
|
 |
Srivathsan, M IN BLR SIS Guest
|
Posted: Mon Apr 23, 2007 10:10 am Post subject: RE: Eventum 2.0.1 Installation failing |
|
|
Hi Jostein,
Thanks a lot for your email. Before I got it, I did the following:
1. Edited the <eventum-2.0.1>/setup/schema.sql and removed the "DEFAULT
''"
for the sup_to column (Line 428 in the file)
2. The setup went through fine but when I attempt the first login
(using admin (AT) example (DOT) com), I get a blank page
I have upgraded my MySQL to 5.0.37-nt community edition, just today. My
O/s is
WinXP SP2, with Apache 2.2.4 and PHP 5.2.1. Although the setup is
through,
(with my tweaking, ofcourse) I am not able to proceed beyond that.
I have to observe that the installation / upgradation was a breeze with
Versions 1.6.1, 1.7.0 and 1.7.1. 2.0.x is really irritating and
surprisingly I find the forum somewhat less responsive recently which is
quite
disappointing. Now I really appreciate Microsoft for their fantasitc
"setups".
Sorry for pouring my heart out but once again, Thanks for your help.
Thanks and rgds,
Watson
-----Original Message-----
From: Jostein Martinsen [mailto:jostein.martinsen (AT) redpill (DOT) se]
Sent: Monday, 23-Apr-2007 11:47
To: eventum-users (AT) lists (DOT) mysql.com
Subject: Re: Eventum 2.0.1 Installation failing
I think the problem might be related to your version of MySQL.
Thats why Bryan asked you about which version you are using.
We have had some problems with declarations like "NOT NULL DEFAULT NULL"
in sql-statements (when creating or altering tables).
Maybe '' is treaded like null in your db...
Anyhow, I went trough the installer this morning without any problems at
all!
It's on MySQL server version: 5.0.38
On Mon, 23 Apr 2007 07:54:59 +0530
"Srivathsan, M IN BLR SISL" <M.Srivathsan (AT) siemens (DOT) com> wrote:
| Quote: | Hi all,
I am having a working installation of 1.7.1. But while trying to do a
fresh install of 2.0.1, the setup fails - please refer to my earlier
posting below. While I could see that quite a few of you have got 2.x
up and running, I have not found any other posting with a solution for
this in the discussion list. Please help.
Thanks and rgds,
Watson
-----Original Message-----
From: Srivathsan, M IN BLR SISL [mailto:M.Srivathsan (AT) siemens (DOT) com]
Sent: Wednesday, 18-Apr-2007 10:05
To: Bryan Alsdorf
Cc: eventum-users (AT) lists (DOT) mysql.com
Subject: RE: beta 2.
Hi Bryan,
I am also getting the same error (details below) on fresh install of
2.0.1 (just downloaded). The version of MySQL I have is "MySQL
5.0.27-community-nt via TCP/IP".
I even tried installing 1.7.1 and then upgrade to 2.0.1. I get a
blank page after clicking the "Perform Database changes" link (under
eventum-url>/misc/v1.7.1_v2.0). I guess that this is also related to
the same error.
What is the solution? Please help.
Thanks and rgds,
Watson
-----Original Message-----
From: Bryan Alsdorf [mailto:bryan (AT) mysql (DOT) com]
Sent: Thursday, 22-Feb-2007 23:18
To: Tony
Cc: eventum-users (AT) lists (DOT) mysql.com
Subject: Re: beta 2.
Hi,
Tony wrote:
Tried installing the new beta 2 on the site and keep on getting An
Error Was Found
*Details: BLOB/TEXT column 'sup_to' can't have a default value*
when setting up eventum.
I'm currently running eventum 1.7.x on th same computer using mysql
database and thats working fine, would just love to give this beta a
go since the developers really fixed a lot of issues i'm havinging
with 1.7.x.
Any help would be welcomed.
What version of MySQL are you running?
Best Regards,
/bryan
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=jostein.martinsen (AT) redpill (DOT) s
e
|
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com |
|
| Back to top |
|
 |
Andrew Coghlan Guest
|
Posted: Mon Apr 23, 2007 3:38 pm Post subject: RE: Eventum 2.0.1 Installation failing |
|
|
This may help;
I upgraded our 1.7.1 installation this morning. It all seemed to go
smoothly, except that when I clicked on an issue I got a blank page.
I tracked it down to a clause on view.php where the system was looking for
whether or not we have the workflow integration; it was detecting that we
had workflow set on that project, and was then failing. In fact, whilst I
had toyed with workflow a couple of times, we do not have workflow set up on
the project.
I went into the administration screen, edited the project and without making
any changes, I saved the configuration as it was. This obviously overwrote
the workflow setting in the DB because everything started working properly
after that.
Andrew
-----Original Message-----
From: Srivathsan, M IN BLR SISL [mailto:M.Srivathsan (AT) siemens (DOT) com]
Sent: 23 April 2007 08:28
To: Jostein Martinsen; eventum-users (AT) lists (DOT) mysql.com
Subject: RE: Eventum 2.0.1 Installation failing
Hi Jostein,
Thanks a lot for your email. Before I got it, I did the following:
1. Edited the <eventum-2.0.1>/setup/schema.sql and removed the "DEFAULT
''"
for the sup_to column (Line 428 in the file)
2. The setup went through fine but when I attempt the first login
(using admin (AT) example (DOT) com), I get a blank page
I have upgraded my MySQL to 5.0.37-nt community edition, just today. My
O/s is
WinXP SP2, with Apache 2.2.4 and PHP 5.2.1. Although the setup is
through,
(with my tweaking, ofcourse) I am not able to proceed beyond that.
I have to observe that the installation / upgradation was a breeze with
Versions 1.6.1, 1.7.0 and 1.7.1. 2.0.x is really irritating and
surprisingly I find the forum somewhat less responsive recently which is
quite
disappointing. Now I really appreciate Microsoft for their fantasitc
"setups".
Sorry for pouring my heart out but once again, Thanks for your help.
Thanks and rgds,
Watson
-----Original Message-----
From: Jostein Martinsen [mailto:jostein.martinsen (AT) redpill (DOT) se]
Sent: Monday, 23-Apr-2007 11:47
To: eventum-users (AT) lists (DOT) mysql.com
Subject: Re: Eventum 2.0.1 Installation failing
I think the problem might be related to your version of MySQL.
Thats why Bryan asked you about which version you are using.
We have had some problems with declarations like "NOT NULL DEFAULT NULL"
in sql-statements (when creating or altering tables).
Maybe '' is treaded like null in your db...
Anyhow, I went trough the installer this morning without any problems at
all!
It's on MySQL server version: 5.0.38
On Mon, 23 Apr 2007 07:54:59 +0530
"Srivathsan, M IN BLR SISL" <M.Srivathsan (AT) siemens (DOT) com> wrote:
| Quote: | Hi all,
I am having a working installation of 1.7.1. But while trying to do a
fresh install of 2.0.1, the setup fails - please refer to my earlier
posting below. While I could see that quite a few of you have got 2.x
up and running, I have not found any other posting with a solution for
this in the discussion list. Please help.
Thanks and rgds,
Watson
-----Original Message-----
From: Srivathsan, M IN BLR SISL [mailto:M.Srivathsan (AT) siemens (DOT) com]
Sent: Wednesday, 18-Apr-2007 10:05
To: Bryan Alsdorf
Cc: eventum-users (AT) lists (DOT) mysql.com
Subject: RE: beta 2.
Hi Bryan,
I am also getting the same error (details below) on fresh install of
2.0.1 (just downloaded). The version of MySQL I have is "MySQL
5.0.27-community-nt via TCP/IP".
I even tried installing 1.7.1 and then upgrade to 2.0.1. I get a
blank page after clicking the "Perform Database changes" link (under
eventum-url>/misc/v1.7.1_v2.0). I guess that this is also related to
the same error.
What is the solution? Please help.
Thanks and rgds,
Watson
-----Original Message-----
From: Bryan Alsdorf [mailto:bryan (AT) mysql (DOT) com]
Sent: Thursday, 22-Feb-2007 23:18
To: Tony
Cc: eventum-users (AT) lists (DOT) mysql.com
Subject: Re: beta 2.
Hi,
Tony wrote:
Tried installing the new beta 2 on the site and keep on getting An
Error Was Found
*Details: BLOB/TEXT column 'sup_to' can't have a default value*
when setting up eventum.
I'm currently running eventum 1.7.x on th same computer using mysql
database and thats working fine, would just love to give this beta a
go since the developers really fixed a lot of issues i'm havinging
with 1.7.x.
Any help would be welcomed.
What version of MySQL are you running?
Best Regards,
/bryan
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=jostein.martinsen (AT) redpill (DOT) s
e
|
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=acoghlan (AT) churchworks (DOT) com |
|
| Back to top |
|
 |
Stefano Rosanelli Guest
|
Posted: Mon Apr 23, 2007 4:09 pm Post subject: Re: Eventum 2.0.1 Installation failing |
|
|
Alle 04:24, luned́ 23 aprile 2007, Srivathsan, M IN BLR SISL ha scritto:
| Quote: | While I could see that quite a few of you
have got 2.x up and running, I have not found any other posting with
a solution for this in the discussion list. Please help.
|
I did a fresh install on two machines (LAMP) with mysql-5.0.26 and
5.0.37. Everything runs smoothly as usual.
And localization works out of the box... great news!! ;-)
I have some problems upgrading from 1.7.0 to 2, but this is due to some
customizations we did
hope that helps
Stefano
--
ChannelWeb S.r.l. :: http://www.channelweb.it
Via Galliera 17
40121 Bologna :: Italy
Tel +393474248501 |
|
| Back to top |
|
 |
Srivathsan, M IN BLR SIS Guest
|
Posted: Wed Apr 25, 2007 8:34 am Post subject: RE: Eventum 2.0.1 Installation failing |
|
|
Hi Andrew,
I tried a fresh install of 1.7.1 (successful) and tried upgrading to
2.0.1. I got a blank page while running the "Perform Database changes"
script. After that, I am not even getting the opening logon page.
Hence there is no way by which I could go to the Admin pages - atleast
to my knowledge.
Also, I have not attached any workflow to the only "Default" project
available in 1.7.1
Thanks and rgds,
Watson
-----Original Message-----
From: Andrew Coghlan [mailto:acoghlan (AT) churchworks (DOT) com]
Sent: Monday, 23-Apr-2007 16:08
To: eventum-users (AT) lists (DOT) mysql.com
Subject: RE: Eventum 2.0.1 Installation failing
This may help;
I upgraded our 1.7.1 installation this morning. It all seemed to go
smoothly, except that when I clicked on an issue I got a blank page.
I tracked it down to a clause on view.php where the system was looking
for whether or not we have the workflow integration; it was detecting
that we had workflow set on that project, and was then failing. In
fact, whilst I had toyed with workflow a couple of times, we do not have
workflow set up on the project.
I went into the administration screen, edited the project and without
making any changes, I saved the configuration as it was. This obviously
overwrote the workflow setting in the DB because everything started
working properly after that.
Andrew
-----Original Message-----
From: Srivathsan, M IN BLR SISL [mailto:M.Srivathsan (AT) siemens (DOT) com]
Sent: 23 April 2007 08:28
To: Jostein Martinsen; eventum-users (AT) lists (DOT) mysql.com
Subject: RE: Eventum 2.0.1 Installation failing
Hi Jostein,
Thanks a lot for your email. Before I got it, I did the following:
1. Edited the <eventum-2.0.1>/setup/schema.sql and removed the "DEFAULT
''"
for the sup_to column (Line 428 in the file) 2. The setup went
through fine but when I attempt the first login
(using admin (AT) example (DOT) com), I get a blank page
I have upgraded my MySQL to 5.0.37-nt community edition, just today. My
O/s is WinXP SP2, with Apache 2.2.4 and PHP 5.2.1. Although the setup
is through, (with my tweaking, ofcourse) I am not able to proceed beyond
that.
I have to observe that the installation / upgradation was a breeze with
Versions 1.6.1, 1.7.0 and 1.7.1. 2.0.x is really irritating and
surprisingly I find the forum somewhat less responsive recently which is
quite disappointing. Now I really appreciate Microsoft for their
fantasitc "setups".
Sorry for pouring my heart out but once again, Thanks for your help.
Thanks and rgds,
Watson
-----Original Message-----
From: Jostein Martinsen [mailto:jostein.martinsen (AT) redpill (DOT) se]
Sent: Monday, 23-Apr-2007 11:47
To: eventum-users (AT) lists (DOT) mysql.com
Subject: Re: Eventum 2.0.1 Installation failing
I think the problem might be related to your version of MySQL.
Thats why Bryan asked you about which version you are using.
We have had some problems with declarations like "NOT NULL DEFAULT NULL"
in sql-statements (when creating or altering tables).
Maybe '' is treaded like null in your db...
Anyhow, I went trough the installer this morning without any problems at
all!
It's on MySQL server version: 5.0.38
On Mon, 23 Apr 2007 07:54:59 +0530
"Srivathsan, M IN BLR SISL" <M.Srivathsan (AT) siemens (DOT) com> wrote:
| Quote: | Hi all,
I am having a working installation of 1.7.1. But while trying to do a
fresh install of 2.0.1, the setup fails - please refer to my earlier
posting below. While I could see that quite a few of you have got 2.x
up and running, I have not found any other posting with a solution for
this in the discussion list. Please help.
Thanks and rgds,
Watson
-----Original Message-----
From: Srivathsan, M IN BLR SISL [mailto:M.Srivathsan (AT) siemens (DOT) com]
Sent: Wednesday, 18-Apr-2007 10:05
To: Bryan Alsdorf
Cc: eventum-users (AT) lists (DOT) mysql.com
Subject: RE: beta 2.
Hi Bryan,
I am also getting the same error (details below) on fresh install of
2.0.1 (just downloaded). The version of MySQL I have is "MySQL
5.0.27-community-nt via TCP/IP".
I even tried installing 1.7.1 and then upgrade to 2.0.1. I get a
blank page after clicking the "Perform Database changes" link (under
eventum-url>/misc/v1.7.1_v2.0). I guess that this is also related to
the same error.
What is the solution? Please help.
Thanks and rgds,
Watson
-----Original Message-----
From: Bryan Alsdorf [mailto:bryan (AT) mysql (DOT) com]
Sent: Thursday, 22-Feb-2007 23:18
To: Tony
Cc: eventum-users (AT) lists (DOT) mysql.com
Subject: Re: beta 2.
Hi,
Tony wrote:
Tried installing the new beta 2 on the site and keep on getting An
Error Was Found
*Details: BLOB/TEXT column 'sup_to' can't have a default value*
when setting up eventum.
I'm currently running eventum 1.7.x on th same computer using mysql
database and thats working fine, would just love to give this beta a
go since the developers really fixed a lot of issues i'm havinging
with 1.7.x.
Any help would be welcomed.
What version of MySQL are you running?
Best Regards,
/bryan
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=jostein.martinsen (AT) redpill (DOT) s
e
|
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=acoghlan (AT) churchworks (DOT) com
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com |
|
| Back to top |
|
 |
Srivathsan, M IN BLR SIS Guest
|
Posted: Wed Apr 25, 2007 8:35 am Post subject: RE: Eventum 2.0.1 Installation failing |
|
|
Hi Jostein,
I upgraded my MySQL DB to the latest 5.0.37-nt community edition. Still
no breakthrough.
Thanks and rgds,
Watson
-----Original Message-----
From: Jostein Martinsen [mailto:jostein.martinsen (AT) redpill (DOT) se]
Sent: Monday, 23-Apr-2007 11:47
To: eventum-users (AT) lists (DOT) mysql.com
Subject: Re: Eventum 2.0.1 Installation failing
I think the problem might be related to your version of MySQL.
Thats why Bryan asked you about which version you are using.
We have had some problems with declarations like "NOT NULL DEFAULT NULL"
in sql-statements (when creating or altering tables).
Maybe '' is treaded like null in your db...
Anyhow, I went trough the installer this morning without any problems at
all!
It's on MySQL server version: 5.0.38
On Mon, 23 Apr 2007 07:54:59 +0530
"Srivathsan, M IN BLR SISL" <M.Srivathsan (AT) siemens (DOT) com> wrote:
| Quote: | Hi all,
I am having a working installation of 1.7.1. But while trying to do a
fresh install of 2.0.1, the setup fails - please refer to my earlier
posting below. While I could see that quite a few of you have got 2.x
up and running, I have not found any other posting with a solution for
this in the discussion list. Please help.
Thanks and rgds,
Watson
-----Original Message-----
From: Srivathsan, M IN BLR SISL [mailto:M.Srivathsan (AT) siemens (DOT) com]
Sent: Wednesday, 18-Apr-2007 10:05
To: Bryan Alsdorf
Cc: eventum-users (AT) lists (DOT) mysql.com
Subject: RE: beta 2.
Hi Bryan,
I am also getting the same error (details below) on fresh install of
2.0.1 (just downloaded). The version of MySQL I have is "MySQL
5.0.27-community-nt via TCP/IP".
I even tried installing 1.7.1 and then upgrade to 2.0.1. I get a
blank page after clicking the "Perform Database changes" link (under
eventum-url>/misc/v1.7.1_v2.0). I guess that this is also related to
the same error.
What is the solution? Please help.
Thanks and rgds,
Watson
-----Original Message-----
From: Bryan Alsdorf [mailto:bryan (AT) mysql (DOT) com]
Sent: Thursday, 22-Feb-2007 23:18
To: Tony
Cc: eventum-users (AT) lists (DOT) mysql.com
Subject: Re: beta 2.
Hi,
Tony wrote:
Tried installing the new beta 2 on the site and keep on getting An
Error Was Found
*Details: BLOB/TEXT column 'sup_to' can't have a default value*
when setting up eventum.
I'm currently running eventum 1.7.x on th same computer using mysql
database and thats working fine, would just love to give this beta a
go since the developers really fixed a lot of issues i'm havinging
with 1.7.x.
Any help would be welcomed.
What version of MySQL are you running?
Best Regards,
/bryan
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=jostein.martinsen (AT) redpill (DOT) s
e
|
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=M.Srivathsan (AT) siemens (DOT) com |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|