Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Abnormal behavior - PHP 7.2 & CI 3.1.8
Post: Abnormal behavior - PHP 7.2 & CI 3.1.8

Hello, We are experiencing quite an odd behavior when we are trying to upgrade the PHP in our Ubuntu\CentOS servers Let me start by yesterday's events: Everything is working perfectly fine with...
4,286 Views
2 Replies
03-28-2018, 12:58 AM
tibon
    Thread: CI 3.0.6 and MaxScale
Post: RE: CI 3.0.6 and MaxScale

bartje1974 Wrote: (09-07-2017, 10:46 PM) -- I don't know anything aboute MaxScale, but if you use /application/config/database.php,  in the config array: set the option 'pconnect' => TRUE to FALSE. ...
2,985 Views
2 Replies
09-08-2017, 12:08 AM
tibon
    Thread: CI 3.0.6 and MaxScale
Post: CI 3.0.6 and MaxScale

Hello, I'm facing an odd issue, my setup is as the following: MaxScale -> Master -> Slaves (MariaDB 10.2) Once the CI server is live and the users are starting to send requests the MaxScale is ...
2,985 Views
2 Replies
09-07-2017, 04:38 PM
tibon
    Thread: SQL functions on DB class
Post: RE: SQL functions on DB class

An update: Ended up with converting the insert to query binds. Hopefully it'll help someone in the future.
3,321 Views
3 Replies
08-12-2017, 08:00 AM
tibon
    Thread: SQL functions on DB class
Post: SQL functions on DB class

Hello, Is there a way to run SQL function with the CI db class?(ie: COMPRESS(?)) In slim framework I'm using it in this way: PHP Code: -- $data = array(        "userid" => $userid,       "data" =...
3,321 Views
3 Replies
08-11-2017, 05:20 PM
tibon

Theme © iAndrew 2016 - Forum software by © MyBB