|
From: Michael B. <Mic...@In...> - 2004-09-24 15:56:17
|
Just a simple error on the install docs=20 Change this: create temporary tables on iptables.* iptables_user@localhost identified by 'xxx'; to this: create temporary tables on iptables.* to iptables_user@localhost identified by 'xxx'; it is missing the "to" right before the user Thanks, Michael -----Original Message----- From: Aslan Carlos [mailto:asl...@gm...]=20 Sent: Friday, September 24, 2004 10:33 AM To: ipt...@li... Subject: [Iptablelog-users] Problems With MySQL Hi!, I've try install the IpTablesLog, but I'd have a problem, in mysql. look the message erro: mysql> create temporary tables on iptables.* iptables_user@localhost identified by 'xxx'; ERROR 1064: You have an error in your SQL syntax near 'tables on iptables.* iptables_user@localhost identified by 'xxx' at line 1 but jump this step and continue the install this don't give more errors, but i access iptables main the page show with one problem, she don't show the Packets Droped, but in my /tmp have some archives with logs .. Please Help me, Sorry, I try do my best in my words, but I don't use English frequentily. No More, Thanks! Aslan Carlos=20 Linux Professional Engineer Brazilian =3D) ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Iptablelog-users mailing list Ipt...@li... https://lists.sourceforge.net/lists/listinfo/iptablelog-users |