ok, i posted a similar message earlier in another forum, but we've narrowed the problem down a bit.
a little bit of prefix first:
we just recently moved our old webserver's hard drive to a new one, and then proceeded to install php and mysql on the new box. all of the same scripts that used to work fine, no longer work because it seems mysql will not submit a form or insert into the table if the data is more than 100 characters... it will insert up to 99, but 100 seems to be the limit.
i'm using the same my.ini, my.cnf that was on the other webserver, i believe and i've setup mysql a number of times on different machines with no problems like this.
is there something i'm missing? seems like a pretty easy error to fix.. some configuration error somewhere.. any ideas?
thanks,
jay