Anyone has a guess as to why it does not work anymore? I don't think they changed anything to Mysql lately, did they?
2011/9/8 Yoann L <[email protected]> > Hi, > > Last build, same problem :( > The sample displayed on the first page of the web page was really > attracting BUT not working... > > Hope they'll fix it soon ! > > > On Aug 23, 11:05 am, Nicolas Guibert <[email protected]> > wrote: > > Yes, you are right. It is a bit frustrating. I believe, now that there > are > > several people complaining about it, that the APE team will quickly have > a > > look at it. I also need Mysql for my project, and I have to leave my APE > > server on an old and slow dev environment for the moment (Mysql used to > work > > on this version) because of this, while I'd like to put it on my > dedicated > > server. > > > > Hopefully, this will be resolved soon now. > > > > Regards. > > > > Nicolas. > > > > 2011/8/23 Louis Charette <[email protected]> > > > > > > > > > > > > > > > > > Hi, me again, > > > > > I spent some time searching again tonight, just in case. I have a > > > project I need to start working on next week that need MySQL support. > > > Otherwise I'll have no choice but to got back to Java Socket or > > > something like that… But I would really like to use APE, it's seems so > > > much nice! > > > > > Anyway, I double checked my builds and MySQL setting again just to > > > make sure. But I have a question: > > > > > Let's say I put this in the server side code: > > > > > var sql = new Ape.MySQL("ip:port", "user", "password", "database"); > > > Ape.log(sql); > > > > > What should happen? > > > Right now I have this in the logs: > > > > > 2011-08-22 23:34:57 - libape-spidermonkey.c:2475 - JavaScript : > > > function MySQL() { > > > [native code] > > > } > > > > > Don't know if it's a good sign or not… It's really annoying not having > > > any error of callback on this thing. At least I would know where to > > > start. For now this is all I have since MySQL.onError and > > > MySQL.onConnect never fire... > > > > > -- > > > 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/ > > -- > 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/ > -- 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/
