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

(02-11-2015, 11:33 AM)summer Wrote: You still just explained alternatives to the solution

I didn't explain "alternatives". I gave you the solution and explained why it is such.

(02-11-2015, 11:33 AM)summer Wrote: the thing is, OK on production i'll disable pconnect and there wont be any queuing for visitor's queries. but on local i do need the speed for my work to be fast and i want to keep pconnect true

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.

(02-11-2015, 11:33 AM)summer Wrote: but i just don't want to see this damn warning, coz it does nothing and has no implications on my code

You want to ignore a problem ... I'm not helping you with that.

(02-11-2015, 11:33 AM)summer Wrote: its a codeigniter behavior

No, it's a MySQL behavior. It has nothing to do with CodeIgniter.

(02-11-2015, 11:33 AM)summer Wrote: and there should be a way to suppress only this warning and not all the warning level notices. its like telling this warning that "Thanks for notifying but don't remind me again, because you are damn irritating. :\"

This may sound condescending, but ... programming doesn't work that way.
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