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] 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/
