Welcome Guest, Not a member yet? Register   Sign In
Active Records and comma char
#2

[eluser]WanWizard[/eluser]
No, the manual states:
Quote:If you set it to FALSE, CodeIgniter will not try to protect your field or table names with backticks. This is useful if you need a compound select statement.

This works, and is not the problem. The bug is that the code interprets the comma as a field separator. It splits the string to check for table names so it can add a table prefix. This breaks the CONCAT.


Messages In This Thread
Active Records and comma char - by El Forum - 05-18-2010, 04:57 AM
Active Records and comma char - by El Forum - 05-18-2010, 10:15 AM
Active Records and comma char - by El Forum - 05-25-2010, 07:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB