[Typo3-debian] problem with sql installation

tokeiito tokeiito at takas.lt
Sat Jan 15 15:44:55 CET 2005


Hello,
 
when i'm installing sql tables i get this error:
 
SQL-query: Documentation <http://dev.mysql.com/doc/mysql/en/SELECT.html>  

#
#
# At the end of this file the static data will be inserted and an admin user will be created.
#
# Table definitions:
#
#
CREATE TABLE be_groups( 
uid int( 11 ) unsigned DEFAULT '0' NOT NULL AUTO_INCREMENT ,
pid int( 11 ) unsigned DEFAULT '0' NOT NULL ,
tstamp int( 11 ) unsigned DEFAULT '0' NOT NULL ,
title varchar( 20 ) DEFAULT '' NOT NULL ,
non_exclude_fields blob NOT NULL ,
db_mountpoints varchar( 40 ) DEFAULT '' NOT NULL ,
pagetypes_select tinyblob NOT NULL ,
tables_select blob NOT NULL ,
tables_modify blob NOT NULL ,
crdate int( 11 ) unsigned DEFAULT '0' NOT NULL ,
cruser_id int( 11 ) unsigned DEFAULT '0' NOT NULL ,
groupMods tinyblob NOT NULL ,
file_mountpoints varchar( 40 ) DEFAULT '' NOT NULL ,
hidden tinyint( 3 ) unsigned DEFAULT '0' NOT NULL ,
inc_access_lists tinyint( 3 ) unsigned DEFAULT '0' NOT NULL ,
description text NOT NULL ,
lockToDomain varchar( 50 ) DEFAULT '' NOT NULL ,
deleted tinyint( 3 ) unsigned DEFAULT '0' NOT NULL ,
TSconfig blob NOT NULL ,
subgroup tinyblob NOT NULL ,
hide_in_lists tinyint( 4 ) DEFAULT '0' NOT NULL ,
PRIMARY KEY ( uid ) ,
KEY parent( pid ) 
) TYPE = MYISAM 

MySQL said: 

#1067 - Invalid default value for 'uid' 


how to fix it?

Tokeiito


Šventinės naujienos, konkursai, pramogos – http://sniego.takas.lt <http://sniego.takas.lt> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.netfielders.de/pipermail/typo3-debian/attachments/20050115/45c5dcd0/attachment.html 


More information about the TYPO3-debian mailing list