I'm having mixed results with 3 different forms as far as mysql is concerned. The first one, a simple contact form is hosted on S-drive, and works perfectly.
The second, a longer form that is still in the sandbox stage, appears to work fine as far as emails, and redirection to a thankyou page. The first time I tested it, it also automatically worked with mysql. But subsequent tests don't go into mysql, but they do go to csv.
The third, a long form I just uploaded a couple days ago, gives me fits. While I'm trying to publish it, I get an error message every 3 seconds telling me a script is causing my browser to run slow, and if I don't stop it, it may crash. If I stop it, my resulting publishing doesn't work at all. If I click "don't stop" every 3 sec., it takes about a half hour to publish my file. I would prefer that form was broken up into at least 4 different pages, but I can't find a way to do that. To top it off, I get that same message at least twice while the form is loading on my site. Once loaded, it may be completed. The emails work fine, but it goes to a blank page, and does not load data into either mysql, or csv. (It's a skills form for an employment site so has lots of checkboxes-- which allow more than one response even though I set it to allow only one.) There's about 140 fields. I'm attaching the error log which is Greek to me. I think it's trying to tell me that there were too many fields, and something about null values.
here is the link to the form in my sandbox:
http://agwestpersonnel.com/skillsform.html
Am I trying to do something that CC forms is not meant to do? Any advice or help would be welcome.