how did you get it to work i seem to be the only that cant get it to work i typed in Mysql.exe
drop database eq;
create database eq;
source db.sql
use eq;
ALTER TABLE variables ADD COLUMN ts timestamp NULL;
when i did that i get this:
mysql> ALTER TABLE variables ADD COLUMN ts timestamp NULL;
ERROR 1060: Duplicate column name 'ts'
mysql>
so what do i do now i am lost i did what is said to do and i get am error for doing it
Do here to see my server set up
http://www.geocities.com/memener/