From: Moriyoshi K. <mor...@at...> - 2006-01-08 20:16:35
|
Hi, > How do I identify what the hostname is in the SQL statement without > having to custom write a SQL statement for each server? Then, USER() MySQL function is what you need. Currently pam-mysql does not provide something like variable substitution in the parameters. Moriyoshi |