Displaying 20 results from an estimated 2000 matches similar to: "mysql cluster database.yml setup"
2006 Nov 30
3
model stubs with view/controller specs: error_messages_for??
How would I set up a model stub so that <%= error_messages_for
''some_model'' %> doesn''t complain?
I started going down this road: @some_model.stub!
(:errors).and_return(ActiveRecord::Errors.new)
but it seems like a long, hopefully uneccessary road.
Cheers,
Michael
2006 Jul 21
9
multi-server rails deployment
I''m building an app in rails that will be deployed on 3 different
servers but am not sure the best way to deploy it. The app is
something like Google Adwords (an online advertising program,
essentially).
ServerA is the Administration server
ServerB is the Ad server (feeds ad requests to affiliates)
ServerC is the Click server (handles incoming clicks from our affiliate sites)
All 3
2012 Oct 30
4
help - extract data using column names
hello , I am new user in R . I have datafile (class = data.frame) which has
825 columns with unique column name i want extract 200 selected column from
datafile how can I do this?
my datafile look like..
Mi RBN RBF nDB nX
3 2.6225979 0.53132756 -0.80599902 -1.4471864 -0.5705269
10 0.4818746 -1.72143092 -2.19579027 2.0118824 -0.5705269
12 2.8519611
2007 Dec 14
2
mysql 5.1 rpm spec file?
Does Red Hat make available spec files for future releases?
I took the existing mysql 5.0 spec file and, with a few mods
here and there, was able to build the 5.1 rpm. But there are
some new things which I am curious how they will deal with
(ndb stuff, primarily), and was wondering if they have
available the "beta" SRPMs or spec files for future versions
of software.
johnn
2005 Dec 05
2
plot() and points() precision control
Hi all,
I have a problem in that when I plot points that have a high degree of
precision, some significant rounding seems to occur, resulting in
uneccessary overlap of my points. Is there a way to specify the
resolution or precision in plotting functions? Is there an underlying
grid I have to modify somehow?
Many Thanks,
Jon
--
Mares eat oats and does eat oats and little lambs eat ivy. A
2012 Jun 07
3
[LLVMdev] Instruction Cleanup Questions
I am working on cleaning up some PPC code generation. Two questions:
1. Which pass is responsible for cleaning up self-moves:
0x00000000100057c0 <+208>: mr r3,r3
2. Which pass is responsible for cleaning up unconditional jumps that
should be fall-throughs:
0x0000000010005d88 <+1688>: b 0x10005d8c <._Z11sfoo+1692>
0x0000000010005d8c <+1692>: ld
2018 Apr 12
2
Re: [Qemu-block] v2v: -o rhv-upload: Long time spent zeroing the disk
On Thu, Apr 12, 2018 at 2:07 AM Nir Soffer <nirsof@gmail.com> wrote:
> On Tue, Apr 10, 2018 at 6:53 PM Richard W.M. Jones <rjones@redhat.com>
> wrote:
>
...
> Dan Berrange pointed out earlier on that it might be easier if imageio
>>
> just exposed NBD, or if we found a way to tunnel NBD requests over web
>> sockets (in the format case nbdkit would not be
2012 Jul 27
2
[LLVMdev] [llvm-commits] PROPOSAL: LLVM_FALLTHROUGH macro for intended fall-throughs between switch cases
On Fri, Jul 27, 2012 at 2:02 AM, Richard Smith <richard at metafoo.co.uk>wrote:
> On Thu, Jul 26, 2012 at 4:24 PM, Jim Grosbach <grosbach at apple.com> wrote:
>
>>
>> On Jul 26, 2012, at 4:07 PM, Chris Lattner <clattner at apple.com> wrote:
>>
>> > <dropping llvm-commits>
>> >
>> > On Jul 2, 2012, at 9:59 AM, Alexander
2012 Aug 09
0
[LLVMdev] [llvm-commits] PROPOSAL: LLVM_FALLTHROUGH macro for intended fall-throughs between switch cases
Ping.
On Fri, Jul 27, 2012 at 3:42 AM, Alexander Kornienko <alexfh at google.com>wrote:
> On Fri, Jul 27, 2012 at 2:02 AM, Richard Smith <richard at metafoo.co.uk>wrote:
>
>> On Thu, Jul 26, 2012 at 4:24 PM, Jim Grosbach <grosbach at apple.com> wrote:
>>
>>>
>>> On Jul 26, 2012, at 4:07 PM, Chris Lattner <clattner at apple.com> wrote:
2012 Aug 22
1
[LLVMdev] [llvm-commits] PROPOSAL: LLVM_FALLTHROUGH macro for intended fall-throughs between switch cases
Ping.
On Thu, Aug 9, 2012 at 3:04 PM, Alexander Kornienko <alexfh at google.com>wrote:
> Ping.
>
>
> On Fri, Jul 27, 2012 at 3:42 AM, Alexander Kornienko <alexfh at google.com>wrote:
>
>> On Fri, Jul 27, 2012 at 2:02 AM, Richard Smith <richard at metafoo.co.uk>wrote:
>>
>>> On Thu, Jul 26, 2012 at 4:24 PM, Jim Grosbach <grosbach at
2012 Jun 07
0
[LLVMdev] Instruction Cleanup Questions
On Wed, Jun 6, 2012 at 10:37 PM, Hal Finkel <hfinkel at anl.gov> wrote:
> I am working on cleaning up some PPC code generation. Two questions:
>
> 1. Which pass is responsible for cleaning up self-moves:
> 0x00000000100057c0 <+208>: mr r3,r3
>
> 2. Which pass is responsible for cleaning up unconditional jumps that
> should be fall-throughs:
>
2020 Sep 05
3
Fileserver advice needed
I have a domain with two Samba DC's
I don't want to use either of them as a fileserver, so I want to build a
separate file server which is not a DC, which will deliver all the files to
the lovely little windows users (including their roaming profiles).
I've been looking online and there seems to be a thousand different ways to
"join" my fileserver to the domain, but most of
2005 Dec 16
11
mysql mem-tables vs. memcached
Could someone please elaborate on the technical differences and practical
impact of whether choosing memory-based tables in MySQL or using memcached.
I got this far on my own:
It seems that MySQL uses the NDB engine for transaction-safe memory access
in a cluster. the memory storage engine seems to be faster but not
synchronizable by any means in a cluster. memcached seems to be ultimately
fast
2015 Feb 28
4
Samba internal DNS Problem
Hi,
I'm facing a samba internal dns problem. Every command which starts
with "samba-tool dns" throughs the following exception:
ERROR(runtime): uncaught exception - (-1073741801, 'Memory allocation error')
File
"/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line
175, in _run
return self.run(*args, **kwargs)
File
2015 Oct 30
2
NTLM_AUTH failing?
Rowland, I tried that already, but I made two break-throughs. First, I
went to a location where it was working. I realized then that I had put
in the SID for the PPTP group at that location. You know, the
"S-1-15-xyz" number? Now while I was there, I noted that they were
running 4.1 stable. I upgraded them to 4.3 stable. Guess what? The VPN
broke! Something with ntlm_auth and 4.3 stable
2006 Jun 21
1
developer documentation work
Hi all!
I'm currently working with Compiz and as part of that I'm trying to create
more developer documentation, as I think that's important in inviting
both new explorers and bug patches to the project.
I've started an overview document to go in addition to any existing code
examples. It's currently available at
http://iki.fi/Tuukka/2006/summercode/wiki/CompizTechOverview
2019 Feb 15
1
[PATCH] drm/nouveau/bo: mark expected switch fall-through
Hi,
Please drop this, as I have included this fix into
the following patch, which addresses all the
expected fall-throughs in drivers/gpu/drm:
https://lore.kernel.org/patchwork/patch/1042856/
Thanks
--
Gustavo
On 2/11/19 12:58 PM, Gustavo A. R. Silva wrote:
> In preparation to enabling -Wimplicit-fallthrough, mark switch
> cases where we are expecting to fall through.
>
> This
2012 Jun 07
4
[LLVMdev] Instruction Cleanup Questions
Hi Hal,
On 07/06/2012 09:57, Chandler Carruth wrote:
> On Wed, Jun 6, 2012 at 10:37 PM, Hal Finkel <hfinkel at anl.gov
> <mailto:hfinkel at anl.gov>> wrote:
>
> I am working on cleaning up some PPC code generation. Two questions:
>
> 1. Which pass is responsible for cleaning up self-moves:
> 0x00000000100057c0 <+208>: mr r3,r3
>
and
2018 Apr 10
2
Re: [Qemu-block] v2v: -o rhv-upload: Long time spent zeroing the disk
On Tue, Apr 10, 2018 at 03:25:47PM +0000, Nir Soffer wrote:
> On Tue, Apr 10, 2018 at 5:50 PM Richard W.M. Jones <rjones@redhat.com>
> wrote:
>
> > On Tue, Apr 10, 2018 at 02:07:33PM +0000, Nir Soffer wrote:
> > > This makes sense if the device is backed by a block device on oVirt side,
> > > and the NBD support efficient zeroing. But in this case the device
2013 Jul 09
0
[LLVMdev] Basic instructions for LLVM and Control Flow graph extraction
This isn't by itself too difficult, as I have done something similar recently, but does require some modifications of LLVM.
The basic algorithm is simple:
For each ISA instruction, create a new MachineInstr and add it to the current MachineBasicBlock.
At each branch instruction, add it to the current MBB and add it to a list and create a new MBB.
After creating your list of MBB, iterate