Can't read from queue_table nor queue_member_table tables

Hi,

I can’t read from the MySQL real-time tables “queue_table” and “queue_member_table”.
I get these messages :

[Apr 8 17:24:19] WARNING[3786]: res_odbc.c:645 ast_odbc_prepare_and_execute: SQL Execute returned an error -1: 42000: [MySQL][ODBC 5.1 Driver][mysqld-5.5.29-0ubuntu0.12.04.1]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘’’ ORDER BY name’ at line 1 (219)

[Apr 8 17:24:19] WARNING[3786]: res_odbc.c:645 ast_odbc_prepare_and_execute: SQL Execute returned an error -1: 42000: [MySQL][ODBC 5.1 Driver][mysqld-5.5.29-0ubuntu0.12.04.1]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘’’ AND queue_name = ? ORDER BY interface’ at line 1 (243)

Doesn anyone know what I can do ?

Thank you very much,

Vincent

Very clear the log about the error: