Welcome Guest, Not a member yet? Register   Sign In
$this->db->insert creates 3 rows instead of 1. This bug depends from a name of a view (unbelievable but true)
#3

[eluser]PaulBY[/eluser]
Yes Stefan, I tried to run this code on the new CodeIgniter 2.1.0 installation, and the same problem appears. Sad
I enabled profiler and only one query appears:
Code:
DATABASE:  test   QUERIES: 1  (Hide)
0.0004   INSERT INTO test VALUES ('','10')
But how can I get 3 rows this way ?
Do you have any thoughts about this?
I run MySQL 5.1.61-0+squeeze1


Messages In This Thread
$this->db->insert creates 3 rows instead of 1. This bug depends from a name of a view (unbelievable but true) - by El Forum - 05-07-2012, 04:45 PM



Theme © iAndrew 2016 - Forum software by © MyBB