On Monday 21 January 2008 01:10:51 Keshav K. wrote: > app_addon_sql_mysql.c:266: error: `CLIENT_MULTI_STATEMENTS' undeclared > (first use in this function) app_addon_sql_mysql.c:266: error: (Each > undeclared identifier is reported only once app_addon_sql_mysql.c:266: > error: for each function it appears in.) app_addon_sql_mysql.c:266: error: > `CLIENT_MULTI_RESULTS' undeclared (first use in this function)
Please upgrade your MySQL client code to version 4.1 or higher. Note that versions prior to this one have been EOLed by the MySQL team and are unsupported. -- Tilghman _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
