Realtime (MySQL) Problems

Using MySQL 4.1.19, Asterisk 1.2.4, Asterisk-addons 1.2.2

*CLI> realtime mysql status
Connected to asterisk@, port 3306 with username asterisk for 7 seconds.

Connects fine, I have one table, sip_buddies (set up in accordance with the voip-info wiki).

Whenever I try and add information to the table from asterisk, I get:

Failed to update. Check the debug log for possible SQL related entries.

Which’d be useful, but even if I set the debug path using debug level, the file never increases in size. Asterisk does have permissions to edit the file, too.

Any help would be appreciated.


Alex Smith