Welcome Guest, Not a member yet? Register   Sign In
CI_DB_driver Bug?
#19

(02-11-2015, 11:41 AM)Narf Wrote: I didn't explain "alternatives". I gave you the solution and explained why it is such.
Ok, but you didn't give solution for suppressing the warning message.

(02-11-2015, 11:41 AM)Narf Wrote: You need the speed? How much is the difference between using a persistent connection and a regular one?
Unless you're using a remote database (which in the case of WAMP is most likely not), the difference shouldn't be noticeable, let alone significant.
bro, when i'm saying there is a difference then there is, let me explain, with pconnect true, page loading on chrome tab doesn't even show, but with off, it takes that much time to hold a click or two back. thats enough difference for me.

(02-11-2015, 11:41 AM)Narf Wrote: You want to ignore a problem ... I'm not helping you with that.
I m not ignoring the problem, i just don't want to see the warning about it. its not even a problem. there is no impact on my code or dynamic data which is coming from database, it just messes with my view loading on top of each page. thats it. thats why i don't want to see it.

(02-11-2015, 11:41 AM)Narf Wrote: No, it's a MySQL behavior. It has nothing to do with CodeIgniter.
I know its a MySQL behavior but Codeigniter is the one thats showing the warning message. there should be a way to handle it through CI.

(02-11-2015, 11:41 AM)Narf Wrote: This may sound condescending, but ... programming doesn't work that way.
Programming is making it work all the ways. p.s the thing you saying about server_timeout, the warning it is so random, it doesn't even concerns that. it comes even after few seconds and even on multiple consecutive page refreshes. then suddenly it goes away and doesn't come for hours. i think the damn thing is broken, someone needs to look into that.

p.s autoloading database in CI should mean really autoloading the database driver not keep pouting about that server timed_out. or there should be a way to fix it through CI.
Reply


Messages In This Thread
CI_DB_driver Bug? - by Gavin - 11-03-2014, 08:29 AM
RE: CI_DB_driver Bug? - by kenji - 11-03-2014, 08:46 AM
RE: CI_DB_driver Bug? - by Rufnex - 11-03-2014, 09:29 AM
RE: CI_DB_driver Bug? - by Narf - 11-04-2014, 01:14 AM
RE: CI_DB_driver Bug? - by kilishan - 11-03-2014, 10:00 AM
RE: CI_DB_driver Bug? - by InsiteFX - 11-03-2014, 03:47 PM
RE: CI_DB_driver Bug? - by Gavin - 11-04-2014, 12:28 AM
RE: CI_DB_driver Bug? - by Rufnex - 11-04-2014, 02:05 AM
RE: CI_DB_driver Bug? - by summer - 02-10-2015, 12:19 PM
RE: CI_DB_driver Bug? - by InsiteFX - 02-10-2015, 09:03 PM
RE: CI_DB_driver Bug? - by summer - 02-10-2015, 11:47 PM
RE: CI_DB_driver Bug? - by summer - 02-11-2015, 06:26 AM
RE: CI_DB_driver Bug? - by Narf - 02-11-2015, 06:36 AM
RE: CI_DB_driver Bug? - by summer - 02-11-2015, 06:57 AM
RE: CI_DB_driver Bug? - by Narf - 02-11-2015, 07:14 AM
RE: CI_DB_driver Bug? - by summer - 02-11-2015, 11:33 AM
RE: CI_DB_driver Bug? - by Narf - 02-11-2015, 11:41 AM
RE: CI_DB_driver Bug? - by Narf - 02-11-2015, 11:45 AM
RE: CI_DB_driver Bug? - by summer - 02-11-2015, 01:49 PM
RE: CI_DB_driver Bug? - by Narf - 02-11-2015, 03:58 PM
RE: CI_DB_driver Bug? - by khoggatt - 02-11-2015, 10:21 PM
RE: CI_DB_driver Bug? - by summer - 02-11-2015, 11:19 PM
RE: CI_DB_driver Bug? - by Narf - 02-12-2015, 03:21 AM
RE: CI_DB_driver Bug? - by summer - 02-12-2015, 05:36 AM
RE: CI_DB_driver Bug? - by Narf - 02-12-2015, 06:32 AM
RE: CI_DB_driver Bug? - by khoggatt - 02-12-2015, 09:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB