| |||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
(#1)
|
| New Member Posts: 2 Join Date: Aug 2007 | mysqlI extensions - or sql API. -
08-08-2007, 06:53 PM
Hello, We just tried to move our support to a new server which has PHP 5.1 installed and mysqli extensions. This is because we don't have mbstring compiled in the old server that runs our forums and support system. We are using a customized gentoo distro to support some special hardware, this distribution will not allow both the mysqli and mysql extensions to exist on the same server, and our ad system requires mysqli or it hangs. So as it stands, we are stuck with the old system after having paid to get the upgrade. mysqli provides a significant performance improvement over the old mysql system, as well as an enhanced interface. If supportsuite implemented a functions_sql.php abstraction layer instead of including the mysql connection in the encoded functions module i could modify this myself. Or have the development team auto_detect the mysql functions to use mysqli if available, and fall back to mysql on older system. ken. |
| | |
(#2)
|
| Operations Manager Posts: 7,347 Join Date: Jan 2006 Location: England, UK |
08-08-2007, 07:06 PM
Hi Kene, Thanks for the request - in Version 4 of the product, a ADODB database class will be used for database communication, -------------------------------------------------------------------
|
| | |
(#3)
|
| Senior Member Posts: 7,511 Join Date: Jun 2005 Location: Cumbria, UK |
08-08-2007, 09:41 PM
ADODB is amazing according to the lead developer at my company. We are using it in some software we are building and it will allow us to basically support any database out on the market.
Click here for Kayako Software Development My Addons: BlackBerry Ticket Client for Kayako - Windows Mobile Live Support Client for Kayako |
| | |
(#4)
|
| New Member Posts: 2 Join Date: Aug 2007 |
09-08-2007, 10:02 AM
thank you, That's great news! |
| | |
(#5)
|
| Operations Manager Posts: 7,347 Join Date: Jan 2006 Location: England, UK |
26-08-2009, 05:10 PM
Implemented in V4
-------------------------------------------------------------------
|
| | |
![]() |
| Tags |
| api, extensions, mysqli, sql |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SQL to add a news subscriber? | chelsel | SupportSuite, eSupport and LiveResponse | 0 | 11-02-2007 09:28 PM |
| API and 3rd Party Integration | UberGreek | SupportSuite, eSupport and LiveResponse | 1 | 29-12-2006 05:39 PM |