|
From: Henrik K. <ki...@mb...> - 2003-04-12 13:05:55
|
>>2 solutions might work : >>- use grant create instead of grant create temporary >>- upgrade mysql Well, as I already said, I tried the first solution, to allow it to create all tables, and that worked fine. I still get this error when trying to access my iptables site: "Unable to execute create temporary table filtered_logs select * from logs where date > @date_minus_day Mysql error : 1146 - Table 'iptables.logs' doesn't exist" What is this caused by? Henrik Klinkmann |