Re: references to non-existant functions in edbi_mysql.e?
- Posted by jimcbrown (admin) Jan 01, 2013
- 1226 views
ryanj said...
I get the following error. What are these functions? Where do I get them? I searched the Manual for them, can't find them.
Euphoria Interpreter v4.0.5 Windows, Using Managed Memory Revision Date: 2012-10-11, Id: 362497032f33
...edbi_mysql.e:246 <0074>:: Errors resolving the following references: modules\db\edbi\edbi_mysql.e (200): peek_pointer modules\db\edbi\edbi_mysql.e (222): peek8u modules\db\edbi\edbi_mysql.e (243): sizeof modules\db\edbi\edbi_mysql.e (244): peek_pointer modules\db\edbi\edbi_mysql.e (245): sizeof modules\db\edbi\edbi_mysql.e (246): sizeof len_offset += sizeof( C_LONG )
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.