| *** grantc has quit IRC | 02:22 | |
| *** grantc has joined #ingres | 02:26 | |
| *** ChanServ sets mode: +o grantc | 02:26 | |
| *** grantc has quit IRC | 02:28 | |
| *** grantc has joined #ingres | 02:30 | |
| *** ChanServ sets mode: +o grantc | 02:30 | |
| *** rossand has joined #ingres | 05:55 | |
| *** ChanServ sets mode: +o rossand | 05:55 | |
| *** rossand has quit IRC | 06:43 | |
| *** mull has joined #ingres | 06:51 | |
| *** atrofast has joined #ingres | 06:51 | |
| atrofast | grantc: Tried the patch, install works | 07:00 |
|---|---|---|
| grantc | atrofast, great | 07:25 |
| atrofast | Everything else seems to work okay as well | 07:28 |
| atrofast | Haven't tried with LOBs yet | 07:29 |
| grantc | lobs should work providing ingres.scrollable is not TRUE/1 | 07:30 |
| atrofast | Hmm let me try, last time it segfaulted on me | 07:31 |
| atrofast | Okay cool, LOBs do work | 07:38 |
| grantc | the problem before with the segv was probably down to the memory handling of the resources | 07:38 |
| atrofast | Alright cool, now that reveals another problem, Ingres can't use long varchar in GROUP BY clauses | 07:39 |
| grantc | something else for the list | 07:42 |
| atrofast | Yup, is that something that Ingres will support in the future? | 07:43 |
| atrofast | Didn't withdefault say something about improved LOBs? Or did I dream that :) | 07:44 |
| grantc | not sure - add it to the list of things that needed work arounds and i will push it up to Teresa | 07:46 |
| atrofast | Okay adding it to Drupal_on_Ingres_Documentation | 07:47 |
| grantc | you say the l10n module does not work - is that due to lack of utf8? | 07:49 |
| atrofast | Actually I'm not sure why yet, I haven't debugged it properly. I just put it there because it threw some errors when I installed the module | 07:51 |
| grantc | also you don't need to type the LOBs with Ingres 9.1 onwards... | 07:51 |
| grantc | i.e. ("V") | 07:51 |
| grantc | you can just send the parameter value out to the server as the driver should already know what to send thanks to DESCRIBE INPUT | 07:52 |
| * withdefault thinks I didn't say it , it wasn't me | 07:53 | |
| atrofast | My memory must be shot then :( | 07:54 |
| atrofast | grantc: Okay good to know, I think we can assume anyone using Drupal will use a fairly new version of Ingres | 07:55 |
| grantc | yup - i guess you will need a unicode enabled db for l10n support as well as making sure that you use nvarchar rather than varchar for your text needs | 07:56 |
| *** DerMeister has joined #ingres | 08:35 | |
| *** rossand has joined #ingres | 08:36 | |
| *** ChanServ sets mode: +o rossand | 08:36 | |
| atrofast | Hey grantc, what do you make of this error: http://ingres.pastebin.com/m27f56817 | 08:36 |
| grantc | show me the ingres error... | 08:38 |
| grantc | also you should print out ingres_errno() as it makes it more difficult to track down | 08:39 |
| grantc | E_OP08A2 Unexpected exception occurred within query compilation | 08:41 |
| atrofast | Think the not in list is too long? | 08:42 |
| grantc | check your errlog.log - i think you have another issue to raise :) | 08:42 |
| atrofast | Gah segmentation violation | 08:42 |
| grantc | time for another test case - i can repo it in tm | 08:43 |
| atrofast | Yeah me too | 08:43 |
| grantc | it reproduces on 9.2.0 (not sure if you are on 9.3 as well) | 08:43 |
| atrofast | Nah I'm 9.2 as well ever since you told me 9.3 had some issues | 08:44 |
| grantc | can you gather up the test case and test it out on 9.3 as well | 08:47 |
| atrofast | Yeah will do | 08:48 |
| grantc | ta | 08:51 |
| *** rossand has quit IRC | 09:27 | |
| atrofast | grantc: The test case passes on 9.3.0 b151 | 09:55 |
| grantc | interesting | 09:55 |
| grantc | oh well one for SE | 09:55 |
| atrofast | Interesting | 09:58 |
| atrofast | I wonder how well Drupal runs on 9.4 (main) | 10:00 |
| withdefault | The AMI I have is running on the iuaspint09 branch | 10:06 |
| atrofast | grantc: Did you ever figure out why we can't do SetEnv II_SYSTEM /opt/Ingres/IngresII in httpd.conf? | 11:32 |
| grantc | yup - SetEnv is not what you think it does | 11:32 |
| atrofast | What does it actually do then? | 11:32 |
| grantc | Apache maintain their own symbol table for environment variable which is not usable by ingres | 11:33 |
| grantc | Oracle have the same issue | 11:33 |
| atrofast | Ahh I see, so PassEnv is the only way to do it then? | 11:33 |
| grantc | yup | 11:34 |
| grantc | perhaps its possible to do some funky stuff in the php driver to lookup the apache variable and call setenv() but I am not sure I want to do that | 11:35 |
| atrofast | Sounds messy :) | 11:36 |
| grantc | yup | 11:37 |
| grantc | i am outta here ... | 11:43 |
| grantc | catch you tomorrow | 11:43 |
| *** grantc has quit IRC | 11:44 | |
| *** rossand has joined #ingres | 12:26 | |
| *** ChanServ sets mode: +o rossand | 12:26 | |
| *** toumi01 has left #ingres | 12:46 | |
| *** toumi01 has joined #ingres | 12:53 | |
| *** rossand has quit IRC | 13:15 | |
| *** atrofast has quit IRC | 14:17 | |
| *** DerMeister has quit IRC | 14:21 | |
| *** withdefault has quit IRC | 14:31 | |
| *** rossand has joined #ingres | 14:45 | |
| *** ChanServ sets mode: +o rossand | 14:45 | |
| *** rossand has quit IRC | 14:48 | |
| *** DarylM has quit IRC | 14:50 | |
| *** |zxiiro| has joined #ingres | 15:13 | |
| *** |zxiiro| has joined #ingres | 15:16 | |
| *** |zxiiro| has quit IRC | 15:18 | |
| *** zxiiro has joined #ingres | 15:21 | |
| *** mull has quit IRC | 15:24 | |
| *** toumi01 has quit IRC | 15:33 | |
| *** zxiiro has quit IRC | 15:42 | |
| *** zxiiro has joined #ingres | 16:10 | |
| *** zxiiro has quit IRC | 16:24 | |
| *** zxiiro has joined #ingres | 17:58 | |
| *** zxiiro has quit IRC | 18:38 | |
| *** zxiiro has joined #ingres | 19:05 | |
| *** zxiiro has quit IRC | 20:37 | |
| *** Alex|off is now known as Alex| | 22:57 | |
| *** DarylM has joined #ingres | 23:15 | |
| *** Gerhard has joined #ingres | 23:28 | |
| *** Alex| is now known as Alex|off | 23:45 | |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!