Welcome Guest, Not a member yet? Register   Sign In
Bug in Session.php CI 1.7.3
#3

[eluser]WanWizard[/eluser]
The first one is indeed a bug, because (at least in MySQL) a text/blob field can't be defined with a default value, so either the "NOT NULL" must be removed, or the code should provide a default value.

The second one is imho not a bug. Why use the session library, and define the user of the database yourself (in the config file, this is not the default), and then NOT create the table that is required if you do that?


Messages In This Thread
Bug in Session.php CI 1.7.3 - by El Forum - 12-22-2010, 11:13 AM
Bug in Session.php CI 1.7.3 - by El Forum - 12-22-2010, 12:04 PM
Bug in Session.php CI 1.7.3 - by El Forum - 12-23-2010, 03:53 AM
Bug in Session.php CI 1.7.3 - by El Forum - 12-23-2010, 06:08 PM
Bug in Session.php CI 1.7.3 - by El Forum - 12-23-2010, 06:11 PM
Bug in Session.php CI 1.7.3 - by El Forum - 12-23-2010, 11:20 PM
Bug in Session.php CI 1.7.3 - by El Forum - 12-24-2010, 02:31 AM
Bug in Session.php CI 1.7.3 - by El Forum - 12-24-2010, 08:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB