Hello.


Upgrade your MySQL. This is a bug:

  http://bugs.mysql.com/bug.php?id=8471







Vincent MATHIEU <[EMAIL PROTECTED]> wrote:

> With mysql-max-4.1.7-pc-linux-i686 :

> 

> If I start the mysqld with --skip-name-resolve, the following errors are 

> writed in mysqld.log :

> 

> 050620  8:30:27 [Warning] 'host' entry 

> '194.214.218.192/255.255.255.224|%' ignored in --skip-name-resolve mode.

> 050620  8:30:27 [Warning] 'host' entry 

> '194.214.218.160/255.255.255.224|%' ignored in --skip-name-resolve mode.

> 050620  8:30:27 [Warning] 'host' entry 

> '194.214.218.96/255.255.255.224|%' ignored in --skip-name-resolve mode.

> 050620  8:30:27 [Warning] 'host' entry 

> '194.214.122.160/255.255.255.248|%' ignored in --skip-name-resolve mode.

> 050620  8:30:27 [Warning] 'host' entry 

> '194.214.218.32/255.255.255.224|%' ignored in --skip-name-resolve mode.

> 050620  8:30:27 [Warning] 'host' entry 

> '194.214.218.64/255.255.255.224|%' ignored in --skip-name-resolve mode.

> 

> 

> Why ?

> I haven't host name in my host table, but several subnet ip :

> ysql> select host,db from host;

> +---------------------------------+----+

> | host                            | db |

> +---------------------------------+----+

> | 127.0.0.1                       | %  |

> | 192.168.11.%                    | %  |

> | 193.54.39.%                     | %  |

> | 194.214.122.160/255.255.255.248 | %  |

> | 194.214.218.160/255.255.255.224 | %  |

> | 194.214.218.192/255.255.255.224 | %  |

> | 194.214.218.32/255.255.255.224  | %  |

> | 194.214.218.64/255.255.255.224  | %  |

> | 194.214.218.96/255.255.255.224  | %  |

> | localhost                       | %  |

> +---------------------------------+----+

> 10 rows in set (0.00 sec)

> 

> Vincent

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to