|
[
Permalink
| « Hide
]
Eloy Lafuente (stronk7) added a comment - 12/Jan/07 08:22 AM
Adding it too to the SQL Component to be able to follow it from more places.
Eloy Lafuente (stronk7) made changes - 12/Jan/07 08:22 AM
Like I say in
Saludos. Iñaki.
Eloy Lafuente (stronk7) made changes - 14/Feb/07 05:43 PM
Hating temp tables here!
Uhm...looking forward for a nice solution.... could we relay one static tables instead? Say, create the prefix_temp_values table: id and handle them where necessary. It will leave us free from temporal tables and their "un-compatible" behaviour, using standard table instead. Such table could be there always and work with a few functions: temp_values_clean(session) Exactly like the backups_ids table is performing since ages. Yes/no? This will fix 2-3 bugs together and will provide us with a central place to storage big-temp collections of "things", hehe This should work as long as we don't need multi-column temporary tables (do we? I don't know, as I don't master all the internals of Moodle).
Saludos. Iñaki.
Eloy Lafuente (stronk7) made changes - 17/Feb/07 09:31 AM
Finally I've added temp tables creation both for MSSQL and Oracle, instead of creating the small API specified above. I've performed tests about the temp tables under all DBs but Oracle (my box is broken here) no LDAP itself (the modifications haven't changed one line ldap-related.
Please if somebody can confirm it works now with everything up (LDAP and Oracle/MSSQL). TIA!
Eloy Lafuente (stronk7) made changes - 17/Feb/07 09:41 AM
Eloy Lafuente (stronk7) committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 17/Feb/07 10:24 AM
Eloy Lafuente (stronk7) committed 1 file to 'Moodle CVS' - 17/Feb/07 10:26 AM
Temp tables code working properly under MySQL, PostgresQL and MSSQL.
My Oracle box is broken right now so some feedback will be really welcome! 18_STABLE and HEAD only!
Petr Skoda made changes - 21/Feb/07 04:14 PM
Any comment about how temp tables are working under Oracle?
Petr Skoda made changes - 01/Mar/07 07:14 PM
I don't have any Oracle box at hand to test it, so I can't comment on it
Saludos. Iñaki. just looking if I am able to install/test it in my Win32 XP old-slow-512MB PC... arghhh.
(why the hell those Oracle guys don't configure-make-make install OracleInstantClient for Intel MacOS X. It's really incredible!). should be fixed now, please file a new report for 1.8 if needed, thanks!
Petr Skoda made changes - 05/Mar/07 08:18 PM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||