| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
(#1)
|
| Member Posts: 333 Join Date: Feb 2007 Location: Lyon, France | improve dbcore -
03-07-2007, 08:11 AM
Jamie could you tell a core develloper about a quick fix that i -need-, please? I can't see it (because the function.php is encoded and i think that the global $dbcore is defined here) but i guess that the dbcore is based on the mysql_query() but http://www.php.net/manual/en/function.mysql-query.php Quote:
PHP Code: PHP Code: The following comment is a nice tips on how to handle multiple queries http://www.php.net/manual/en/functio...uery.php#37870 PHP Code: PHP Code: I could do a dbcore query with START TRANSACTION every time (but damn that's quite boring!) changing the dbCore->query won't change anything in the actual code but will allow developpers to handle multiple querry. If the answer is "sorry this won't be done" that's no problem because i'll define it by myself but i think this can be a core improvment. Greetings, Antoine -- I left kayako's community: do NOT contact me for job offers, thx -- | |
| | |
(#2)
|
| Operations Manager Posts: 5,119 Join Date: Jan 2006 Location: United Kingdom |
03-07-2007, 09:19 AM
Provided that transactions are supported, then yes you can use transactions and strung queries. Multiple databases will also be supported in the next product line version. -------------------------------------------------------------------
|
| | |
(#3)
|
| Member Posts: 333 Join Date: Feb 2007 Location: Lyon, France |
03-07-2007, 09:29 AM
Edit: hmm wait, i think i have read too fast your message. You're telling me that transaction is alread used, ok, then forget my post ![]() Edit: hmm, duplicates? woops -- I left kayako's community: do NOT contact me for job offers, thx -- |
| | |
![]() |
| Tags |
| dbcore, improve |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Documentation for dbCore class? | JustinCarmony | SupportSuite, eSupport and LiveResponse | 6 | 07-06-2008 08:29 AM |