MySQL doesn't execute a query
#6

That will happen when said query has something wrong with it, so you'd better investigate your query.

You're using the %e (floating-point scientific notation) specifier when I'm pretty sure you should be using %s.

Also make sure you're inserting all the necessary initial columns on INSERT.
Reply


Messages In This Thread
MySQL doesn't execute a query - by kamiliuxliuxliux - 06.06.2014, 09:27
Re: MySQL doesn't execute a query - by Faisal_khan - 06.06.2014, 09:28
Re: MySQL doesn't execute a query - by kamiliuxliuxliux - 06.06.2014, 09:29
Re: MySQL doesn't execute a query - by Faisal_khan - 06.06.2014, 09:34
Re: MySQL doesn't execute a query - by kamiliuxliuxliux - 06.06.2014, 09:36
Re: MySQL doesn't execute a query - by Deji - 06.06.2014, 09:36
Re: MySQL doesn't execute a query - by kamiliuxliuxliux - 06.06.2014, 09:53
Re: MySQL doesn't execute a query - by kamiliuxliuxliux - 06.06.2014, 09:55
Re: MySQL doesn't execute a query - by Faisal_khan - 06.06.2014, 09:56
Re: MySQL doesn't execute a query - by kamiliuxliuxliux - 06.06.2014, 10:21

Forum Jump:


Users browsing this thread: 1 Guest(s)