There might be a version mismatch. Are you forcing the version with symlinks?
On Tue, Nov 16, 2010 at 10:26 AM, Johnathan Leppert < [email protected]> wrote: > Which version are you using? Can you post your sample code? > > > On Mon, Nov 15, 2010 at 4:10 PM, psb <[email protected]> wrote: > >> I have APE server compiled with MYSQL support. I am trying very simple >> queries to small tables, just selecting a column and doing a count. I >> find that when I do that, it works fine. However, when selecting 2 >> columns, the server seg faults. Each individual column can be >> successfully selected and displayed, but when doing both, it just >> crashes. >> >> There must be something very simple I am missing, does anyone have any >> suggestions? >> >> -- >> You received this message because you are subscribed to the Google >> Groups "APE Project" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected]<ape-project%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/ape-project?hl=en >> --- >> APE Project (Ajax Push Engine) >> Official website : http://www.ape-project.org/ >> Git Hub : http://github.com/APE-Project/ >> > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<ape-project%[email protected]> > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
