Welcome Guest, Not a member yet? Register   Sign In
1.6 mysql num_rows error
#12

[eluser]moonbeetle[/eluser]
Quote:change the extra code in your model
Code:
$this->db->simple_query("SET NAMES 'utf8'");
the db->query tries to determine the number of rows returned
db->simple_query should not

before I upgrade from 1.5.4 to 1.6 I want to test the fix above as suggested earlier in this thread. But I have a question:
Quote:change the extra code in your model
Isn't there a more general way to change this in 1 place instead of ALL my models?


Messages In This Thread
1.6 mysql num_rows error - by El Forum - 02-03-2008, 04:24 PM
1.6 mysql num_rows error - by El Forum - 02-03-2008, 04:25 PM
1.6 mysql num_rows error - by El Forum - 02-03-2008, 04:57 PM
1.6 mysql num_rows error - by El Forum - 02-03-2008, 05:02 PM
1.6 mysql num_rows error - by El Forum - 02-03-2008, 05:17 PM
1.6 mysql num_rows error - by El Forum - 02-03-2008, 05:39 PM
1.6 mysql num_rows error - by El Forum - 02-03-2008, 05:41 PM
1.6 mysql num_rows error - by El Forum - 02-03-2008, 08:24 PM
1.6 mysql num_rows error - by El Forum - 02-03-2008, 09:18 PM
1.6 mysql num_rows error - by El Forum - 02-03-2008, 09:43 PM
1.6 mysql num_rows error - by El Forum - 02-03-2008, 10:04 PM
1.6 mysql num_rows error - by El Forum - 03-27-2008, 10:20 AM
1.6 mysql num_rows error - by El Forum - 03-27-2008, 10:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB