[Typo3-dev] smile_work flow and mysql version issue

Dmitry Dulepov typo3 at fm-world.ru
Tue Apr 5 15:21:26 CEST 2005


Hi!

Quick solution:
1. Import extension (do not install it yet!)
2. Modify sql script that comes with it (removing "default '0'") from 
all auto_increment columns
3. Install extension normally

Slow solution:
1. Write to the extension author and ask to correct the problem (may be, 
attach a patch).

Dmitry.

chetan wrote:
> Hi all
> 
> We have encountered a problem in smile_workflow extension, regarding the 
> version of MySql server. Our ISP is using MySql version 4.1.x. During 
> installation of this extension, no tables are generating. This is 
> because, the create table queries for this extension are using default 
> value '0' for auto_increment fields, which are not supported in latest 
> version of MySql i.e. 4.1.x. Can you please suggest me a way to resolve 
> this critical issue?
> 
> Kind regards
> Chetan
> 
> Srijan Technologies
> New Delhi
> India




More information about the TYPO3-dev mailing list