Displaying 2 results from an estimated 2 matches for "udpdate".
Did you mean:
udpate
2007 May 02
2
Index update - problems
Hi,
Rails 1.2.2
Ruby 1.8.5
Ferret 0.11.4
I have pretty big forum that has 2 columns that are indexed, in addition
to this couple more tables with far less data are indexed.
It seems that first index update works. Mysqld process takes the idle
CPU time, but behaves nicely.. until at some point it takes 99% and
doesn''t let other processes use it :) I''m forced to restart mysqld.
1999 Jul 05
1
win.metafile use
Platform: Windows 95
Version : R0641
Problem : I wish to plot and save a large number of graphics files in
windows metafont format. I have a very crude postscript printing
function, which happily handles repeated calls:
psf<-function(filename){
dev.print(postscript,file=paste(sep="",filename,".ps"),horizontal=F)
return()
}
To produce metafont files, I