Latest Stable 1.8+ doesn't Setup Databases correctly

Latest Stable 1.8+ doesn't Setup Databases correctly

از Vitor M. N. Fernandes در
Number of replies: 0
Unanttended database setup error follows...
---
(mysql): CREATE TABLE sessions2 ( sesskey VARCHAR(64) NOT NULL DEFAULT '', expiry DATETIME NOT NULL, expireref VARCHAR(250) DEFAULT '', created DATETIME NOT NULL, modified DATETIME NOT NULL, sessdata LONGTEXT DEFAULT '', CONSTRAINT PRIMARY KEY (sesskey) )

1101: BLOB/TEXT column 'sessdata' can't have a default value
---
I simply removed « DEFAULT '' » and entered the remaining SQL clauses manually.

My Setup has:
- Apache 2 (not so latest بیرون آمدن زبان - 2.0.54),
- PHP5 (latest - 5.2.2),
- MySQL5 (latest - 5.0) &
- Windows XP Professional (updated) for development.
After getting Pass and OK to all previous setup steps چشمک !

Regards,
Vitor M. N. Fernandes.
میانگین امتیازات:  -