CodeIgniter Forums
mysqli database driver - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: mysqli database driver (/showthread.php?tid=13531)



mysqli database driver - El Forum - 11-25-2008

[eluser]ray73864[/eluser]
For some reason when i upgraded from CI 1.6.3 to CI 1.7, i had to change my database driver from mysqli to mysql

leaving it as mysqli it would come up saying that it couldn't connect to the database server with the provided settings, yet it would work fine in 1.6.3, is there still a mysqli database driver in 1.7?


mysqli database driver - El Forum - 11-26-2008

[eluser]narkaT[/eluser]
see this thread: CI 1.7: mysqli error when using empty port