On Wed, Mar 06, 2002 at 06:19:53AM +0100, Eberhard Lisse wrote:
Hi,
I run SuSe 7.2 and have upgraded to the current suse versions of
mysql.
Server version 3.23.41-Max-log
Protocol version 10
Connection linux.lisse.na via TCP/IP
TCP port 3306
I have added mysqld and mysqld-max to the /etc/hosts.allow and can
access the (MyISAM) tables from outside.
However, when I configure an InnoDB table it behaves as if the TCP
wrapper triggers (same messages to the syslog/syswarn files, not to
the mysql logs as when I left it out of the hosts.allow).
Hm. That doesn't make a lot of sense. MySQL handles the connections
before it knows if you're using InnoDB or not.
Jeremy
MySQL 3.23.47-max: up 28 days, processed 992,589,408 queries (406/sec. avg)