Tuesday, 2010-06-22

VroomfondleI understand that iiprotect holds data regarding grants, and that it's updated whenever a grant is changed. Does this imply that it's read whenever a query is issued, to find out what access rights should be applied?01:51
grantchi Vroomfondle, i believe so02:07
grantcalthough the information is cached02:07
grantcthere's a set statement you can use to see which tables get hit, for IO02:08
grantcif you run the same query twice you'll see the first time it will hit iiprotect02:09
grantcunless it's already in cache02:09
grantce.g. http://pastebin.com/SmLfxfXb02:12
Vroomfondlecheers grantc02:32
grantcnp02:32
* Vroomfondle sends off an email saying "let's put driver 2.2.2 on the live web system" ... fingers crossed :)02:33
grantc:)02:34
grantci assume you've tested it? :)02:34
Vroomfondleyeah, had it on the main dev system for a little while02:36
Vroomfondleeverything seems to work, but these days our live system and dev system are so far apart (software and hardware-wise) it's hard to tell what's going to happen on live :/02:36
grantcso your fingers will be tightly crossed then :)02:53
Vroomfondleand my toes02:55
Vroomfondlewe've got a "status 8" error appearing in our logs on Live lately. AFAIK that's a memory allocation error so I'm wondering if it's related to that memory boundary issue we had with 2.2.1 on dev. We'll see.02:57
grantcwhat's memory_limit set to in php.ini?03:10
grantcthe boundary problem is more fatal, will cause php/apache to crash03:10
Vroomfondle12 megs, but there's absolutely no way this page could even come close to hitting that.03:12
VroomfondleIt's doing two insert statements, one row each03:12
grantc12?03:12
VroomfondleYes. Dunno why that was chosen.03:12
grantcit's a bit ... low03:12
grantc5.2/3 recommend 12803:13
Vroomfondleyeah. Doesn't seem to have been much of an issue thus far though. This page has been around for a while.03:13
Vroomfondlethat said we were on PHP4 till last Sept03:13
grantchttp://svn.php.net/viewvc/php/php-src/trunk/php.ini-production?view=markup line 39103:14
grantcthe new memory alignment code uses padding which = more memory03:15
grantcbut that should not be the case with inserts03:15
Vroomfondlethis is still using driver 2.0.2 (errors are on our live system - dev works fine)03:16
VroomfondleI tell a lie03:17
Vroomfondlewell... hang on03:18
Vroomfondleargh, I hate our systems03:18
Vroomfondleyes, I do tell a lie. Our limit is actually 128MB now. Which is odd because I am certain that it was 12MB and I'm pretty sure if I asked my boss he'd swear blind that we've got it set to 12MB.03:19
Vroomfondleso I can only presume that it's gotten overwritten in a PHP upgrade and no-one's noticed.03:19
Vroomfondleyep, dev's still set to 12MB. What fun.03:19
VroomfondleAnyway, that rules that out. Memory limit is 128 but we're still seeing status 8 errors.03:20
*** cytrinox_ has joined #ingres04:23
*** cytrinox has quit IRC04:23
*** cytrinox_ is now known as cytrinox04:23
*** atrofast has joined #ingres04:39
*** atrofast has quit IRC04:45
*** atrofast has joined #ingres04:47
*** cthibert has joined #ingres05:00
grantcVroomfondle, if you can generate a test case I'll take a poke05:16
*** mull has joined #ingres05:19
*** zxiiro has quit IRC05:36
Vroomfondlegrantc: I'll see what I can do when I get a chance, but it'll be tricky because the problem only occurs with the live server and I have to be *very* careful what I do on that server at this time of year05:38
grantcunderstood  :)05:38
*** rossand has joined #ingres06:01
*** ChanServ sets mode: +o rossand06:01
*** zxiiro has joined #ingres06:19
*** ChanServ sets mode: +v zxiiro06:19
*** mull has quit IRC06:38
*** mull has joined #ingres07:21
*** DerMeister has joined #ingres09:15
*** DerMeister has quit IRC09:40
*** grantc has quit IRC09:45
*** DerMeister has joined #ingres09:46
*** toumi01 has left #ingres11:56
*** toumi01 has joined #ingres12:48
*** Mud has quit IRC13:42
*** atrofast has quit IRC13:54
*** zxiiro has quit IRC14:05
*** cthibert has left #ingres14:16
*** DerMeister has quit IRC14:20
*** toumi01 has left #ingres14:26
*** toumi01 has joined #ingres14:28
*** toumi01 has left #ingres14:51
*** zxiiro has joined #ingres14:58
*** ChanServ sets mode: +v zxiiro14:58
*** mull has quit IRC15:45
*** mull has joined #ingres16:36
*** toumi01 has joined #ingres17:16
*** toumi01 has quit IRC17:19
*** toumi01 has joined #ingres17:40
*** cytrinox_ has joined #ingres19:21
*** cytrinox has quit IRC19:24
*** cytrinox_ is now known as cytrinox19:24
*** rossand has quit IRC19:44
*** mull has quit IRC20:06
*** toumi01 has quit IRC20:57
*** toumi01 has joined #ingres21:18

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!