php my adminden db yukledigimizde bu hatayı alıyoruz.

Alıntı
<H1>Hata
Alıntı

SQL sorgusu:

#
# Dumping data in `smf_ban_groups`
#
/*!40000 ALTER TABLE `smf_ban_groups` DISABLE KEYS */;

INSERT INTO `smf_ban_groups` (
`ID_BAN_GROUP` ,
`name` ,
`ban_time` ,
`expire_time` ,
`cannot_access` ,
`cannot_register` ,
`cannot_post` ,
`cannot_login` ,
`reason` ,
`notes`

)
VALUES ( 1, 'drigmamak', 1243364657, NULL , 1, 0, 0, 0, NULL , NULL ) ;


MySQL çıktısı:
#1048 - Column 'reason' cannot be null
</H1>
sorun nedir acaba :S