Topic: SQL Error
I'm getting the following error when clicking on the "My songbook" tab:
Warning: mysql_query() [function.mysql-query]: Unable to save result set in /var/www/chordie/include/functions.inc on line 359
mySql reports: Got error 12 from storage engine
This query was executed:
select * from songbook where songbookname='Good' and owner='tantumonium'
Please help!
Thanks.