Title |
Timestamp - MySQL Error: 1089 |
Description |
problem changing field type to INT |
Message Text |
In checking some of my comments I get this error message: "Timestamp is not numeric, it is time. Please report this bug." I tried to change the field type to "INT" but I get this error message in phpmyadmin:
Database SDBest
Error
SQL-query :
ALTER TABLE `wsnlinks_members` CHANGE `time` `time` INT NOT NULL
MySQL said:
#1089 - Incorrect sub part key; the used key part isn't a string, the used length is longer than the key part, or the storage engine doesn't support unique sub keys |
Rating |
0/5 based on 0 votes.
|
Ownership |
osirs |
Views |
1,037 views. Averaging 0 views per day. |
Similar Topics |
|
Submission Date |
Feb 03, 2007 - 9:22 PM |