Asterisk 11 ast_db_put: Couldn't execute statment: SQ

Today I upgrade my Asterisk 1.8 to 11
All work, but a lot of:

[ul]WARNING[2051]: db.c:331 astdbput: Couldn’t execute statment: SQL logic error or missing database[/ul]

in console. Database is MySQL and it connected:

[ul]aserver*CLI> cdr mysql status
Connected to asterisk on socket file /var/lib/mysql/mysql.sock using table cdr for 30 seconds. Wrote 23 records since last restart and 1 records since last reconnect.
[/ul]
Please help

Solved by removing file astdb and restart Asterisk