[Solar-talk] Sequences not created
Antti Holvikari
anttih at gmail.com
Thu Jul 6 09:07:31 PDT 2006
Hello!
I'm trying to use one of my apps on my shared host but it's not
workin'. The problem is that I can't add new records to one of my
tables. On my own computer the sequence tables are created but not on
the shared host. I'm not using 'autoinc' on any of the columns and I
don't have any columns named 'id'. They have mysql version 4.0.23, but
I guess it shouldn't be a problem in my case. It inserts the first
record with id 0 and after that tries using 0 again, that is,
Solar_Table::increment() doesn't work as supposed to.
What could be wrong?
thanks!
--
Antti Holvikari
More information about the solar-talk
mailing list