Closed GoogleCodeExporter closed 8 years ago
Yeah, this is probably being caused by a missing single quote because of SQLite
code.
In the dbi declaration files you should find $DEBUG=0, set this to 1 and it
will turn on debugging
http://code.google.com/p/drydock/source/browse/branches/drydock-june11-SQLITE-TE
ST-BUILD/dbi/MySQL-dbi.php#17
See if you can "fix" the SQL (if that is indeed the problem) and it should then
go through. In a few days I will (should) have time to go through and test
them all again (I fixed them once but then lost the code).
However, if this is NOT the case (if the quote situation isn't the problem),
please let me know so I can look into it!
Original comment by TaQS...@gmail.com
on 24 Aug 2010 at 9:23
Did some testing today (I know, finally), couldn't get this to happen under
SQLite. Switched to MySQL, still couldn't get it to happen. Gonna mark as
CNR. If you're still around and have found out the issue you were having, I'd
love to hear about it.
Original comment by TaQS...@gmail.com
on 20 Jan 2011 at 4:04
Original issue reported on code.google.com by
Ben.Engl...@gmail.com
on 19 Aug 2010 at 12:25