On Sun, 19 May 2013 17:17:47 -0400
Nick Sabalausky <seewebsitetocontac...@semitwist.com> wrote:

> On Sun, 19 May 2013 12:43:37 +0200
> "Gary Willoughby" <d...@kalekold.net> wrote:
> > 
> > 1). mysql/connection.d(3845): Error: more initializers than 
> > fields (5) of ParameterSpecialization
> > 
> > Basically the initialisation of the structure contains too many 
> > parameters.
> > 
> > 2). mysql/connection.d(3858): Error: no property 'dummy' for type 
> > 'ParameterSpecialization'
> > 
> > The structure doesn't contain a 'dummy' property. Debug info i 
> > guess?
> 
> Thanks, I'll look into these...
> 

Should be fixed now. ATM, I don't have any code that's using the
prepared statements feature, and I need to head out, so can you verify
it?

Reply via email to