The biggest problem that people have with the ESP is sending up the right headers. Taking a network sniff will help you here. My caveat here is that I have not touched these in a while and they may be a tad dated, but they will get you going. The documentat...
Re: Found the cause and have a fix !!! - different problem different solution mitra panda February 24, 2010 04:18AM Re: Could not start the service MySQL. Error:0 Phu Nguyen Duc July 10, 2008 09:47PM My solution ... worked for me !
CREATE TABLE IF NOT EXISTS `BTCBBFDB7`.`table1` ( ) ENGINE = InnoDB; i think the problem is this your creating an empty table i guess it throws an error if you try to create a table with no columns. Hope this helps Zach Ellis ...