Re: references to non-existant functions in edbi_mysql.e?
- Posted by jimcbrown (admin) Jan 01, 2013
- 1199 views
These are builtin routines that are new to 4.1. You'll need to upgrade to a pre-alpha version of 4.1 to use this version of the driver.
Here's the 4.0 version of the driver: https://bitbucket.org/jcowgar/edbi/src/4c9852ef7cfa/drivers/mysql/edbi_mysql.e
Here's the 4.1 version of the driver: https://bitbucket.org/jcowgar/edbi/src/258cfe734729/drivers/mysql/edbi_mysql.e
IMVHO, The driver needs to be fixed to support both 4.0 and 4.1 at the same time...
Which is why i simply sent him the working copy i use.
Yes, but I shared a working copy publicly for everyone to use.
It works.
I don't doubt it, but I took the extra effort to diagnose the issue and provide a fix, so in the future anyone else encoutering this issue would know what to do.
He used it last night, about 15 minutes after he posted here, i had 7z'd my /bin/ and /include/ and uploaded for him, he had downloaded it, and used it successfully. IRC is real-time.
My mistake. I had heard otherwise.
18:22 <NightHawk1> <rywilly> my "expert brain" is trying to build a mysql-based application in euphoria for the first time O.o 18:22 <NightHawk1> is there a document he can be pointed to? 18:46 <NightHawk1> I searched a bit, didnt spot anything off hand ... 00:19 <NightHawk1> never mind, he's going to try euphoria db